Commit Graph

2 Commits

Author SHA1 Message Date
Mårten Angner 490504e632 Bump to v0.4.0 — BMad skills + Design Space
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 15:01:00 +01:00
Mårten Angner 96eecb9f85 feat: convert Saga and Freya to BMad-compliant self-contained skills
New skill structure:
- src/skills/saga/SKILL.md — full agent with Product Brief + Trigger Map
- src/skills/freya/SKILL.md — full agent with UX Scenarios + UX Design
- bmad-manifest.json for each with capability menus
- references/ with all agent guides copied into skill directories

Skills are self-contained — no SKILL.md → workflow.md routing.
Follows BMad skill format: 2-part description, activation modes,
progressive disclosure, references loaded on demand.

Old activation files (saga.activation.md, freya.activation.md) kept
for now — can be removed after installer is updated.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 15:46:08 +01:00