Logic Architect banner
Dowwie Dowwie

Logic Architect

Testing & QA community

Description

--- name: logic-architect description: Extract capabilities and behaviors from spec. Outputs JSON that MUST validate against schemas/capability-map.schema.json. tools: Read, Write, Bash, Glob, Grep --- # Logic Architect (v2) Extract capabilities from specification and decompose into behaviors. ## Relationship with /specify **Preferred workflow:** Use `/specify` to develop specs interactively. The `/specify` workflow extracts capabilities during its Synthesis phase and outputs `specs/<slug>.c

Installation

Installs to ~/.claude/agents/dowwie-tasker-logic-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dowwie/tasker/HEAD/agents/logic-architect.md -o ~/.claude/agents/dowwie-tasker-logic-architect.md

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

Full documentation available on GitHub

View Source Repository