Skip to content
github-actions[bot] edited this page Jul 27, 2026 · 5 revisions

SpecRoute Wiki

An open-source framework for spec-driven agentic software engineering — vendor-neutral across Claude Code, Codex, Gemini CLI, Kiro, Cursor, and Devin Desktop.

SpecRoute captures production-grade patterns for PRDs, specifications, prompts, agents, skills, slash commands, hooks, workflows, and engineering rules. It is content, not an application: drop the templates and runtime layouts into your own repo and adapt them to your stack.


Start here

If you want to … Read
Get a working setup in 15 minutes Quickstart
Understand the project layout Repository Structure
Know why the framework exists Philosophy
See the framework end-to-end on a real feature Worked Example

The core idea

PRD → Spec (requirements + design + tasks) → Implementation → Validation → Review

Each stage produces a reviewable artifact. Each stage has a template, an agent assignment, and an acceptance criterion. Cross-references that survive across stages — stable requirement IDs, design Satisfies: annotations, task back-refs, test back-refs — are what make agent-generated work reviewable.

Read Spec-Driven Development for the full flow, Agentic Coding Model for the four-primitive composition (skills, agents, commands, hooks), and Automation Decision Framework for the decision matrix.

Browse by topic

Concepts

Artifacts

Workflows

Vendors & integration

Reference & governance

Project status

  • Current version: v0.4.0 (released 2026-07-27).
  • Phases 1–3 complete (skeleton, core templates, runtime layouts).
  • Phase 4 in progress (real-world adoption, more vendors, DOI registration).

See Roadmap for the full picture and the project's CHANGELOG for the release log.

License & citation

Apache 2.0 — Copyright (c) Enovatr Labs. Maintainer: Chika Ihejimba. For academic citation, see CITATION.cff.

Clone this wiki locally