ideate-ai/ideate

Composable process framework for LLM-driven work at scale: durable process record, mechanical capture & priming, honest telemetry. MCP plugin for Claude Code and compatible agents.

0Stars on the repository
25Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

autopilot

01

ideate-ai/ideate

Skill Claude CodeCodex

Autonomous SDLC loop that runs execute → review → refine over the work board until the project converges — zero open claimable work and no unresolved critical/significant findings — or a cycle/appetite limit is hit. Unattended: Andon escalations go to a proxy-human agent instead of stopping for the user.

0 23d ago A 65 tokens AGPL-3.0

execute

02

ideate-ai/ideate

Skill Claude CodeCodex

Execute the work board produced by init/refine. Claims claimable items under lease-fenced discipline, delegates each to a worker subagent, runs incremental review, handles findings by severity, and flags unresolvable issues to the user via an Andon stop. Builds work; does not design or re-plan.

0 23d ago A 62 tokens AGPL-3.0

init

03

ideate-ai/ideate

Skill Claude CodeCodex

Set up an ideate project. Creates the workspace, enables the steering store, captures the project's intent and guiding principles, and — for an existing codebase — surveys the current architecture. It lays the foundation; it does NOT create work items. Decomposing ideas into work is refine's job.

0 23d ago A 60 tokens AGPL-3.0

refine

04

ideate-ai/ideate

Skill Claude CodeCodex

Decompose an idea into actionable work. The first working step after init and the recurring planning engine: takes a described goal, change, or set of review findings, analyzes it against the existing code and steering, and produces board work items with dependency and containment edges. Plans work; execute builds it.

0 23d ago A 60 tokens AGPL-3.0

review

05

ideate-ai/ideate

Skill Claude CodeCodex

Comprehensive review of completed work. Spawns specialized reviewers in parallel (code, spec, gap), synthesizes and records their findings by severity, and curates steering. Supports cycle review (default), domain review (--domain name), full audit (--full), and ad-hoc scope (natural language).

0 23d ago A 60 tokens AGPL-3.0