troykelly

129 mods across 2 repositories, 22 stars between them.

pr-test-analyzer

74

troykelly/codex-skills

Agent

Use when reviewing a pull request to evaluate test coverage quality and gaps for new or changed functionality.

11 7mo ago A 24 tokens

agent-development

77

troykelly/codex-skills

Skill Claude CodeCodex

Use when the user wants to design Codex agent equivalents (specialized workers/profiles/prompt files), define triggering conditions, or build reusable agent prompts and validation tools.

11 7mo ago B 37 tokens

frontend-design

78

troykelly/codex-skills

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

11 7mo ago A 43 tokens

hook-development

79

troykelly/codex-skills

Skill Claude CodeCodex

Use when the user wants to create Codex workflow hooks (pre/post run gates, tool-use validators, stop checks) or needs guidance on hook scripts and hooks.json configuration.

11 7mo ago A 38 tokens

sentry-code-review

80

troykelly/codex-skills

Skill Claude CodeCodex

Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.

11 7mo ago A 52 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Setup Sentry AI Agent Monitoring in any project. Use this when asked to add AI monitoring, track LLM calls, monitor AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI. Automatically detects installed AI SDKs and configures the appropriate Sentry integration.

11 7mo ago A 70 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Setup Sentry Logging in any project. Use this when asked to add Sentry logs, enable structured logging, setup console log capture, or integrate logging with Sentry. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and other frameworks.

11 7mo ago A 61 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Setup Sentry Metrics in any project. Use this when asked to add Sentry metrics, track custom metrics, setup counters/gauges/distributions, or instrument application performance metrics. Supports JavaScript, TypeScript, Python, React, Next.js, and Node.js.

11 7mo ago A 61 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enable tracing, track transactions/spans, or instrument application performance. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and Node.js.

11 7mo ago A 62 tokens

skill-development

85

troykelly/codex-skills

Skill Claude CodeCodex

Use when the user wants to create or refine Codex skills, improve skill descriptions, organize skill resources, or follow Codex skill best practices.

11 7mo ago A 32 tokens

SessionStart

86

troykelly/codex-skills

Hook

Runs when a session starts, executing session-start.sh and check-orchestration-sleep.sh (2 commands). From troykelly/codex-skills.

11 7mo ago A tokens not measured

PreToolUse

87

troykelly/codex-skills

Hook

Runs before the agent uses a tool for Bash, mcp__github__create_pull_request and mcp__github__merge_pull_request tool calls, executing validate-pr-creation.sh, validate-local-testing.sh, validate-pr-merge.sh and validate-tests-pass.sh (4 commands). From troykelly/codex-skills.

11 7mo ago A tokens not measured

PostToolUse

88

troykelly/codex-skills

Hook

Runs after a tool call finishes for Edit, Write, Bash and mcp__github__create_pull_request tool calls, executing security-scan.sh, validate-generated-artifacts.sh, track-test-results.sh and post-pr-creation.sh (4 commands). From troykelly/codex-skills.

11 7mo ago A tokens not measured

Stop

89

troykelly/codex-skills

Hook

Runs when the agent finishes a response, executing plan-limit-account-switch.sh and check-ci-before-stop.sh (2 commands). From troykelly/codex-skills.

11 7mo ago A tokens not measured

api-documentation

91

troykelly/codex-skills

Skill Claude CodeCodex

Use when API code changes (routes, endpoints, schemas). Enforces Swagger/OpenAPI sync. Pauses work if documentation has drifted, triggering documentation-audit skill.

11 7mo ago A 38 tokens

apply-all-findings

92

troykelly/codex-skills

Skill Claude CodeCodex

Use after code review - implement ALL findings; any finding not fixed MUST have tracking issue created; no finding disappears without trace.

11 7mo ago A 29 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Use when starting any work session - establishes autonomous operation mode, overriding token limits and time pressure to work until goal is achieved.

11 7mo ago A 28 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Use when user requests autonomous operation across multiple issues. Orchestrates parallel workers, monitors progress, handles SLEEP/WAKE cycles, and works until scope is complete without user intervention.

11 7mo ago A 43 tokens

branch-discipline

95

troykelly/codex-skills

Skill Claude CodeCodex

Use before any code changes - hard gate ensuring work never happens on main branch, with proper feature branch creation from correct base.

11 7mo ago A 28 tokens

ci-monitoring

96

troykelly/codex-skills

Skill Claude CodeCodex

Use after creating PR - monitor CI pipeline, resolve failures cyclically until green or issue is identified as unresolvable.

11 7mo ago A 27 tokens