ksimback
- 4 skills
- 0 followers
- 13 hours ago last updated
- ▌ Tech Debt Audit · ksimback bundleThorough, user-invoked tech debt and architecture audit of the current codebase. Produces TECH_DEBT_AUDIT.md with file-cited findings, severity, effort estimates, and a required "looks bad but is actually fine" section. Use when the user asks for a debt audit, codebase health check, architecture review, or code quality assessment of an entire repo. Does not auto-invoke.
- ▌
- ▌ Looper · ksimback bundleScaffold a well-designed agent loop with best-practice coaching and a cross-model review council. Use when the user wants to design, build, or set up an agent loop, iterative agent workflow, self-review loop, LLM-as-judge loop, multi-model council, reviewer/judge gate, or /goal-style looping process. Start from a named pattern template (security-scan, code-review, bug-hunt, docs-sync, research-synthesis) or from a blank interview. Guide goal refinement, typed verification criteria, reviewer and judge selection, privacy boundaries, termination guards, no-progress stops, and lightweight observability, then emit a RUN_IN_SESSION.md handoff prompt plus portable loop.yaml, loop.resolved.json, LOOP.md, and run-loop.py.
- ▌ Wrapup · ksimback bundleEnd-of-session capture so the next session in the same project picks up cleanly. Writes a session log, updates a roadmap, archives history, handles in-progress git state, and ensures the project's CLAUDE.md pulls everything in next start. Use when the user says "wrap up", "stop here for today", "save this session", "let's pick this up next time", or invokes /wrapup.