merge slash commands and skills

This commit is contained in:
Isabella He
2026-01-20 20:15:08 -08:00
parent 6efe83162f
commit 146d4788ff
8 changed files with 576 additions and 542 deletions

View File

@@ -2,6 +2,8 @@
Subagents are specialized Claude instances that run in parallel, each with their own context window and tool access. They're ideal for focused reviews, analysis, or generation tasks.
**Note**: These are common patterns. Design custom subagents based on the codebase's specific review and analysis needs.
## Code Review Agents
### code-reviewer