idodekerobo/draft-cli-plugin

The shared context layer CLI agent plugin.

16Stars on the repository
24Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

draft-agent

01

idodekerobo/draft-cli-plugin

Agent

Main Draft orchestrator. Manages shared team context across sessions — delegates to specialized sub-agents for research, writing, and learning.

16 2mo ago A 30 tokens

draft-executor

02

idodekerobo/draft-cli-plugin

Agent

Takes concrete actions. Use when the orchestrator needs to DO something: write documents (PRDs, specs, decision docs). Always reads context files before acting.

16 2mo ago A 37 tokens

draft-learner

03

idodekerobo/draft-cli-plugin

Agent

Context write engine for the Draft orchestrator. Called when the orchestrator needs to persist information to workspace files: product decisions, priority updates, company changes, team changes, personal memory, vocabulary. Reads existing files before writing, merges new info, writes log entries alongside every…

16 2mo ago A 68 tokens

draft-researcher

04

idodekerobo/draft-cli-plugin

Agent

Finds and retrieves information. Use when the orchestrator needs to KNOW something: search workspace files, read docs, or fetch web content. Returns a concise but complete answer.

16 2mo ago A 40 tokens