Release v11.4.3
[11.4.3] - 2025-12-14
🔧 Refactored
Command Organization & Worktree Centralization
- Epic commands relocated: Moved
epic.mdandimplement-epic.mdfromepic/tocore/directory for consistency - Worktree handling centralized: Extracted inline worktree logic to dedicated skill (
.claude/skills/worktree-context/SKILL.md)- Phase commands now delegate to skill instead of inline bash
- ~60% reduction in command complexity
- Help agent added: New
help-agent.mdfor/helpcommand support - Workflow detection enhanced: Updated patterns in workflow-detection skill
🐛 Fixed
- Build validation: Updated
requiredFilespaths for relocated epic commands - Project references: Corrected non-existent
project-architectagent references - Meta references: Fixed stale
state.yamlpath references incontext.md - Infrastructure: Removed references to non-existent
workflow-auditoragent - Deployment workflow: Repaired broken command references
- Constitution paths: Corrected path references and cleaned up orphaned commands
🗑️ Chores
- Archived commands cleanup: Deleted 44 files (~90% reduction in archived commands)