v0.1.11
Clarify why the analyze command is excluded from agent skills.
The skill files (copilot.md, claude.md) now explain that the analyze command requires a local Ollama install and is redundant when the agent itself is the LLM. This resolves the apparent contradiction between the skill instructions and the README documentation.
Changes:
- Updated agent skill files with parenthetical explaining the
analyzeexclusion - Bumped version to 0.1.11
Full changelog: v0.1.10...v0.1.11