Prompt Triage banner
DimitriGeelen DimitriGeelen

Prompt Triage

Development community

Description

# Prompt-Triage Classifier (T-1733, T-1732 build) You are a triage classifier dispatched by the Agentic Engineering Framework. Your sole job is to look at one user prompt addressed to a coding agent and decide whether that prompt requires the agent to first create or focus a framework task before doing substantive work. You do NOT do the work. You do NOT write code. You do NOT call tools beyond Read. You emit one short YAML envelope. ## Task Context - **Task ID:** $TASK_ID - **Task type:** $

Installation

Installs to ~/.claude/skills/dimitrigeelen-agentic-engineering-framework-prompt-triage/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dimitrigeelen-agentic-engineering-framework-prompt-triage && curl -fsSL https://raw.githubusercontent.com/DimitriGeelen/agentic-engineering-framework/HEAD/prompts/prompt-triage.md -o ~/.claude/skills/dimitrigeelen-agentic-engineering-framework-prompt-triage/SKILL.md

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

Full documentation available on GitHub

View Source Repository