From sdd-quality-loop
Apply only a human-approved repository review-ticket YAML fix, run scoped checks, and return the task to Implementation Complete for another quality gate.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sdd-quality-loop:fix-by-review-ticketThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for one review ticket under `docs/review-tickets/`.
Use this skill for one review ticket under docs/review-tickets/.
requires_human_decision: true, the target is unclear, or the
requested change exceeds the ticket.resolved only when the requested fix and tests succeed.Implementation Complete.quality-gate again before the task can become Done.A valid SDD_SUDO flag does not bypass requires_human_decision: true.
Those tickets need genuine human judgment, not just approval, so the step 2 stop
still applies under sudo. Scoped deterministic checks run as normal. See
plugins/sdd-quality-loop/references/sudo-mode-policy.md.
Do not make unrelated improvements, silently change requirements, or perform breaking changes. Do not commit, push, or create a PR/MR unless explicitly requested.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub aharada54914/sdd-forge --plugin sdd-quality-loop