Skip to main content
Repositorio de GitHub

claude_orchestration

claude_orchestration contiene 6 skills recopiladas de chdalski, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
6
Stars
7
actualizado
2026-07-24
Forks
1
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

ensure-ai-dirs
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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 garantía de calidad de software y probadores

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 garantía de calidad de software y probadores

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 garantía de calidad de software y probadores

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