# kunalsuri

> Open-source publisher. Listings imported from github.com/kunalsuri — credited to the original author with their license.

- **Listings:** 17
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/kunalsuri
- **Website:** https://github.com/kunalsuri

## Published listings

- [Add Feature](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-add-feature) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-add-feature`
  Add 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](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-review-change) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-review-change`
  Review 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.
- [Verify Ai Readiness](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-verify-ai-readiness) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-verify-ai-readiness`
  Holistic assessment of the AI knowledge layer on a 5-level maturity scale; flags agent-blocking gaps.
- [Adversarial Audit](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-adversarial-audit) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-adversarial-audit`
  Deep, 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.
- [Deep Test](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-deep-test) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-deep-test`
  Perform 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.
- [Skilldeck Ingest](https://agentstack.voostack.com/l/skill-kunalsuri-skilldeck-skilldeck-ingest) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-skilldeck-skilldeck-ingest`
  >-
- [Fix Bug](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-fix-bug) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-fix-bug`
  Fix 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.
- [Post Cold Start Verification](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-post-cold-start-verification) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-post-cold-start-verification`
  Audit every ai/ file for gaps, stale placeholders, and inconsistencies after cold-start. Produces a prioritized findings report.
- [Implement Spec](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-implement-spec) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-implement-spec`
  Implement 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.
- [Perform Feature Add Simulation](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-perform-feature-add-simulation) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-perform-feature-add-simulation`
  Dry-run the add-feature workflow for a proposed feature — friction report and per-phase readiness score, without writing code.
- [Create Feature Catalog](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-create-feature-catalog) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-create-feature-catalog`
  Deep-mine the source code to discover implemented features; writes ai/analysis/FEATURE_CATALOG.md.
- [Review Agent Config](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-review-agent-config) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-review-agent-config`
  Diagnostic 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.
- [Multi Agent Docs](https://agentstack.voostack.com/l/skill-kunalsuri-agent-skills-multi-agent-docs) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-agent-skills-multi-agent-docs`
  Creates or refreshes CLAUDE.md and AGENTS.md at a repo's root — both carrying the same real project context (stack, build/test/lint commands, structure, conventions) — plus scaffolds the accompanying .claude/ and .agents/ project directories, so Claude Code, Antigravity, Cursor, GitHub Copilot, Codex, and other AI coding tools all start from identical instructions instead of silently drifting out…
- [Resumable Sdd](https://agentstack.voostack.com/l/skill-kunalsuri-agent-skills-resumable-sdd) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-agent-skills-resumable-sdd`
  Runs a multi-step implementation task as a resumable, git-committed loop -- write a spec doc, derive a checklist from it, then implement/test/commit/check-off one item at a time. A lightweight take on spec-driven development. Use when a task is large enough to span multiple sessions, could be interrupted mid-way, or when the user asks for spec-driven development, SDD, or a process that survives t…
- [Cold Start](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-cold-start) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-cold-start`
  Bootstrap 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 Drift](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-check-drift) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-check-drift`
  Run verification and drift checks on the AI knowledge-base to identify missing documentation or stale references.
- [Check Docs](https://agentstack.voostack.com/l/skill-kunalsuri-ai-fication-kit-check-docs) — Skill · Free · security-reviewed — `agentstack add skill-kunalsuri-ai-fication-kit-check-docs`
  Kit-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.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
