Skill Claude CodeCodex
Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.
Skill Claude CodeCodex
Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.
Skill Claude CodeCodex
Catch up on codebase changes by reviewing the diff from master and reading relevant spec files.
Skill Claude CodeCodex
Quick user-centric interview to capture requirements from a time-poor stakeholder.
Skill Claude CodeCodex
Reset the working directory for the next task by ensuring no uncommitted changes exist, then switching to the main branch and pulling latest.
Skill Claude CodeCodex
Interview me about the plan.
Skill Claude CodeCodex
Convert feature requirements into structured end-to-end test cases as JSON.
Skill Claude CodeCodex
Prime yourself on a codebase by listing files and reading the README.
Skill Claude CodeCodex
Commit, run bin/ci, and open a PR if CI passes. Use when ready to ship changes.