git:20260705.989b662 to git:20260721.4e88875
1 added, 0 removed. Audit A to A.
# Methods orchestration skill
## Overview
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
+ uv run python -m infrastructure.methods plan --all-public --artifact-mode source --format json
```
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