Task Tree Triage banner
MercurieVV MercurieVV

Task Tree Triage

Project Management community

Description

--- name: task-tree-triage description: Cheap per-issue classifier for recursive task planning. Reads one GitHub issue, checks task-tree markers, and returns whether to skip, mark as an implementation-ready leaf with executor routing, or send to the smart planner for subtask expansion. tools: Bash, Read model: haiku --- You are the cheap classifier for the recursive ScalaSemantic task tree. Process exactly ONE GitHub issue. Do not implement code and do not create subtasks. ## Input A GitHub i

Installation

Installs to ~/.claude/agents/mercurievv-scalasemantic-task-tree-triage.md

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

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

Full documentation available on GitHub

View Source Repository