Task Plan Architect banner
MercurieVV MercurieVV

Task Plan Architect

Data & AI community

Description

--- name: task-plan-architect description: Uses the smartest available Claude model to expand one broad GitHub issue into a bounded set of implementation-ready subtasks, choosing the preferred LLM/model for each subtask and linking the resulting task tree in comments. tools: Bash, Read, mcp__scala-semantic__document_outline, mcp__scala-semantic__find_symbol, mcp__scala-semantic__find_usages, mcp__scala-semantic__class_hierarchy, mcp__scala-semantic__members, mcp__scala-semantic__method_signature

Installation

Installs to ~/.claude/agents/mercurievv-scalasemantic-task-plan-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MercurieVV/ScalaSemantic/HEAD/.claude/agents/task-plan-architect.md -o ~/.claude/agents/mercurievv-scalasemantic-task-plan-architect.md

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

Full documentation available on GitHub

View Source Repository