Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

agentic-dev-pipeline

agentic-dev-pipeline contiene 8 skills recopiladas de nsoybean, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
8
Stars
1
actualizado
2026-06-08
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

dev-pipeline-commit
Desarrolladores de software

TDD phase 5 — commit if tests pass and review confidence >= 7, write result.md summary. Used by dev-pipeline orchestrator.

2026-06-08
dev-pipeline-implement
Desarrolladores de software

TDD build phase — implement feature code from a plan spec without modifying tests. One round per invocation; orchestrator loops with run-tests.

2026-06-08
dev-pipeline-red-check
Analistas de garantía de calidad de software y probadores

TDD phase 2 — run the test suite and confirm correct red state (tests fail before implementation). Used by dev-pipeline orchestrator after write-tests.

2026-06-08
dev-pipeline-review
Analistas de garantía de calidad de software y probadores

TDD phase 4 — adversarial review of implementation against the plan spec. Returns confidence score 0-10. Used by dev-pipeline orchestrator.

2026-06-08
dev-pipeline-run-tests
Analistas de garantía de calidad de software y probadores

Run the project test suite and return structured TestResult JSON. Used by dev-pipeline build loop and standalone test verification.

2026-06-08
dev-pipeline
Desarrolladores de software

Orchestrates the TDD build pipeline: read plan → write tests → red check → build until green → review → commit. Launches phase subagents via Task. Use when building from plans/<feature>/plan.md, running dev-pipeline, or implementing a spec after dev-plan.

2026-06-08
dev-pipeline-write-tests
Analistas de garantía de calidad de software y probadores

TDD phase 1 — write the full test suite from a plan spec before any implementation exists. Used by dev-pipeline orchestrator or standalone when writing tests from plans/*/plan.md Test contracts.

2026-06-08
dev-plan
Desarrolladores de software

Interactive planning: explore the codebase, ask clarifying questions, and write an unambiguous spec to plans/<feature>/plan.md. Use when planning a new feature, writing a build spec, or running dev-plan.

2026-06-08