* feat: add initial files and spec 1 * feat: add spec for rich text feature * chore: restore file from broken AI session * feat: add project constraints to ai * chore: update spec feature prompt * feat: add multiple tags support - wip * test: fix test cases * chore: move tag list to below the inputs * chore: add ngrok files and updates * fix: session issues and query using HQL * test: fix test cases
903 B
903 B
Handoff Contract
This contract is used whenever work moves between roles.
Example:
- PM → Architect
- Architect → Developer
- Developer → Reviewer
1. Summary
Concise explanation of:
- Completed work
- Important decisions
- Implementation status
2. Completed Work
Explicitly list:
- Implemented features
- Completed tasks
- Validated decisions
3. Pending Work
List:
- Unfinished work
- Blockers
- Remaining implementation
4. Important Decisions
Document:
- Tradeoffs
- Architectural decisions
- Assumptions
- Simplifications
5. Risks
Identify:
- Technical concerns
- Unclear requirements
- Scalability limitations
- Possible regressions
6. Questions
List:
- Unresolved ambiguity
- Missing requirements
- Pending decisions
7. Recommended Next Step
Clearly explain:
- What should happen next
- Which role should act next
- What should be prioritized