Skip to main content
Dépôt GitHub

claude_orchestration

claude_orchestration contient 6 skills collectées depuis chdalski, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
7
mis à jour
2026-07-24
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

ensure-ai-dirs
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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