skills-repo-maintenance
Installation
SKILL.md
Skills Repo Maintenance
Overview
Maintain a skills repository and keep Codex and Claude Code artifacts in sync.
Workflow
0) Defaults to apply
- Target runtime: Codex + Claude Code (both).
- Package output: must be specified by the user every time (no default).
1) Identify the repo root
- Use the current repo (git root) as the base.
- Example:
git rev-parse --show-toplevel