johardi

14 mods across 1 repository, 2 stars between them.

claude-stack

01

johardi/claude-stack

Plugin Claude Code

Plugin marketplace listing 4 plugins: cstack-core, cstack-collab, cstack-guardrails, cstack-frugal.

2 4mo ago A tokens not measured original MIT

PreToolUse

02

johardi/claude-stack

Hook

Runs before the agent uses a tool for Bash tool calls, executing deny-merge.sh and deny-parent-mutations.sh via bash (2 commands). From johardi/claude-stack.

2 4mo ago A tokens not measured original MIT

PostToolUse

03

johardi/claude-stack

Hook

Runs after a tool call finishes for Agent tool calls, executing record-worker.py via python3. From johardi/claude-stack.

2 4mo ago A tokens not measured original MIT

SessionStart

04

johardi/claude-stack

Hook

Runs when a session starts, executing session-start-summary.sh via bash. From johardi/claude-stack.

2 4mo ago A tokens not measured original MIT

compose-tickets

05

johardi/claude-stack

Skill Claude CodeCodex

Help the user turn a feature description into a structured GitHub parent issue with linked sub-tickets, when the feature is too large for a single PR. Use when the user is describing a new feature, refactor, or initiative and the conversation surfaces signals that it should be broken down (touches multiple modules…

2 4mo ago A 118 tokens original MIT

handoff

06

johardi/claude-stack

Skill Claude CodeCodex

Run inside a Claude agent worktree to yield the branch back to the human. Commits, stashes, or discards any dirty state, optionally pushes the branch to origin, records a handoff event in state.json (when an orchestration is active), and prints next-step instructions so the human can /cstack-collab:reclaim and check…

2 4mo ago A 172 tokens original MIT

list-worktrees

07

johardi/claude-stack

Skill Claude CodeCodex

List all Claude agent worktrees in the current repo with branch, lock state (live agent / stale lock / unlocked), dirty/clean status, and unpushed commits. Use when the user types /cstack-collab:list-worktrees, or asks "what agent worktrees are open", "show me the stuck branches", "which agents are still running"…

2 4mo ago A 119 tokens original MIT

orchestrate-tickets

08

johardi/claude-stack

Skill Claude CodeCodex

Orchestrate a parent GitHub issue that has been broken into dependent sub-tickets, by spawning per-ticket workers in isolated git worktrees so each sub-ticket lands as its own PR. Use when the user wants to coordinate multiple related issues into separate PRs (e.g., "orchestrate.

2 4mo ago A 66 tokens original MIT

reclaim

09

johardi/claude-stack

Skill Claude CodeCodex

Run from the primary repo to take back a branch held by a Claude agent worktree (rescue mode). Locates the worktree by branch name or agent id, preserves any dirty state to a recovery ref, releases the lock, removes the worktree, and optionally checks out the branch. Use when the user types /cstack-collab:reclaim , or…

2 4mo ago A 157 tokens original MIT

serena

10

johardi/claude-stack

MCP server Claude CodeCodexCursor

MCP server "serena" as configured in johardi/claude-stack. Runs locally from the git+https://github.com/oraios/serena Python package.

2 4mo ago A tokens not measured copy · 89% MIT

ref

11

johardi/claude-stack

MCP server Claude CodeCodexCursor

ModelContextProtocol server for Ref. Runs locally from the ref-tools-mcp npm package.

2 4mo ago A tokens not measured original MIT

johardi/claude-stack

Skill Claude CodeCodex

Provides a structured 8-phase workflow for resolving GitHub issues in Claude Code. Covers fetching issue details, analyzing requirements, implementing solutions, verifying correctness, performing code review, committing changes, and creating pull requests. Use when user asks to resolve, implement, work on, fix, or…

2 4mo ago A 79 tokens copy · 92% MIT

johardi/claude-stack

Skill Claude CodeCodex

Install the cstack-core statusline for the user. Use this skill when the user invokes /install-cstack-statusline or explicitly asks to install or enable the cstack-core statusline.

2 4mo ago A 0 tokens original MIT

karpathy-guidelines

14

johardi/claude-stack

Skill Claude CodeCodex

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

2 4mo ago A 46 tokens copy · 80% MIT