mirror of
https://github.com/harivansh-afk/rpi.git
synced 2026-04-17 12:04:15 +00:00
Initial commit: .claude folder with agents and skills
This commit is contained in:
commit
aa9a785e26
42 changed files with 3367 additions and 0 deletions
28
.claude/skills/iterate-plan/references/plan_final_answer.md
Normal file
28
.claude/skills/iterate-plan/references/plan_final_answer.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
### Status
|
||||
|
||||
- Document: [.humanlayer/tasks/ENG-XXXX-description/YYYY-MM-DD-plan.md](cloud permalink from hook)
|
||||
- Ticket: [ENG-XXXX](ticket URL if known, otherwise omit link)
|
||||
- Phases: [count]
|
||||
|
||||
### Phase Summary
|
||||
|
||||
1. [Phase 1 title]: [brief description]
|
||||
2. [Phase 2 title]: [brief description]
|
||||
...
|
||||
|
||||
### Key Implementation Details
|
||||
|
||||
- [notable code change or pattern]
|
||||
- ...
|
||||
|
||||
### Next Steps
|
||||
|
||||
To proceed to implementation, use a prompt like
|
||||
|
||||
```text
|
||||
use the setup-worktree skill for [.humanlayer/tasks/ENG-XXXX-description/YYYY-MM-DD-plan.md]
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
You can view the full document here: [YYYY-MM-DD-plan.md](cloud permalink from hook)
|
||||
Loading…
Add table
Add a link
Reference in a new issue