project-fix
Installation
SKILL.md
project-fix
Implements the corrections found by /project-audit. Reads audit-report.md as a spec and executes each required action.
Triggers: /project-fix, apply audit corrections, fix claude project, implement audit
Role in the SDD meta-configuration flow
This skill is the equivalent of the APPLY phase of the SDD cycle, applied to project configuration:
/project-audit → audit-report.md → /project-fix → /project-audit (verify)
(spec) (artifact) (apply) (verify)
The audit-report.md generated by /project-audit is the INPUT of this skill. Without that artifact, this skill cannot operate.
Related skills