quick-commit
25Command Claude Code
Fast commit - stage all changes and commit with a descriptive message (no push, no PR).
Command Claude Code
Fast commit - stage all changes and commit with a descriptive message (no push, no PR).
Command Claude Code
Review uncommitted changes for quality, bugs, and improvements before committing.
Command Claude Code
Rollback to a previous checkpoint or N commits back. Restore saved state safely.
Command Claude Code
Run comprehensive security scan - SAST, dependency vulnerabilities, secrets detection, OWASP checks.
Command Claude Code
End session by saving Memory Bank state, creating session summary, and preserving context for seamless continuation.
Command Claude Code
Start a new session by loading Memory Bank context, checking project status, and orienting Claude to continue work seamlessly.
Command Claude Code
Run test suite, analyze failures, fix issues, and iterate until all tests pass.
Command Claude Code
Undo the last Claude-made change. Safely reverts commits, edits, or operations made by Claude Boris.
Command Claude Code
Update CLAUDE.md with learnings from recent work - mistakes to avoid, new patterns, updated commands.
Command Claude Code
Run complete verification suite - tests, types, lint, build - and report comprehensive status.
Hook Claude Code
Runs after a tool call finishes for [object Object] tool calls, running an inline shell check. From llcoolblaze/claude-boris.
Hook Claude Code
Runs before the agent uses a tool for [object Object] and [object Object] tool calls, running an inline shell check (2 commands). From llcoolblaze/claude-boris.
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, PreToolUse) and 65 allowed tools.
Skill Claude CodeCodex
The complete Boris Cherny workflow methodology for Claude Code. Covers planning, delegation, verification loops, and continuous learning. Reference this skill when orchestrating complex development tasks.
MCP server Claude CodeCodexCursor +2
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
Instructions file
Instructions for llcoolblaze/claude-boris, covering claude.md, quick reference, boris workflow (recommended), verification & quality and git workflow.