Overnight skill runner hooks that integrate with the cortex CLI on PATH and the cortex-core plugin to drive autonomous lifecycle execution
Guide the user through the morning report after an overnight session. Displays the Executive Summary, walks each report section in order, collects answers to deferred questions, advances completed-feature lifecycles to Complete, and auto-closes backlog tickets at the end. Use when the user says "/morning-review", "morning review", "review overnight", "morning report walkthrough", or "what happened overnight".
Plan and launch autonomous overnight development sessions. Selects eligible features from the backlog, presents a session plan for user approval, and hands off to the runner for unattended execution. Use when user says "/overnight", "/overnight resume", "/overnight status", "start overnight session", "overnight plan", "launch overnight", "overnight status", or wants to run multiple features autonomously overnight.
Cortex Command is an AI workflow framework for Claude Code built on a single insight: autonomous execution is only as good as the specification that precedes it.
The front half of the lifecycle is human-driven — discovery maps the problem space, refine clarifies scope, and lifecycle drives features through research, spec, plan, implement, and review. Once scope is genuinely clear, run /cortex-core:lifecycle for interactive development or queue refined items for /overnight and wake up to a morning report with PRs ready to review. For a visual of the full pipeline, see docs/agentic-layer.md.
# 1. Install the cortex CLI (bootstrap installs `uv` first if missing)
curl -fsSL https://raw.githubusercontent.com/charleshall888/cortex-command/main/install.sh | sh
# 2. In Claude Code, add the marketplace and install plugins
claude /plugin marketplace add charleshall888/cortex-command
# Recommended to turn on Auto-Update Marketplace Plugins (this will keep CLI auto updated as well)
claude /plugin install cortex-core@cortex-command # Base skills + hooks
claude /plugin install cortex-overnight@cortex-command # OPTIONAL - autonomous overnight runs
# 3. OPTIONAL - In each project where you want cortex active.
# Validation rules, settings, demo-commands, xetc...
cd <your-project>
cortex init
Full Setup GuideSetup guide.
| Plugin | Description |
|---|---|
| cortex-core | REQUIRED - Interactive Claude Code skills, hooks, and CLI utilities from cortex-command for day-to-day development workflows |
| cortex-overnight | Integrates the cortex MCP server and overnight skill runner hooks to drive autonomous lifecycle execution |
| android-dev-extras | Android development skills vendored from Google's Android Skills (Apache 2.0): R8 analyzer, edge-to-edge migration, and Android CLI orchestration |
| cortex-dev-extras | Optional assortment of additional skills |
| cortex-pr-review | Multi-agent GitHub pull request review pipeline for Claude Code. |
| cortex-ui-extras | EXPERIMENTAL - UI design skills for Claude Code interactive workflows |
| Guide | Covers |
|---|---|
docs/agentic-layer.md | Full skill and hook inventory, workflow diagrams, lifecycle phase map |
docs/setup.md | Installation, plugins, customization |
docs/setup.md#authentication | Authentication setup (API key vs. OAuth token) |
docs/setup.md#upgrade--maintenance | Upgrade & maintenance (CLI reinstall, plugin update, foot-guns) |
docs/overnight.md | Autonomous overnight runner -- planning, execution, deferral, morning review |
docs/dashboard.md | Web dashboard for monitoring overnight sessions |
docs/backlog.md | Backlog YAML schema, readiness gates, overnight eligibility |
docs/interactive-phases.md | What to expect at each lifecycle phase -- questions, artifacts, flow |
docs/skills-reference.md | Per-skill detailed reference |
Matches all tools
Hooks run on every tool call, not just specific ones
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub charleshall888/cortex-command --plugin cortex-overnightMulti-agent GitHub pull request review pipeline for Claude Code
No description provided.
No description provided.
Experimental UI design skills for Claude Code interactive workflows
Interactive Claude Code skills, hooks, and CLI utilities from cortex-command for day-to-day development workflows
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.