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,26 @@
### Status
- PR: [#{number} - {title}]({pr_url})
- Description saved: [.humanlayer/tasks/{task-dir}/pr-description.md](cloud permalink from hook)
- Ticket: [{TICKET_ID}]({linear_ticket_url}) (if applicable)
### Summary
[2-3 sentence summary of what the PR does and key implementation decisions]
### Files Changed
- `{file_path}` - [brief description]
- ...
### Deviations from Plan
[Brief summary of any deviations found, or "No plan file found" / "Implemented as planned"]
### Next Steps
The PR description has been updated at [pr_url].
---
You can view the full document here: [pr-description.md](cloud permalink from hook)