git:20260525.550d90f to git:20260705.989b662
19 added, 3 removed. Audit A to A.
- # Methods Orchestration Skill
+ # Methods orchestration skill
- Use `SKILL.md` for repo-wide methods orchestration work.
+ ## Overview
- Primary infrastructure:
+ Agent skill `template-methods-orchestration` โ repo-wide methods orchestration:
+ audit, plan, and repair method-to-pipeline provenance across manuscript methods
+ files, `pipeline.yaml` stage contracts, artifact manifests, and evidence
+ registries.
+ ## Files
+
+ | File | Role |
+ | --- | --- |
+ | [`SKILL.md`](SKILL.md) | Routable workflow (canonical) |
+
+ ## Verification
+
```bash
uv run python -m infrastructure.methods plan --project <project> --format json --check
```
Keep edits in source layers. Generated output is evidence, not the fix target.
+
+ ## See also
+
+ - [`../AGENTS.md`](../AGENTS.md) โ prompts hub
+ - [`SKILL.md`](SKILL.md) โ full workflow