capabilities_index
Regenerate the package's coverage index of skills, rules, commands, and guidelines. Optionally run in read-only check mode to detect drift without modifying the index.
Instructions
Regenerate CAPABILITIES.yaml, the package's coverage index of skills, rules, commands, and guidelines. Use after adding or removing an artifact to keep the index current. Pass check: true to run in read-only CI mode (fails instead of writing on drift).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check | No | When true, run in read-only drift-check mode instead of writing the index. |