workflow

Guide a production workflow through plan, spike, ship, review, focus, and done cycles.

15|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/bntvllnt/agent-skills --skill workflow-bntvllnt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow
Source: https://github.com/bntvllnt/agent-skills/tree/main/workflow
Command: npx skills add https://github.com/bntvllnt/agent-skills --skill workflow-bntvllnt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This workflow skill addresses the friction of turning ideas into production-ready results by enforcing a spec-driven cycle with built-in planning, execution, review, and memory updates.

Core Features & Use Cases

  • Plan, spike, ship, review, focus, and done commands enabling end-to-end iteration.
  • Adversarial spec review and memory updates to improve future sessions.
  • Quick-start templates and quality gates to maintain production readiness for solo or small teams.

Quick Start

Start with: npx skills add bntvllnt/agent-skills --skill workflow

Frequently Asked Questions about workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage a software project from planning to shipping with built-in quality gates?

You can manage software production workflows by using a spec-driven cycle that enforces planning, execution, review, and memory updates to maintain production readiness from idea to completion.

What is a spec-driven workflow cycle for software development?

A spec-driven workflow is an end-to-end iteration process that includes plan, spike, ship, review, focus, and done commands, ensuring production-ready results through adversarial spec reviews and memory updates.

How do I start a production-grade workflow for a solo developer or small team?

You start a production-grade workflow by running the quick-start command `npx skills add bntvllnt/agent-skills --skill workflow`, which provides templates and quality gates for fast iteration.

Does this workflow skill support adversarial spec review for shipping code?

Yes, the workflow includes built-in adversarial spec review and memory updates to improve future sessions and maintain quality gates during the ship and review cycles.

Can I use this workflow approach without installing additional dependencies?

Yes, the workflow operates with zero dependencies, providing quick-start templates and built-in quality gates to enforce production readiness for solo or small teams without external packages.