# nikhilw

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

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

## Published listings

- [Triage](https://agentstack.voostack.com/l/skill-nikhilw-structured-agentic-workflow-triage) — Skill · Free · security-reviewed — `agentstack add skill-nikhilw-structured-agentic-workflow-triage`
  Recommend what to work on next by reading the backlog (bugs.md, features.md, plans/) and considering what is already loaded in the current conversation context. Minimizes context thrash — prefers tasks aligned with current context. Recommends bugs when context is low, features when resources are plentiful.
- [Build Model](https://agentstack.voostack.com/l/skill-nikhilw-structured-agentic-workflow-build-model) — Skill · Free · security-reviewed — `agentstack add skill-nikhilw-structured-agentic-workflow-build-model`
  Entry point for a dedicated build model — a smaller/faster model run in a session whose only job is to build a plan, review it, and hand off. Orchestrates /build-phase across all phases, then /3p-review (loop until clean), then /handoff-summary, then pauses. Does NOT run /verification-before-completion. The main model uses agentic-workflow instead.
- [Handoff Summary](https://agentstack.voostack.com/l/skill-nikhilw-structured-agentic-workflow-handoff-summary) — Skill · Free · security-reviewed — `agentstack add skill-nikhilw-structured-agentic-workflow-handoff-summary`
  Emit the Build Handoff Summary artifact in its fixed format. Use at the end of a build, immediately after /3p-review passes — invoked by the build-model workflow (dedicated build model) or by the main model after all build phases. Produces the exact handoff template the reviewing model consumes.
- [Build Phase](https://agentstack.voostack.com/l/skill-nikhilw-structured-agentic-workflow-build-phase) — Skill · Free · security-reviewed — `agentstack add skill-nikhilw-structured-agentic-workflow-build-phase`
  Execute one phase from a plan file using the TDD → Test → Self-Review loop. Use when a plan has been approved and it's time to build. Accepts a plan file path and phase number. Builds phase by phase and produces a build completion report. Review (/3p-review) and handoff (/handoff-summary) are driven by the orchestrating workflow — agentic-workflow for the main model, build-model for a dedicated b…
- [Workflow Config](https://agentstack.voostack.com/l/skill-nikhilw-structured-agentic-workflow-workflow-config) — Skill · Free · security-reviewed — `agentstack add skill-nikhilw-structured-agentic-workflow-workflow-config`
  Configure the Structured Agentic Development Workflow — set testing methodology (TDD/BDD), output style (caveman brevity), and persist preferences to agent memory.
- [Brainstorm](https://agentstack.voostack.com/l/skill-nikhilw-structured-agentic-workflow-brainstorm) — Skill · Free · security-reviewed — `agentstack add skill-nikhilw-structured-agentic-workflow-brainstorm`
  Explore a problem space before planning. Proposes architectural approaches with trade-offs, challenges the obvious solution, estimates impact, and produces a decision document. Code is the LAST thing we touch — this skill never writes code or plans.
- [Write Plan](https://agentstack.voostack.com/l/skill-nikhilw-structured-agentic-workflow-write-plan) — Skill · Free · security-reviewed — `agentstack add skill-nikhilw-structured-agentic-workflow-write-plan`
  Write a formal phased implementation plan to docs/plans/new/. Use after brainstorming is complete and a direction has been chosen. Creates a plan file that decouples the planning agent from the building agent.
- [Github Backlog](https://agentstack.voostack.com/l/skill-nikhilw-structured-agentic-workflow-github-backlog) — Skill · Free · security-reviewed — `agentstack add skill-nikhilw-structured-agentic-workflow-github-backlog`
  Maintain and manage features and bugs on GitHub. Creates, updates, lists, and links GitHub issues and project cards.
- [3p Review](https://agentstack.voostack.com/l/skill-nikhilw-structured-agentic-workflow-3p-review) — Skill · Free · security-reviewed — `agentstack add skill-nikhilw-structured-agentic-workflow-3p-review`
  Independent third-person code review. Use after ALL build phases are complete for a holistic review of the entire feature, or anytime the user wants a quality gate. Switches persona to a Senior Architect who did NOT write the code and now owns it — it must meet world-class standards.
- [Agentic Workflow](https://agentstack.voostack.com/l/skill-nikhilw-structured-agentic-workflow-agentic-workflow) — Skill · Free · security-reviewed — `agentstack add skill-nikhilw-structured-agentic-workflow-agentic-workflow`
  The Structured Agentic Development Workflow — orchestrates brainstorm, write-plan, build-phase, 3p-review, handoff-summary, triage, test-driven-development, systematic-debugging, and verification-before-completion skills. Use when starting new work, switching between development phases, or when the user asks about the workflow. A dedicated build model uses the build-model workflow instead of this…

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