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,25 @@
### Status
- Document: [.humanlayer/tasks/ENG-XXXX-description/YYYY-MM-DD-research-questions.md](cloud permalink from hook)
- Ticket: [ENG-XXXX](ticket URL if known, otherwise omit link)
- Questions: [count]
### Research Questions
- [question 1]
- [question 2]
- ...
### Next Step
To continue this session, use a prompt like the below:
```text
use the create-research skill with the questions document at .humanlayer/tasks/ENG-XXXX-description/YYYY-MM-DD-research-questions.md
```
The research phase will extract the questions and conduct comprehensive codebase research to answer them.
---
You can view the full document here: [YYYY-MM-DD-research-questions.md](cloud permalink from hook)