| name | skills_sync |
| description | Align Codex-native skills with documented skills safely. |
| metadata | [object Object] |
Purpose
Ensure .codex/skills/ matches .agent-docs/skills/.
Steps
- Check for missing skills in either location.
- Update
index.mdto list new skills. - Add missing entries using merge protocol.
- Validate frontmatter and folder naming.
- Update
.agent-docs/memory/SKILLS_STATUS.md.
Guardrails
- Avoid overwriting existing skill content.