You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pack sets up the baseline Claude Code experience — plan mode by default, extended thinking, structured git workflows, and a curated set of plugins.
On session start, the pack reports git status, branch protection warnings, ahead/behind tracking, and open PRs.
What's Included
Plugins
Plugin
Description
explanatory-output-style
Structured, educational response formatting with insight callouts
ralph-loop
Iterative refinement loop for complex multi-step tasks
claude-md-management
Audit and improve CLAUDE.md files across repositories
claude-hud
On-screen display showing context usage, active tools, and agent status
pr-review-toolkit
Specialized review agents for comprehensive PR analysis
Session Hooks
Hook
Event
What It Does
session_start.sh
SessionStart
Injects git status, branch protection warnings, ahead/behind tracking, open PRs
Slash Commands
Command
Description
/commit
Stage, commit, push — analyzes the actual diff, writes structured commit messages
/pr
Full pipeline: commit > push > create PR via gh with ticket extraction