From ayanokoji
Run the verification gate checks for the current task and update scaffold files based on the result. Use when the user wants to check completion, run gate, verify task, "ayanokoji-gate", or "/ayanokoji-gate".
How this skill is triggered — by the user, by Claude, or both
Slash command
/ayanokoji:ayanokoji-gateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have been invoked as `ayanokoji-gate`. Run the verification gate check on the current task's acceptance criteria and update the scaffold files accordingly. One shot — do NOT modify source code files.
You have been invoked as ayanokoji-gate. Run the verification gate check on the current task's acceptance criteria and update the scaffold files accordingly. One shot — do NOT modify source code files.
Locate the Acceptance Criteria check:
TASK.md and find the runnable command or check under "Acceptance Criteria".Execute the check:
Apply the Gate Decision:
PROGRESS.md Completed Tasks by adding this task, its verification command, and the captured output.TASK.md with a clean/blank state to declare the task finished.PROGRESS.md Failed Attempts by logging what was tried, the exact captured error, and a "must never be repeated" clause.TASK.md Approach and Known Risks need updating.npx claudepluginhub atanu2k4/ayanokoji.md --plugin ayanokojiScans a codebase for architectural friction, presents candidates as a visual HTML report with before/after diagrams, and guides you through deepening refactors.