Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

SpecGraph

SpecGraph contient 8 skills collectées depuis 0al-spec, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
4
mis à jour
2026-04-27
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

specgraph-supervisor
Développeurs de logiciels

Operate the SpecGraph supervisor for bounded refinement, explicit targeted runs, loop mode, gate resolution, split proposal flows, child materialization, and supervisor runtime diagnosis. Use when working in the SpecGraph repository and you need to choose the correct supervisor command, run it safely, interpret outcome or gate state, or continue a spec branch without losing supervisor context.

2026-04-27
specgraph-supervisor-apply-split
Développeurs de logiciels

Apply one approved SpecGraph split proposal into canonical parent and child specs. Use when an explicit split proposal already exists, is ready for application, and the next step is deterministic canonical materialization plus parent-child reconciliation rather than emitting a new proposal.

2026-04-13
specgraph-supervisor-branch-continue
Développeurs de logiciels

Reconstruct the current state of one SpecGraph supervisor branch and choose the next bounded step. Use when work resumes after several runs or merges and you need to recover the active parent, child nodes, gates, latest run outcomes, and the most likely next deterministic supervisor action without rereading the whole graph.

2026-04-13
specgraph-supervisor-child-materialize
Développeurs de logiciels

Run one explicit SpecGraph supervisor child-materialization pass for a targeted spec when ordinary refinement has reached a clean structural plateau and the next bounded step is to create exactly one new child spec. Use when a node repeatedly returns clean split_required, the remaining concern is nameable, and the run should use operator_note plus run_authority materialize_one_child instead of another ordinary pass.

2026-04-13
specgraph-supervisor-gate-review
Analystes en assurance qualité des logiciels et testeurs

Inspect and resolve SpecGraph supervisor gate states for one bounded spec. Use when a target is in review_pending, blocked, retry_pending, split_required, or another gate state and you need to decide the next bounded action, prepare a human review decision, or run the correct resolve-gate command.

2026-04-13
specgraph-supervisor-plateau-detect
Développeurs de logiciels

Detect when a SpecGraph node has reached structural refinement plateau under ordinary supervisor runs. Use when repeated targeted runs keep returning clean split_required or only tiny policy-text changes, and you need to decide whether to switch to child materialization, split proposal flow, or stop further ordinary refinement.

2026-04-13
specgraph-supervisor-runtime-debug
Développeurs de logiciels

Diagnose whether a SpecGraph supervisor result is a runtime failure or a real spec-structure blocker. Use when a run shows broken YAML, transport or startup issues, timeout residue, noisy stderr, unexpected lifecycle drift, or any case where it is unclear whether the supervisor runtime or the target spec is at fault.

2026-04-13
specgraph-supervisor-split-proposal
Développeurs de logiciels

Emit one bounded split proposal for a targeted SpecGraph node when the next correct step is proposal-first decomposition rather than another ordinary refinement or direct child-materialization pass. Use when a node is still structurally oversized, the change exceeds one immediate bounded child step, and canonical spec files should not be mutated directly yet.

2026-04-13