try to restructure the agents and skills given the new skills and command merge
This commit is contained in:
@@ -4,7 +4,7 @@ description: >
|
||||
Create a new capability (skill, agent, or a cohesive set) for the architecture
|
||||
repository. Use when creating new skills, agents, extending AI workflows, or when
|
||||
user says /create-capability.
|
||||
model: haiku
|
||||
model: claude-haiku-4-5
|
||||
argument-hint: <description>
|
||||
user-invocable: true
|
||||
---
|
||||
@@ -175,14 +175,6 @@ Create new capabilities following latest Anthropic best practices (progressive d
|
||||
- skills/name/scripts/helper.sh (if applicable)
|
||||
- agents/name/AGENT.md (if applicable)
|
||||
|
||||
Next steps:
|
||||
1. Run `make install` to symlink to ~/.claude/
|
||||
2. Test with: /name (for user-invocable skills)
|
||||
3. **Test with Haiku** on 3-5 scenarios
|
||||
4. Measure success rate (aim for ≥80%)
|
||||
5. Upgrade to Sonnet only if Haiku <80%
|
||||
```
|
||||
|
||||
## Guidelines (UPDATED)
|
||||
|
||||
- Follow all conventions from capability-writing skill
|
||||
|
||||
Reference in New Issue
Block a user