17 lines
539 B
Markdown
17 lines
539 B
Markdown
# Changelog
|
|
|
|
## 0.2.0
|
|
|
|
- Refactored to Anthropic progressive disclosure pattern
|
|
- Updated description with "Use PROACTIVELY when..." format
|
|
- Removed version/author/category/tags from frontmatter
|
|
|
|
## 0.1.0
|
|
|
|
- Initial release of Strict Tool Implementer skill
|
|
- Complete workflow covering tool schema design, multi-tool agents, and production deployment
|
|
- Multi-tool agent implementation patterns
|
|
- Error handling for tool failures and refusals
|
|
- Testing strategies for agentic workflows
|
|
- Travel booking agent example (multi-tool workflow)
|