AgentStack
SKILL verified MIT Self-run

Feature Pipeline

skill-dbinky-dbinky-skill-set-feature-pipeline · by dbinky

End-to-end feature automation — interactive brainstorm for spec and design, then automated alignment, planning, implementation, ralph refinement, and PR review

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-dbinky-dbinky-skill-set-feature-pipeline

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Feature Pipeline? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Feature Pipeline

Orchestrate the complete feature development pipeline from brainstorming through PR review. Steps 1-2 are interactive (user present for Q&A), steps 3-9 are fully automated (user walks away).

Usage

/feature-pipeline {description of the product feature}
/feature-pipeline {description} --slug user-auth
/feature-pipeline {description} --spec-only
/feature-pipeline {description} --max-iterations 300 --priority normal

Process

Read and follow the orchestrator instructions exactly:

Orchestrator file: agents/feature-pipeline-orchestrator.md (relative to this plugin's root)

The orchestrator will:

  1. Parse arguments and initialize paths
  2. Guide interactive spec brainstorming (user present)
  3. Guide interactive design brainstorming (user present)
  4. Dispatch automated steps as isolated subagents — alignment, planning, second alignment, implementation, ralph planning, ralph submission
  5. Notify Teams at key milestones
  6. Report final status

IMPORTANT: Read the orchestrator file using the path ${CLAUDE_PLUGIN_ROOT}/agents/feature-pipeline-orchestrator.md and follow it exactly.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.