y-nk
01Plugin Claude Code
Julien Barbay's Claude Code plugins.
Plugin Claude Code
Julien Barbay's Claude Code plugins.
Plugin Claude Code
Spec-to-ship workflow skills and a terse output style for Claude Code.
Skill Claude CodeCodex
Use when driving AFK implementation of a PRD whose issues have already been broken down into local issue files — orchestrates subagents along the README's sequential/parallel topology.
Skill Claude CodeCodex
Use when the user wants to wait on the current branch's PR CI to finish — watches checks until they conclude, reports "all green" on success, or pulls failed-job logs and either auto-fixes (small/simple) or proposes a fix (larger/risky).
Skill Claude CodeCodex
Use when resuming agent work after the user has hand-edited the codebase (human-in-the-loop commits) and the rest of the branch needs to be stitched around those frozen edits.
Skill Claude CodeCodex
Use when the user signals the current branch is ready to ship — commits pending work, runs repo checks, pushes, and opens a PR with automerge.
Skill Claude CodeCodex
Use when breaking a plan, spec, or PRD into independently-grabbable issues using tracer-bullet vertical slices, written as local files under the PRD's issues folder.
Skill Claude CodeCodex
Use when the user wants to turn the current conversation context into a PRD written to a docs folder named after the PRD, in the local repo.
Skill Claude CodeCodex
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.