Initial commit
This commit is contained in:
15
skills/sub-agent-creator/CHANGELOG.md
Normal file
15
skills/sub-agent-creator/CHANGELOG.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.0
|
||||
|
||||
- Refactored to Anthropic progressive disclosure pattern
|
||||
- Updated description with "Use PROACTIVELY when..." format
|
||||
- Removed version/author from frontmatter (CHANGELOG is source of truth)
|
||||
|
||||
## 0.1.0
|
||||
|
||||
- Initial release with 5-phase sub-agent creation workflow
|
||||
- Security-first tool configuration with minimal access defaults
|
||||
- Model selection guidance (inherit, sonnet, opus, haiku)
|
||||
- Reference materials: models, tools, templates
|
||||
- Example sub-agents: code-reviewer, debugger, data-scientist
|
||||
Reference in New Issue
Block a user