| name | skill-authoring |
| description | Maintain Perkcord repo-local agent skills for OpenCode and Codex. Use when creating, updating, validating, syncing, or documenting SKILL.md playbooks, Codex wrappers, or shared agent workflow guidance in this repo. |
Skill Authoring
This is the Codex wrapper for the repo source skill:
.opencode/skills/skill-authoring/SKILL.md
Also use Codex's built-in skill-creator guidance when creating or substantially changing Codex skills.
Codex translation notes:
- Keep the long playbook in
.opencode/skills/<name>/SKILL.md when OpenCode is the source of truth.
- Keep
.codex/skills/<name>/SKILL.md as a thin wrapper with Codex-valid frontmatter and Codex tool translation notes.
- Codex skill frontmatter should contain only
name and description.
- Update
docs/codex.md, docs/opencode.md, and docs/agentic/agentic-improvement-log.md when the agent workflow changes.