Add project handoff document generator #11
Labels
No labels
bug
community
distribution
documentation
enhancement
extensibility
infra
integration
orchestration
priority:critical
priority:high
priority:low
priority:medium
ux
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frank/solo-dev-suite#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Aggregate all skill outputs into a comprehensive PROJECT_HANDOFF.md: scope decisions, ADRs, pricing, security posture, tech debt, sprint status.
Why
When bringing on a collaborator or selling a project, the data exists across sidecars but needs aggregation.
Implementation
Effort
Small (< 1 day)
Implemented in
db1ae35.handoff.py generate <slug>produces PROJECT_HANDOFF.md aggregating all skill outputs. Supports--mode developer(default) and--mode buyerfor different audiences.