Bootstrap a new project with interactive brainstorming and structure generation
Review recent work against plan and project standards
Run code review via Codex CLI with non-Claude models (GPT-5, o3, Ollama)
Audit a private repo before making it public
Append a retrospective section to the current plan file
Implement Vercel AI SDK 6 agents with streaming, tool orchestration, and reasoning visibility.
Curate and organize Chronicle memory blocks. Reviews session context, updates recent blocks, and maintains memory coherence across sessions.
Deep exploration of Chronicle memory and worktrees to generate meaningful insights. Spawns Explore subagents to examine actual code and cross-reference with memory blocks.
Use this agent when you need to set up, configure, or verify a DevContainer environment for a project. This includes creating the initial .devcontainer configuration files, setting up security measures like firewalls and filesystem isolation, configuring development tools, and verifying the container environment is properly configured.
Check GitHub notifications and provide a prioritized summary of important items.
File-based messaging between agents across any harness. Invoke this skill when you see "📬 unread in .agents/inbox", need to send or read agent messages, or set up an inbox. Triggers on "📬", ".agents/inbox", "agent inbox", "send message to agent", "check inbox", "agent message".
Analyze AI coding assistant usage patterns across Claude Code, Codex, and Cursor. Use when user asks about their coding usage, tool statistics, productivity patterns, skill popularity, session history, or wants to query their AI coding logs. Triggers include "usage", "how much have I used", "most used tools", "skill popularity", "coding stats", "productivity patterns".
Fix misaligned right borders in ASCII art diagrams
Markdown task backlog and project roadmap (backlog/{todo,doing,done,failed}/, backlog/ROADMAP.md) for adding, advancing, recording progress, rescuing, cancelling, retrying, failing, maintenance, or reflecting on backlog priorities and roadmap direction.
Wide→Narrow design workflow taking UI/UX concepts from exploration to polished design brief. Four phases - Context, Explore, Iterate, Refine. Use for visual design exploration, user story mockups, and creating shareable design briefs.
Uses power tools
Uses Bash, Write, or Edit tools
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
My working ~/.claude/ configuration for Claude Code. Published for reference — not designed as a drop-in clone.
Sessions are ephemeral but work is not. Much of this config is dedicated to an ongoing experiment: what happens when you treat each session as worth remembering?
Chronicle keeps a persistent journal of each session. A hook extracts a memory block at session end (what was accomplished, what's pending, key decisions). At session start, another hook injects relevant context: recent work in this project, pending items, stale threads. Over time: /chronicle curate to organize, /chronicle insights for cross-session patterns, /chronicle publish for digests.
Supporting pieces: a stop hook names each session from its content; analyze-usage runs DuckDB across Claude Code and Cursor logs; recall/remember agents persist memory across sessions; /fork carries context into a new worktree or session.
Much of this config observes work rather than does it. The memory system is where the config is still evolving.
This config is personal — CLAUDE.md has my name, hooks call my Chronicle scripts, the MCP server needs my API key. To draw from it, cherry-pick rather than clone.
Copy directly (self-contained):
settings.json permissions pattern (allow/ask/deny tiers)skills/status-line-live/ (needs jq + bc)Customize first:
CLAUDE.md — personal identity and tool preferencessettings.json hooks — these call Chronicle scripts; remove or replace with your own session lifecycle.mcp.json — requires PERPLEXITY_API_KEY environment variablePrerequisites for the full config:
bun — hooks and scripts are TypeScriptjq, bc — statusline calculationsgit — core operationsuv (Python), mise (runtimes), Perplexity API keyProject-level .claude/ directories override global settings. See Claude Code docs for the merge behavior.
~/.claude/
├── CLAUDE.md # Personal context (name, preferences, tool choices)
├── settings.json # Permissions, hooks, model selection
├── .mcp.json # MCP server configs
├── commands/ # Slash commands (/bootstrap, /status_line)
├── skills/ # Extended capabilities with references
├── agents/ # Specialized autonomous agents
├── hooks/ # Session lifecycle scripts
├── scripts/ # Helper utilities
├── references/ # Reference documentation
├── chronicle/ # Chronicle session memory
├── webui/ # Config Visualizer dashboard
├── docs/ # Architecture documentation
└── [session data] # Gitignored: history, todos, plans, caches, etc.
/command)| Command | Purpose |
|---|---|
/bootstrap | Scaffold new projects with structure |
/claude-webui | Launch the web dashboard for this dotclaude repo |
/opensource-precheck | Audit repo before making public |
/plan_retro | Append retrospective to current plan |
/respond-to-pr-review | Respond to feedback on our PR toward merge |
/review-pr | Review a PR someone else wrote |
/project-health | Review ~/code projects health |
/reflect | Pause to review work with fresh eyes |
/reflection-log | Log feedback to improve reflection prompt |
/retro | Review session trajectory and update todos |
/chronicle wrapup | Deliberate session close-out — curator + conditional backlog update |
/chronicle recap | Multi-session narrative recap for a project |
/status_line | Explain current session metrics |
/update-dependencies | Intelligent dependency updates with batching |
/code-review | Review recent work against plan and standards |
/codex-review | Code review via non-Claude models |
npx claudepluginhub fairchild/dotclaude --plugin brainstorm-to-briefUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.54.1 — Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications