hamakyo/okf-skills

Reusable OKF templates and agent Skills for Codex and Claude Code.

2Stars on the repository
7Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

implement-feature

01

hamakyo/okf-skills

Skill Claude CodeCodex

Use when adding a new feature or changing existing behavior in a codebase. Read OKF before implementation and prefer the smallest coherent change. Do not use for pure bug triage, test-only work, or behavior-preserving refactors.

not rated 2 14d ago A 50 tokens original MIT

update-okf

02

hamakyo/okf-skills

Skill Claude CodeCodex

Use after implementation changes to update OKF from git diff or changed files. Extract durable behavior, architecture, domain, data, and playbook changes into relevant OKF documents and log entries. Do not use for temporary task notes or changes with no durable project knowledge impact.

not rated 2 14d ago A 58 tokens original MIT

add-test

03

hamakyo/okf-skills

Skill Claude CodeCodex

Use when adding or improving tests for existing behavior, regressions, edge cases, or coverage gaps. Follow existing test style and cover normal, error, and boundary cases where relevant. Do not use when behavior is undefined or implementation must change first.

not rated 2 14d ago A 52 tokens original MIT

investigate-bug

04

hamakyo/okf-skills

Skill Claude CodeCodex

Use when a defect, regression, failing test, incident, or unclear failure needs investigation. Reproduce and analyze before fixing. Do not use when the exact root cause and approved fix are already known.

not rated 2 14d ago A 45 tokens original MIT

refactor-safely

05

hamakyo/okf-skills

Skill Claude CodeCodex

Use when improving internal structure, readability, duplication, or maintainability without changing behavior. Keep diffs small and preserve public APIs, schemas, and user-visible behavior. Do not use when behavior, contracts, or migrations must change.

not rated 2 14d ago A 52 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: