fabio-barboza/development-orchestrator

Framework AI-driven que orquestra o ciclo completo de desenvolvimento de software: desde a idea inicial ate QA final com testes E2E automatizados via MCP (Model Context Protocol).

28Stars on the repository
23Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

do-create-prd

01

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Creates Product Requirements Documents (PRDs) from feature requests following a structured workflow of clarification, planning, and drafting. Outputs a standardized PRD to the project prds directory. Use when the user asks to create a PRD, define requirements, or document a new feature. Do not use for technical…

not rated 28 6d ago A 75 tokens original MIT

do-create-tasks

02

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Converts PRD and Tech Spec into a detailed, sequenced list of implementation tasks. Each task is a functional, incremental deliverable with its own test suite. Outputs tasks.md and individual task files. Use when the user asks to create tasks, break down work, or plan implementation from an existing PRD and Tech Spec.…

not rated 28 6d ago A 88 tokens original MIT

do-create-techspec

03

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Creates Technical Specifications from existing PRDs, translating product requirements into architectural decisions and implementation guidance. Performs deep project analysis, uses Context7 MCP for technical research and Web Search for business rules. Use when the user asks to create a tech spec, define architecture…

not rated 28 6d ago A 85 tokens original MIT

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Recebe o caminho de um arquivo de bug em qa-bugs/ (ex: qa-bugs/bug-01-alta-formulario.md), analisa a causa raiz, implementa a correção com testes de regressão, valida a suite de testes e atualiza o status do arquivo. Use quando o usuário pedir para corrigir um bug específico encontrado no QA. Não use para correções em…

not rated 28 6d ago A 114 tokens original MIT

do-execute-qa

05

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Validates feature implementation against PRD, Tech Spec, and Tasks through E2E testing via available MCP tools, accessibility verification (WCAG 2.2), and visual analysis. Documents all bugs found with screenshot evidence and generates a comprehensive QA report. Use when the user asks to run QA, validate a feature, or…

not rated 28 6d ago B 89 tokens original MIT

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Recebe o caminho de um arquivo de fix task em review-fixes/ (ex: review-fixes/fix-R01-critico-senha.md), implementa a correção, roda a suite de testes e atualiza o status do arquivo. Use quando do-execute-review gerou arquivos de fix task e o usuário quiser resolver um problema específico. Não use para correções em…

not rated 28 6d ago A 122 tokens original MIT

do-execute-review

07

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Performs comprehensive code review by analyzing git diff, verifying conformance with project rules, validating test suites, and checking adherence to Tech Spec and Tasks. Generates a structured code review report with severity-classified findings. Use when the user asks for a code review, wants to validate code…

not rated 28 6d ago B 84 tokens original MIT

do-execute-task

08

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Implements feature tasks by loading required skills, reading PRD/TechSpec context, analyzing dependencies, executing the implementation with tests, and performing an automatic code review. Marks tasks as complete in tasks.md. Use when the user asks to implement a task, execute a task, or start working on a specific…

not rated 28 6d ago B 83 tokens original MIT

do-setup

09

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Initializes the project, identifies relevant skills, and updates the project configuration file (CLAUDE.md, .github/copilot-instructions.md, .cursor/rules/project.mdc, or .cursorrules) with project summary, conventions, and available skills. Accepts an optional argument "agents" to only install orchestration agents…

not rated 28 6d ago A 125 tokens original MIT

do-shared

10

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Shared resources and dependencies used by other do- skills. Not a user-invocable skill. Contains MCP capability registry and discovery instructions referenced by do-execute-task, do-execute-qa, do-execute-review, and do-execute-qa-bugfix.

not rated 28 6d ago A 58 tokens original MIT

do-status

11

fabio-barboza/development-orchestrator

Skill Claude CodeCodex

Shows current progress of a PRD — completed tasks, next pending task, completion percentage, and missing artifacts. Use when the user asks for status, progress, what's next, or wants to resume work on a feature. Read-only skill — does not modify any files. Do not use for task implementation, review, or QA.

not rated 28 6d ago A 69 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: