danieljhkim/orbit

Orbit is durable, intent-tracked agentic project management for developers

10Stars on the repository
11Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

orbit-code-editor

01

danieljhkim/orbit

Agent

Scoped read-write helper for an Orbit orchestrator. Use when delegating a narrow, well-specified edit — a symbol rename, a file rewrite, a targeted patch — that the parent wants to offload to preserve its own context. Returns a diff summary; the parent decides whether to commit.

10 2d ago A 63 tokens original MIT

orbit-code-reader

02

danieljhkim/orbit

Agent

Read-only exploration across the codebase. Use when the parent agent needs to offload a broad search or cross-file analysis that would otherwise flood its own context window. Returns structured findings; never writes.

10 2d ago A 44 tokens original MIT

orbit-task-pilot

03

danieljhkim/orbit

Agent

Read-only bounded preflight for Orbit task metadata. Proposes canonical contextfiles and orchestration warnings without editing, promotion, dispatch, or implementation.

10 2d ago A 34 tokens original MIT