Skip to main content
Repositório GitHub

claude_orchestration

claude_orchestration contém 6 skills coletadas de chdalski, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
6
Stars
7
atualizado
2026-07-24
Forks
1
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

ensure-ai-dirs
Desenvolvedores de software

Ensure the configured plans and memory directories exist, sync the plan format guide and review checklist, and archive completed plans older than 14 days. Run once before planning begins.

2026-07-24
ensure-ai-dirs
Desenvolvedores de software

Ensure the configured plans and memory directories exist, sync the plan format guide and review checklist, and archive completed plans older than 14 days. Run once before writing any plan files.

2026-07-24
project-init
Desenvolvedores de software

Scan project to generate CLAUDE.md context files. Synthesizes overview from README, detects build commands, conventions, and references. Confirms findings with the user before writing. Re-running preserves user-confirmed and agent-discovered content.

2026-05-20
blueprint-audit
Analistas de garantia de qualidade de software e testadores

Audit a blueprint for cross-file consistency, stale references, contradictions, rationale completeness, and documentation alignment. Returns a structured report with specific findings and fixes.

2026-04-30
example-mapping
Analistas de garantia de qualidade de software e testadores

Interactive Example Mapping facilitator. Discovers rules, concrete examples, and open questions for a feature through Q&A with the user, then writes a structured mapping markdown file that can be passed to /test-list as the TDD entry path or used as informal context during clarification.

2026-04-30
test-list
Analistas de garantia de qualidade de software e testadores

TDD entry path. Convert a user-supplied example mapping into a minimum-required test list via the test-list subagent. Hands back a user-confirmed list; the lead then writes the plan with the test list embedded and proceeds with TDD-filtered workflow selection per the "When the User Invokes /test-list" section in the lead's CLAUDE.md.

2026-04-29