Instructions file CodexOpenCode
Instructions for gc-victor/sxo, covering agents.md, quick start (tl;dr), special error pages (404/500), info and purpose.
Instructions file CodexOpenCode
Instructions for gc-victor/sxo, covering agents.md, quick start (tl;dr), special error pages (404/500), info and purpose.
Instructions file CodexOpenCode
Instructions for gc-victor/supersimple, covering supersimple, writing improvement, behavioral guidelines and reminders.
Skill Claude CodeCodex
Code-quality review that MUST assess five quality axes and SHOULD apply the ReAct checklist with prioritized fixes.
Skill Claude CodeCodex
Multi-phase delivery framework that MUST preserve session continuity and SHOULD support SHA-based rollback.
Skill Claude CodeCodex
Debugging workflow that MUST reproduce, investigate, fix, and verify unexpected behavior.
Skill Claude CodeCodex
Cleanup pass that MUST remove filler and SHOULD tighten code, docs, and Markdown.
Skill Claude CodeCodex
Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
Skill Claude CodeCodex
Refinement pass that MUST preserve behavior and SHOULD make recent changes clearer and more consistent.