trapajim

6 mods across 1 repository, 2 stars between them.

discovery

01

trapajim/skills

Skill Claude CodeCodex

Analyze and explore new or unfamiliar codebases to identify hot paths, architectural patterns, and high-complexity areas. Use when the user wants to understand a new repository, find frequently modified files, assess code difficulty, or analyze specific subdirectories of a project.

2 2mo ago A 55 tokens

implement

02

trapajim/skills

Skill Claude CodeCodex

Implement a task with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD.

2 2mo ago A 26 tokens

plan-sprint

03

trapajim/skills

Skill Claude CodeCodex

Plan a sprint end-to-end by aligning scope, writing PRDs, creating GitHub issues, and breaking them into tasks. Orchestrates grill-me, prd, to-issue, and to-task skills. Use when planning a sprint, sprint planning, committing work for an iteration, or preparing a milestone in GitHub.

2 2mo ago A 70 tokens

review

04

trapajim/skills

Skill Claude CodeCodex

Reviews code changes for correctness, security, architecture, and test coverage using project standards. Use when reviewing pull requests, diffs, branch changes, or when the user asks for a code review.

2 2mo ago A 41 tokens

to-issues

05

trapajim/skills

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

2 2mo ago A 50 tokens

to-tasks

06

trapajim/skills

Skill Claude CodeCodex

Break down a single GitHub issue into a sequential list of small implementation tasks, creating them as child sub-issues via the Github MCP.

2 2mo ago A 32 tokens