workflow-enforcement
Installation
SKILL.md
Workflow Enforcement Skill
Purpose
Guides Claude to complete all workflow steps by:
- Reminding about step completion tracking (use TodoWrite or
~/.amplihack/.claude/runtime/workflow_state.yaml) - Emphasizing mandatory steps (0, 10, 16-17) that must not be skipped
- Providing visual progress indicator format
- Defining expected blocking behavior at checkpoints
Implementation Status: This skill is currently a SPECIFICATION that guides Claude behavior. Actual blocking enforcement requires either:
- Claude self-compliance (current state)
- Future: Pre-commit hooks or CI checks (not yet implemented)
The Problem (Issue #1607)
Agents routinely skip mandatory workflow steps, especially: