← all plugins

Feature Development Pipeline

curated by SkillMD · plugin · 10 skills

Plan, execute, and verify a feature using structured planning, gated pipeline, and issue tracking.

Install the whole plugin (CLI)
npx skillmds add addyosmani/planning-and-task-breakdown npx skillmds add affaan-m/orch-pipeline npx skillmds add antigravity/issues npx skillmds add antigravity/development npx skillmds add denissergeevitch/repo-task-proof-loop npx skillmds add diegosouzapw/gh-pr npx skillmds add nickgallick/nick-fullstack npx skillmds add tinh2/story npx skillmds add tinh2/hotfix npx skillmds add lingxling/wgm
⬇ Download

Skills in this plugin

  1. planning-and-task-breakdown · addyosmani
    Decompose work into small, verifiable tasks with explicit acceptance criteria, ordered by dependencies and sliced vertically for reliable implementation.
    69.5k
    repo stars
  2. orch-pipeline · affaan-m
    Defines a gated Research-Plan-TDD-Review-Commit pipeline for orchestrating feature development, defect fixes, and refactoring tasks through composable phases and human approval gates.
    226k
    repo stars
  3. issues · antigravity
    Create, list, and view GitHub issues using the gh CLI with guided workflows for gathering titles, descriptions, labels, and reproduction steps.
    42.4k
    repo stars
  4. development · antigravity
    Orchestrates end-to-end software development from scaffolding to deployment, covering frontend, backend, database, testing, and CI/CD workflows.
    42.4k
    repo stars
  5. repo-task-proof-loop · denissergeevitch bundle
    Provides a repeatable, auditable workflow for large coding tasks by initializing repo-local task artifacts, installing subagent templates, and running a spec-freeze → build → evidence → verify → fix loop with fresh-session verification.
    719
    repo stars
  6. gh-pr · diegosouzapw bundle
    Create, update, and comment on GitHub pull requests with a focus on material impact, safety, and human reviewability.
    54
    repo stars
  7. nick-fullstack · nickgallick bundle
    Turns product strategy into a production-grade MVP or shipped full-stack application using Next.js, Supabase, and Vercel with disciplined scope and quality standards.
    0
    repo stars
  8. story · tinh2
    Chains architecture review, implementation, and pull request creation to take a story from design through to a convention-compliant PR.
    13
    repo stars
  9. hotfix · tinh2
    Diagnoses and fixes bugs in emergency mode with a maximum of two iterations, then commits, pushes, and creates a pull request.
    13
    repo stars
  10. wgm · lingxling
    Turns a rough request into working software via a governed build loop: align first, plan, then iterate one task at a time with deterministic backpressure and holdout-scenario judging.
    253
    repo stars