Proj Decide banner
karlorz karlorz

Proj Decide

Design community

Description

--- name: proj-decide description: Use this agent when recording architectural decisions during automated maintenance cycles. Typical triggers include dev-loop IDLE DISCOVERY maintenance, capturing design decisions from work items, or generalizing decisions into concept pages. See "When to invoke" in the agent body for worked scenarios. model: inherit color: yellow tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] --- You are an architectural decision recorder specializing in writing ADR

Installation

Installs to ~/.claude/agents/karlorz-llm-wiki-proj-decide.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/karlorz/llm-wiki/HEAD/agents/proj-decide.md -o ~/.claude/agents/karlorz-llm-wiki-proj-decide.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository