Initial commit: .claude folder with agents and skills

This commit is contained in:
Harivansh Rathi 2026-03-23 23:10:37 -04:00
commit aa9a785e26
42 changed files with 3367 additions and 0 deletions

View file

@ -0,0 +1,39 @@
### Status
- Document: [.humanlayer/tasks/ENG-XXXX-description/YYYY-MM-DD-design-discussion.md](cloud permalink from hook)
- Ticket: [ENG-XXXX](ticket URL if known, otherwise omit link)
- Open Design Questions: [count or "none - all resolved"]
### Patterns to Follow
- [pattern 1]
- [pattern 2]
- ...
### Design Questions
#### [Question Title]
[The design question]
- Option A: [description]
- Option B: [description]
Recommendation: [recommendation with rationale]
#### [Second Question Title]
...
### Next Steps
Please let me know any feedback you want and I'll incorporate it, or, to continue to the next phase, use a prompt like
```text
use the create-structure-outline skill for [.humanlayer/tasks/ENG-XXX-description]
```
---
You can view the full document here: [YYYY-MM-DD-design-discussion.md](cloud permalink from hook)