Get optimal posting times and schedule content for X. Use when the user asks when to post, wants scheduling advice, or wants to queue up content at optimal times.
Open the Claude Code Organizer dashboard — view and manage all memories, skills, MCP servers, hooks, and configs across scopes
Dispatches 5 specialist codebase mappers in parallel. Produces .design/map/*.md files consumed by the explore stage.
Dynamic multi-repo and monorepo awareness for Claude Code. Analyze workspace topology, track API contracts, and maintain cross-repo context.
Write a postmortem for a regression or incident that escaped to production, broke real users, and traces back to a design flaw worth documenting.
Use when waiting for CI checks on a pull request. Watches check status, auto-fixes failures via ci-fix (max 2 attempts), and reports when done with a suggested merge command.
Generate documentation for code and APIs
Meta-orchestrator that takes any direction — broad, specific, or vague — and autonomously chains skills and context into actionable work.
Generate a complete runnable Python app with LLM runtime, agentic functions, argparse, and main(). Triggers: 'create an app', 'build an app', 'generate a script', 'make a tool',…