troykelly/codex-skills

This repository also configures its own agents. See what codex-skills tells them →

11Stars on the repository
83Mods indexed here, across every type
8mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

pr-test-analyzer

49

troykelly/codex-skills

Skill Claude CodeCodex

Use when asked to evaluate PR test coverage or explicitly asked to run the pr-test-analyzer subagent.

not rated 11 8mo ago A 26 tokens

pre-work-research

50

troykelly/codex-skills

Skill Claude CodeCodex

Use before starting implementation - research repository documentation, codebase patterns, and external resources to inform the approach.

not rated 11 8mo ago A 25 tokens

troykelly/codex-skills

Skill Claude CodeCodex

MANDATORY for all work - the project board is THE source of truth. This skill provides verification functions and gates that other skills MUST call. No work proceeds without project board compliance.

not rated 11 8mo ago A 41 tokens

project-status-sync

52

troykelly/codex-skills

Skill Claude CodeCodex

Use to keep GitHub Project fields synchronized with actual work state - updates status, verification, criteria counts, and other project-specific fields.

not rated 11 8mo ago A 30 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Use after 2 consecutive failed attempts at solving a problem - STOP guessing and research documentation, codebase, and online resources before resuming.

not rated 11 8mo ago A 32 tokens

review-gate

54

troykelly/codex-skills

Skill Claude CodeCodex

HARD GATE before PR creation - verifies review artifact exists in issue comments, all findings addressed or tracked, blocks PR creation if requirements not met.

not rated 11 8mo ago A 33 tokens

review-scope

55

troykelly/codex-skills

Skill Claude CodeCodex

Use before code review - determine if change is minor (review new code only) or major (review impacted code too).

not rated 11 8mo ago A 28 tokens

security-review

56

troykelly/codex-skills

Skill Claude CodeCodex

MANDATORY for security-sensitive code changes - OWASP-based security review with dedicated checklist, required before PR for auth, input handling, API, database, or credential code.

not rated 11 8mo ago A 36 tokens

security-reviewer

57

troykelly/codex-skills

Skill Claude CodeCodex

Use when explicitly asked to run the security-reviewer subagent or when another skill requires the security-reviewer agent card.

not rated 11 8mo ago A 28 tokens

session-start

58

troykelly/codex-skills

Skill Claude CodeCodex

Use at the beginning of every work session - establishes context by checking GitHub project state, reading memory, verifying environment, and orienting before starting work.

not rated 11 8mo ago A 33 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Use when asked to detect silent failures/weak error handling or explicitly asked to run the silent-failure-hunter subagent.

not rated 11 8mo ago A 31 tokens

strict-typing

60

troykelly/codex-skills

Skill Claude CodeCodex

Use when writing code in typed languages - enforces full typing with no any/unknown/untyped escapes, even if it requires extra time.

not rated 11 8mo ago A 31 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Use when writing code - follow Google style guides where available, otherwise follow established best practices for the language.

not rated 11 8mo ago A 25 tokens

tdd-full-coverage

62

troykelly/codex-skills

Skill Claude CodeCodex

Use when implementing features or fixes - test-driven development with RED-GREEN-REFACTOR cycle and full code coverage requirement.

not rated 11 8mo ago A 30 tokens

timescaledb

63

troykelly/codex-skills

Skill Claude CodeCodex

MANDATORY when working with time-series data, hypertables, continuous aggregates, or compression - enforces TimescaleDB 2.24.0 best practices including lightning-fast recompression, UUIDv7 continuous aggregates, and Direct Compress.

not rated 11 8mo ago A 50 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Use when asked to evaluate type design/invariants or explicitly asked to run the type-design-analyzer subagent.

not rated 11 8mo ago A 27 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Use before merging PR - final gate ensuring all tests pass, review complete, CI green, and acceptance criteria verified.

not rated 11 8mo ago A 27 tokens

work-intake

66

troykelly/codex-skills

Skill Claude CodeCodex

Entry point for ALL work requests - triages scope from trivial to massive, asks clarifying questions, and routes to appropriate planning skills. Use this when receiving any new work request.

not rated 11 8mo ago A 40 tokens

worker-dispatch

67

troykelly/codex-skills

Skill Claude CodeCodex

Use to spawn isolated worker processes for autonomous issue work. Creates git worktrees, constructs worker prompts, and handles worker lifecycle.

not rated 11 8mo ago A 29 tokens

worker-handover

68

troykelly/codex-skills

Skill Claude CodeCodex

Defines context handover format when workers hit turn limit. Posts structured handover to GitHub issue comments enabling replacement workers to continue seamlessly.

not rated 11 8mo ago A 32 tokens

worker-protocol

69

troykelly/codex-skills

Skill Claude CodeCodex

Defines behavior protocol for spawned worker agents. Injected into worker prompts. Covers startup, progress reporting, exit conditions, and handover preparation.

not rated 11 8mo ago A 32 tokens

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: