shousper

37 mods across 1 repository, 4 stars between them.

kit

02

shousper/claude-kit

Plugin Claude Code

Personal Claude Code toolkit - skills, commands, hooks, and agents.

4 5d ago A tokens not measured original MIT

PostToolUse

03

shousper/claude-kit

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing record.sh. From shousper/claude-kit.

4 5d ago A tokens not measured copy · 86% MIT

Stop

04

shousper/claude-kit

Hook

Runs when the agent finishes a response, executing format-on-stop.sh. From shousper/claude-kit.

4 5d ago A tokens not measured copy · 86% MIT

SubagentStop

05

shousper/claude-kit

Hook

Runs when a subagent finishes, executing format-on-stop.sh. From shousper/claude-kit.

4 5d ago A tokens not measured copy · 88% MIT

SessionStart

06

shousper/claude-kit

Hook

Runs when a session starts on startup, resume, clear, compact, startup and resume, executing session-start.sh and hcl-detect.sh (2 commands). From shousper/claude-kit.

4 5d ago A tokens not measured original MIT

build-flow

07

shousper/claude-kit

Skill Claude CodeCodex

../../../../shared/skills/build-flow/SKILL.md.

4 5d ago A 0 tokens original MIT

code-review

08

shousper/claude-kit

Skill Claude CodeCodex

../../../../shared/skills/code-review/SKILL.md.

4 5d ago A 0 tokens original MIT

kit-arbiter

10

shousper/claude-kit

Agent

Escalated reviewer/fixer for the final batch and failed verification of a kit build-flow run.

4 5d ago A 25 tokens original MIT

kit-worker

12

shousper/claude-kit

Agent

Implementation and review worker for kit build-flow batches.

4 5d ago A 13 tokens original MIT

stories

13

shousper/claude-kit

Plugin Claude Code

Story-based autonomous workflow: markdown story board, typed verification gates, goal loop, parallel same-machine workers.

4 5d ago A tokens not measured original MIT

cancel

14

shousper/claude-kit

Skill Claude CodeCodex

Stops an active story loop and reports where the board stands. Use when asked to "stop the loop", "cancel the story run", "halt autonomous story work", "kill the worker loop", or when a runaway run must be shut down. DO NOT TRIGGER for closing a single story (that is story done inside stories:work), for deleting or…

4 5d ago A 87 tokens original MIT

plan

15

shousper/claude-kit

Skill Claude CodeCodex

Decomposes a spec or approved design into epics and stories on the story board — sized, dependency-ordered, gated, human-approved, then filed via the story CLI. Use in a project with .claude/story-workflow.json when there is a design doc (often from kit:brainstorming), spec, requirements file, or feature request to…

4 5d ago A 156 tokens original MIT

setup

16

shousper/claude-kit

Skill Claude CodeCodex

Interactive onboarding that turns a repo into a story-workflow project — merge-mode choice, verification gates with test-runner detection, gitignore wiring, optional project-specific reviewer personas. Use when asked to "set up the story workflow", "adopt stories", "story init", "install the story board", or when…

4 5d ago B 133 tokens original MIT

using-stories

17

shousper/claude-kit

Skill Claude CodeCodex

Compressed story-workflow rulebook, injected automatically at SessionStart (including after compaction) in projects with .claude/story-workflow.json. Use when unsure of the workflow rules mid-session, when asked "how does the story workflow work here", or for a story CLI quick reference. DO NOT TRIGGER in projects…

4 5d ago A 105 tokens original MIT

work

18

shousper/claude-kit

Skill Claude CodeCodex

Runs the story worker loop in a story-workflow project — claim ready stories, implement each in its own worktree, close through verification gates, repeat until the goal is met or budgets run out. Use when asked to "work the board", "complete all stories", "work on epic st-XXXX", "pick up the next story", "start a…

4 5d ago A 146 tokens original MIT

qa-reviewer

19

shousper/claude-kit

Agent

Dispatch this persona with the Task tool when a story has a review-kind gate needing acceptance-criteria verification. Fill every {{PLACEHOLDER}} before dispatch. Pass file PATHS, never pasted content. Persist the result with story record --gate --verdict pass|fail --evidence .

4 5d ago A 0 tokens original MIT

visual-reviewer

20

shousper/claude-kit

Agent

Dispatch this persona with the Task tool for review-kind gates that judge captured visuals (screenshots, short recordings). Run the gate's capture command first; pass the artifact paths. Fill every {{PLACEHOLDER}} before dispatch. Persist the result with story record --gate --verdict pass|fail --evidence .

4 5d ago A 0 tokens original MIT

hcl-tool

21

shousper/claude-kit

Command

Show or override the Terraform/OpenTofu CLI detected for this project.

4 5d ago A 13 tokens original MIT

brainstorming

22

shousper/claude-kit

Skill Claude CodeCodex

Coordinates collaborative design sessions that explore requirements, analyze codebase context, and produce an approved design document with trade-offs. Use when building a new feature, adding functionality, creating components, modifying behavior, starting a project, or planning any creative work. DO NOT TRIGGER when…

4 5d ago A 70 tokens original MIT

code-standards

23

shousper/claude-kit

Skill Claude CodeCodex

Enforces project-specific coding conventions by loading language standards before writing code. Use when about to write, edit, modify, or generate Go, Rust, Python, Tailwind CSS, or HCL (Terraform/OpenTofu) files. Loads once per language per session and overrides default style with project conventions. DO NOT TRIGGER…

4 5d ago A 93 tokens original MIT

consult-codex

24

shousper/claude-kit

Skill Claude CodeCodex

Consults OpenAI Codex CLI for an independent perspective on any question. Shells out to the codex CLI in read-only sandbox mode and relays the response. Use when you want a second opinion from Codex, or when asked to "consult codex", "ask codex", or "codex oracle".

4 5d ago A 70 tokens original MIT