Files
beads/skills
intentsolutions.io ac1f5807a8 feat: enhance natural language activation + Anthropic 2025 compliance (#718)
Restructures SKILL.md for better Claude Code skill compliance:

- Adds trigger phrases to description for better skill activation
- Adds allowed-tools, version, author, license to frontmatter
- Reorganizes content into workflow-based structure (Session Start, Task Creation, etc.)
- Adds consolidated Command Reference Table for faster intent → command mapping
- Adds dedicated Error Handling section with 7 common failures and solutions
- Adds dedicated Examples section with complete workflow examples

The workflow-based organization and command table are material improvements for Claude's ability to route user requests to the correct bd commands.

PR #718 by @jeremylongshore
2025-12-23 14:10:10 -08:00
..