What problem does it solve?
Orbit provides a fast, consistent way to assess repository health by combining security scans, test analysis, codebase inspection, temporal evolution checks, and instruction linting into a single synthesized dashboard so reviewers and maintainers can understand risk and readiness without running multiple ad-hoc tools.
Core Features & Use Cases
- Unified dashboard: Runs parallel status and analysis tools across security, tests, code, evolution, and instructions and synthesizes cross-cutting observations.
- PR readiness checks: Diff-scoped PR mode that runs targeted MCP scans, maps missing tests, and produces a readiness table with file- and line-level findings.
- Multi-mode operation: Quick glance (status-only), Standard orchestrated dashboard, and Deep parallel agent audits for comprehensive investigations.
- Resilient execution: Dispatches an orchestrator subagent for fresh tool manifests and falls back to inline MCP/native analysis when agents or tools are unavailable.
Quick Start
Run /orbit in a Claude Code session to generate a standard-mode dashboard covering security, tests, code quality, evolution, and instructions.