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/wgmSkills in this plugin
- ▌ planning-and-task-breakdown · addyosmaniDecompose work into small, verifiable tasks with explicit acceptance criteria, ordered by dependencies and sliced vertically for reliable implementation.
- ▌ orch-pipeline · affaan-mDefines a gated Research-Plan-TDD-Review-Commit pipeline for orchestrating feature development, defect fixes, and refactoring tasks through composable phases and human approval gates.
- ▌ issues · antigravityCreate, list, and view GitHub issues using the gh CLI with guided workflows for gathering titles, descriptions, labels, and reproduction steps.
- ▌ development · antigravityOrchestrates end-to-end software development from scaffolding to deployment, covering frontend, backend, database, testing, and CI/CD workflows.
- ▌ repo-task-proof-loop · denissergeevitch bundleProvides 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.
- ▌ gh-pr · diegosouzapw bundleCreate, update, and comment on GitHub pull requests with a focus on material impact, safety, and human reviewability.
- ▌ nick-fullstack · nickgallick bundleTurns product strategy into a production-grade MVP or shipped full-stack application using Next.js, Supabase, and Vercel with disciplined scope and quality standards.
- ▌ story · tinh2Chains architecture review, implementation, and pull request creation to take a story from design through to a convention-compliant PR.
- ▌ hotfix · tinh2Diagnoses and fixes bugs in emergency mode with a maximum of two iterations, then commits, pushes, and creates a pull request.
- ▌ wgm · lingxlingTurns 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.