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>
Idunn (PM agent) has been deprecated. Freya now handles design delivery,
product evolution, and agentic development. Platform requirements moved
to Saga under Phase 1. Deleted 9 Idunn-owned files, updated 33 files
across src/ and docs/.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace Agent Dialog Gate with Design Log entry point in all 29 activity
workflows (phases 2-8). Replace "Update agent dialog" with "Update design log"
in 90+ step files across phases 5, 7, and 8. Update data files, guides,
presentations, and templates to reference design log instead of agent dialogs.
Only the deprecated _agent-dialogs/ archive folder retains original references.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove duplicate `Reads: 2-strategy/trigger-map.md` line in eira-visual-designer.md
- Rename "Scenario Architect" to "Scenario Facilitator" in freya.activation.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>