system-docs-agent
Installation
SKILL.md
System Docs Agent Skill
Manages the .codex/system_docs/ directory — the central reference mapping every agent, skill, config, and output path in the project. Automatically invoked after agent/skill creation to keep documentation in sync.
When This Skill Activates
This skill should be invoked whenever:
- A new agent is created in
.claude/agents/or.codex/agents/ - A new skill is created in
.claude/skills/or.codex/skills/ - An existing system's agents/skills are modified, renamed, or deprecated
- The master index needs updating after structural changes