kunalsuri
- 18 skills
- 0 followers
- 9 hours ago last updated
- ▌ Fix Bug 2 · kunalsuri bundleFix a bug in this repository the safe way — reproduce first, failing regression test, root cause via the maps, surgical fix, review, ledger entry. Use whenever the user reports broken, wrong, or crashing behavior.
- ▌ Cold Start 2 · kunalsuri bundleBootstrap the ai/ knowledge layer for a repo that has none — draft the MODULE_MAP, diagrams, and guide docs as [inferred] for a human to audit, touching no source code. Use when the maps are still placeholders or the user asks to cold-start, bootstrap, or onboard a repository.
- ▌ Add Feature 2 · kunalsuri bundleAdd a feature to this repository the safe way — spec, locate via maps, respect Stability, surgical implementation, verification, knowledge update. Use whenever the user asks to add, build, or implement functionality.
- ▌ Review Change 2 · kunalsuri bundleReview a completed change against its authorizing spec in fresh context — evidence-based checks, severity-ranked findings, and a written verdict for the human's merge decision. Use when a diff needs reviewing before merge, or when add-feature / fix-bug / implement-spec reaches its review gate.
- ▌ Fix Bug · kunalsuri bundleFix a bug in this repository the safe way — reproduce first, failing regression test, root cause via the maps, surgical fix, review, ledger entry. Use whenever the user reports broken, wrong, or crashing behavior.
- ▌ Deep Test · kunalsuriPerform a deep test of the codebase, validating functional smoke tests, claim verification, drift checks, license headers, and placeholder checks. Trigger whenever the user asks to run deep tests, check code health, or perform strict verification.
- ▌ Cold Start · kunalsuri bundleBootstrap the ai/ knowledge layer for a repo that has none — draft the MODULE_MAP, diagrams, and guide docs as [inferred] for a human to audit, touching no source code. Use when the maps are still placeholders or the user asks to cold-start, bootstrap, or onboard a repository.
- ▌ Check Docs · kunalsuriKit-maintainer diagnostic (LOCAL-ONLY, not distributed) that audits the README and docs/ for staleness against the repo's real command/skill/CLI roster, stamped tree, and cross-doc consistency. Read-only; produces a severity-ranked findings report.
- ▌ Add Feature · kunalsuri bundleAdd a feature to this repository the safe way — spec, locate via maps, respect Stability, surgical implementation, verification, knowledge update. Use whenever the user asks to add, build, or implement functionality.
- ▌ Check Drift · kunalsuriRun verification and drift checks on the AI knowledge-base to identify missing documentation or stale references.
- ▌ Review Change · kunalsuri bundleReview a completed change against its authorizing spec in fresh context — evidence-based checks, severity-ranked findings, and a written verdict for the human's merge decision. Use when a diff needs reviewing before merge, or when add-feature / fix-bug / implement-spec reaches its review gate.
- ▌ Implement Spec · kunalsuriImplement a spec from ai/lab/specs/ exactly as written — zero design decisions, stop-and-report on any spec-vs-reality conflict, tests are the definition of done. Built for lighter implementation models.
- ▌ Adversarial Audit · kunalsuriDeep, judgement-based adversarial code audit — hunts for stale cross-references, unescaped interpolation, platform gaps, generated-file ownership conflicts, and cross-module consistency rot that no mechanical check can catch. Read-only; writes a dated findings report.
- ▌ Review Agent Config · kunalsuriDiagnostic gate that checks CLAUDE.md and AGENTS.md for completeness, consistency, and stale artifacts — run right after /cold-start and before /add-feature. Read-only; produces a findings report.
- ▌ Verify AI Readiness · kunalsuriHolistic assessment of the AI knowledge layer on a 5-level maturity scale; flags agent-blocking gaps.
- ▌ Create Feature Catalog · kunalsuriDeep-mine the source code to discover implemented features; writes ai/analysis/FEATURE_CATALOG.md.
- ▌ Post Cold Start Verification · kunalsuriAudit every ai/ file for gaps, stale placeholders, and inconsistencies after cold-start. Produces a prioritized findings report.
- ▌ Perform Feature Add Simulation · kunalsuriDry-run the add-feature workflow for a proposed feature — friction report and per-phase readiness score, without writing code.