Spokes.wiki Search Graph Growth About

agentic-tooling-wiki

Software Source Code source ↗ source url updated Mon Jun 01 2026 00:00:00 GMT+0000 (Coordinated Universal Time)

Conductor (Gemini CLI extension)

A Gemini CLI extension implementing Context-Driven Development — turning the CLI into a project manager that walks agents through Context → Spec & Plan → Implement. A spec-driven-development tool whose distinctive move is treating context as a managed artifact alongside code, so the repo is “a single source of truth that drives every agent interaction with deep, persistent project awareness.”

Features

Why it routed here

It extends spec-driven-development from “spec before code” to “context + spec before code,” and is an orchestration/governance layer — an agentic-coding-harness focused on the planning/context side rather than execution fan-out. Notably it is the parallel-sprint engine inside gstack (10-15 simultaneous sessions). On Gemini CLI, it also shows the google/Gemini side building the same harness patterns as the Claude side.

spec-driven-development · agentic-coding-harness · gstack · agent-orchestration · google