From ayanokoji
Surfaces all deferred decisions, unresolved blockers, and [TO BE DEFINED] markers across the four scaffold files. Produces a prioritized debt ledger so deferrals never silently become permanent. One-shot report. Use when the user says "what's deferred", "show blockers", "ayanokoji-debt", or "/ayanokoji-debt".
How this skill is triggered — by the user, by Claude, or both
Slash command
/ayanokoji:ayanokoji-debtThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have been invoked as `ayanokoji-debt`. Scan all four scaffold files and
You have been invoked as ayanokoji-debt. Scan all four scaffold files and
report every deferred item. One shot — do NOT modify any file.
In AGENTS.md
[TODO], [TBD], or [TO BE DEFINED]In CONTEXT.md
[TO BE DEFINED] in tech stack entries (means intake was incomplete)In TASK.md
[TO BE DEFINED] anywhereIn PROGRESS.md
One row per deferred item:
FILE › SECTION: <deferred item> — needs: <what must happen to resolve it>
Mark blocking items with [BLOCKS NEXT TASK].
End with:
Total: <N> deferred items, <M> blocking.
If nothing is found:
No deferred decisions. Scaffold is fully resolved.
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.