Plugin Claude Code
Memory, coordination and enforcement for building products with several Claude Code sessions at once.
Plugin Claude Code
Memory, coordination and enforcement for building products with several Claude Code sessions at once.
Settings file Claude Code
Agent settings declaring 1 allowed tools.
Plugin Claude Code
Enforcement, memory and parallel-session coordination for solo founders running several Claude Code sessions on one repository.
Agent
Review a diff with no memory of writing it. Use before merging, or when asked to check work. Reports findings only; it cannot edit.
Command
Show or update the work ledger — what is done, in flight, and next.
Command
Review the current diff with a fresh-context agent that cannot edit.
Command
Show what is known, in flight, planned and enforced across every session.
Hook
Runs once when the project is set up, running an inline shell check. From avanturer/claude-bestpractice.
Hook
Runs when a git worktree is created, running an inline shell check. From avanturer/claude-bestpractice.
Hook
Runs when a session starts on startup, resume, clear and compact, running an inline shell check. From avanturer/claude-bestpractice.
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From avanturer/claude-bestpractice.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit, Bash and EnterWorktree tool calls, running an inline shell check (2 commands). From avanturer/claude-bestpractice.
Hook
Runs after a tool call finishes for .*create_pull_request tool calls, running an inline shell check. From avanturer/claude-bestpractice.
Hook
Runs when a subagent starts, running an inline shell check. From avanturer/claude-bestpractice.
Hook
Runs before the context is compacted, running an inline shell check. From avanturer/claude-bestpractice.
Hook
Runs when the agent finishes a response, running an inline shell check. From avanturer/claude-bestpractice.
Hook
Runs on the PermissionDenied event, running an inline shell check. From avanturer/claude-bestpractice.
Skill Claude CodeCodex
This repository's standing engineering defaults — style, structure, testing, security, dependencies. Use at the start of any implementation task.
Skill Claude CodeCodex
Marketing pages that do not read as machine-generated. Use when writing or reviewing a landing, hero, pricing table, feature grid or marketing copy.
Skill Claude CodeCodex
Write comments, docstrings and types for a model reader, not a human one. Use when writing or reviewing any function, module or docstring.