Generated skills included activation.keywords, activation.patterns,
test_queries, and usage.when_to_use fields in marketplace.json — none
of which are supported by Claude Code's official schema. This caused
installation failures.
Root cause was references/phase4-detection.md instructing the agent to
put activation data into marketplace.json instead of the SKILL.md
description field. The description is the only activation mechanism.
Changes:
- Rewrote phase4-detection.md activation section (description-based only)
- Removed marketplace.json from stock-analyzer example directory structure
- Fixed quality-standards.md checklist reference
- Fixed multi-agent-guide.md wording implying marketplace.json has keywords
- Deleted marketplace-robust-template.json (source of non-standard fields)
- Bumped version to 4.1.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>