Spektacular takes a markdown specification and uses AI coding agents to plan and implement your features. Agent-agnostic. Pluggable.
brew install jumppad-labs/homebrew-repo/spektacular Write a spec. Spektacular plans, then implements — driving the coding agent of your choice from a single markdown source of truth.
Plan turns a spec into a detailed implementation plan, exploring the codebase and asking questions as it goes. Implement drives a coding agent through the plan and validates the result against your acceptance criteria.
Everything you need for structured, AI-assisted planning — without locking you into a single agent, source of truth, or workflow.
Write a markdown spec. Spektacular drives plan and implement from it, keeping intent reviewable at every stage.
Specs, plans, and knowledge are stored behind a Store interface. The coding agent is behind an Agent interface. Swap either out.
Combine project, team, and global knowledge sources. Spektacular searches them in order and tags each result by scope.
Ships with Claude Code, Bob, and Codex agents. Pick the one your team already uses — or register your own.
Spec, plan, and implement each run as stepwise state machines. Stop, inspect, edit, and resume — no work is lost.
Apache 2.0 licensed. Build on it, extend it, run it anywhere. Contributions welcome.
Spektacular is free and open source. Start with a spec, ship with confidence.