← ClaudeAtlas

writing-skillslisted

Use when creating new skills, editing existing skills, or verifying skills work before deployment
ryanportfolio/STK · ★ 1 · AI & Automation · score 62
Install: claude install-skill ryanportfolio/STK
<!-- Generated by .claude/scripts/sync-codex-skills.mjs. Do not edit. --> # Codex Adapter Read `../../../.claude/skills/writing-skills/SKILL.md` completely and follow it as the canonical workflow for this skill. - Resolve every relative script, reference, asset, and template path from the canonical skill directory under `.claude/skills/writing-skills/`. - Read `../../../.agents/CODEX-SKILL-COMPATIBILITY.md` and apply the status and exceptions for this skill. - Translate Claude Code tool names to the available Codex equivalent as described by the repository `AGENTS.md`. - Before any Claude `Task`, `Agent`, or `Workflow` step, confirm that the current Codex session exposes the required multi-agent tools. Do not replace independent review with self-review. - Skill invocation alone does not authorize commit, push, PR, merge, deploy, migration, dependency installation, or another outward action unless that action is the user's explicit request. - Follow Codex system, developer, sandbox, approval, and tool instructions when they differ from the canonical workflow. - Keep the canonical Claude skill unchanged unless the user explicitly asks to edit the workflow itself.