From ayanokoji
Audits all four scaffold files (AGENTS.md, CONTEXT.md, TASK.md, PROGRESS.md) for protocol drift, staleness, and structural violations. One-shot report. Use when the user says "audit my scaffolds", "check our files", "ayanokoji-audit", or "/ayanokoji-audit".
How this skill is triggered — by the user, by Claude, or both
Slash command
/ayanokoji:ayanokoji-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have been invoked as `ayanokoji-audit`. Read all four scaffold files and
You have been invoked as ayanokoji-audit. Read all four scaffold files and
produce a health report. One shot — do NOT modify any file.
skills/ayanokoji/SKILL.md?FILE [SECTION]: <issue>
End with a summary line:
SCAFFOLD HEALTHY — all checks passSCAFFOLD NEEDS MAINTENANCE — one or more issues found, list countnpx claudepluginhub atanu2k4/ayanokoji.md --plugin ayanokojiGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Reference for writing and editing skills with predictable behavior, covering invocation models, description writing, and information hierarchy.