# vpaivag

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

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

## Published listings

- [Simple Plan](https://agentstack.voostack.com/l/skill-vpaivag-skills-simple-plan) — Skill · Free · security-reviewed — `agentstack add skill-vpaivag-skills-simple-plan`
  Lightweight planner for straightforward, mechanical tasks where no architectural decision is involved — single-file bugfixes, renames, flag additions, small refactors confined to one or two files. Runs a compressed flow (restate → brief explore → specify → risk & verify → persist) and writes a single `simple-plan.md` file into a new or adopted suite directory under the configured plans directory…
- [Deep Plan](https://agentstack.voostack.com/l/skill-vpaivag-skills-deep-plan) — Skill · Free · security-reviewed — `agentstack add skill-vpaivag-skills-deep-plan`
  Produce a thorough, self-contained implementation plan for a coding task. Explores the codebase read-only, considers alternatives, enumerates risks, and writes a plan suite (an index plus one or more chunk files) that can be executed in a fresh Claude Code session via /execute-plan. Detects under-decomposed tasks to offer splits. Use this when the user invokes /deep-plan or asks for a deep plan b…
- [Intake](https://agentstack.voostack.com/l/skill-vpaivag-skills-intake) — Skill · Free · security-reviewed — `agentstack add skill-vpaivag-skills-intake`
  Front-door planning skill that gathers context before a coding task is planned. Requires the user to state their intent first; if /intake is invoked with no task, it asks for one and stops. Order is: restate → ask the 3 core questions (intent, scope, anchor) → explore the codebase bounded by those answers to resolve anything code can settle → continue asking only the follow-ups code couldn't answ…
- [Pr Reviewer](https://agentstack.voostack.com/l/skill-vpaivag-skills-pr-reviewer) — Skill · Free · security-reviewed — `agentstack add skill-vpaivag-skills-pr-reviewer`
  Performs thorough, expert-level pull request reviews and returns a structured report with issues categorized by severity and code snippets. Use whenever the user asks to review a PR, look at a pull request, do a code review, check a branch before merge, evaluate proposed changes, or asks "what do you think of #123 / this branch / these changes" — even if they don't say "review" explicitly. The sk…
- [Plan Tracker](https://agentstack.voostack.com/l/skill-vpaivag-skills-plan-tracker) — Skill · Free · security-reviewed — `agentstack add skill-vpaivag-skills-plan-tracker`
  Read-only status view for plan suites in the current project. Detects the active suite (one with chunks not yet done) and shows status, dependencies, and what's runnable next. Use when the user invokes /plan-tracker or asks "what's the state of the plan" / "what's next in the plan" / "what's left".
- [Setup](https://agentstack.voostack.com/l/skill-vpaivag-skills-setup) — Skill · Free · security-reviewed — `agentstack add skill-vpaivag-skills-setup`
  Configure where plan suites live and whether the plans directory is gitignored. Writes `.claude/plans-config.json` with `plansDir` (default `.claude/plans`) and `gitignore` (default `true`) keys. Existing planning skills (`/intake`, `/deep-plan`, `/simple-plan`, `/plan-tracker`, `/execute-plan`, `/review-plan`) read this config to resolve the plans directory, falling back to `.claude/plans` when…
- [Onboarding](https://agentstack.voostack.com/l/skill-vpaivag-skills-onboarding) — Skill · Free · security-reviewed — `agentstack add skill-vpaivag-skills-onboarding`
  Guided onboarding for newcomers to a codebase. Three phases — gate on CLAUDE.md quality, run a conversational tour driven by CLAUDE.md and the docs it points at, then write one contrived hands-on task to `.claude/onboarding-task.md` for the newcomer to implement themselves on a sandbox branch. Read-only on the codebase during the tour; writes exactly one artifact. Aborts with a pointer to `/claud…
- [Claude Md Refactor](https://agentstack.voostack.com/l/skill-vpaivag-skills-claude-md-refactor) — Skill · Free · security-reviewed — `agentstack add skill-vpaivag-skills-claude-md-refactor`
  Refactor, audit, or bootstrap a repository's CLAUDE.md so it stays lean and acts as an index of pointers to /docs/ files instead of bloating session context. Use this skill whenever the user mentions their CLAUDE.md being too long, bloated, eating context, "collapsing context", needing cleanup, or asks to set up / audit / split / restructure / generate a CLAUDE.md, even if they don't use the word…
- [Execute Plan](https://agentstack.voostack.com/l/skill-vpaivag-skills-execute-plan) — Skill · Free · security-reviewed — `agentstack add skill-vpaivag-skills-execute-plan`
  Execute a chunk file produced by /deep-plan. Reads the specified chunk, validates suite dependencies via the suite index, confirms files and order with the user, implements in sequence, verifies each acceptance criterion, and prompts for the final status update. Use when the user invokes /execute-plan <path>.
- [Review Plan](https://agentstack.voostack.com/l/skill-vpaivag-skills-review-plan) — Skill · Free · security-reviewed — `agentstack add skill-vpaivag-skills-review-plan`
  Read-only audit of a finished (or near-finished) plan suite. Compares the suite's index.md goal and per-chunk acceptance criteria against the actual git diff since the suite was created, and reports goal alignment, coverage gaps, drift (changes not traceable to any chunk), and status-sanity issues (chunks marked done whose criteria don't appear satisfied). Use when the user invokes /review-plan,…

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