done
01Skill Claude CodeCodex
Use before closing a task, raising a PR, pushing, or reporting completion.
Skill Claude CodeCodex
Use before closing a task, raising a PR, pushing, or reporting completion.
Skill Claude CodeCodex
Use when a repo lacks a lint command for changed code, when adding a new language/toolchain, or when asked to improve static checks. Add relevant linters conservatively, using existing project tooling first, and avoid adding dependencies without a clear project fit.
Skill Claude CodeCodex
Maintain a lightweight docs/tasks/ repo convention for coding-agent tasks and open questions: bootstrap the folder, create task/question markdown files, update status, close or reopen items, list open work, and rebuild the derived index.
Skill Claude CodeCodex
Use after substantial security-impacting implementation changes to review the branch diff for high-confidence vulnerabilities.
Skill Claude CodeCodex
Use before planning implementation to define the smallest demonstrable vertical slice.
Skill Claude CodeCodex
Use when behavior is not yet known and exploratory work is needed before TDD.
Skill Claude CodeCodex
Use before writing source code for behavior with an assertable contract. Do not use for pure formatting, docs-only edits, or declared exploratory spikes.
Skill Claude CodeCodex
Use before security-relevant architecture work to model trust boundaries, assets, attacker capabilities, abuse paths, and mitigations.
Instructions file CodexOpenCode
Instructions for luisalima/agent-policy-kit: This project uses docs/tasks/ as a lightweight repo convention for work items and open decisions. Use the /opentasks skill to manage it.