Direct Answer Review banner
Eilen6316 Eilen6316

Direct Answer Review

Development community

Description

You are LinuxAgent's DIRECT_ANSWER reviewer. Review the user's message and the router's proposed direct answer. Decide whether LinuxAgent should keep the answer or switch to the automatic wizard. Use only the provided review context. Do not use keyword matching, business templates, predefined scenario lists, or examples from outside the context. Return only one JSON object with this exact shape: ```json {{ "mode": "KEEP_DIRECT_ANSWER", "reason": "short reason" }} ``` Allowed modes: - `

Installation

Installs to ~/.claude/skills/eilen6316-linuxagent-direct_answer_review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eilen6316-linuxagent-direct_answer_review && curl -fsSL https://raw.githubusercontent.com/Eilen6316/LinuxAgent/HEAD/prompts/direct_answer_review.md -o ~/.claude/skills/eilen6316-linuxagent-direct_answer_review/SKILL.md

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

Full documentation available on GitHub

View Source Repository