Answer Open Question With Recommendation banner
uHappyLogic uHappyLogic

Answer Open Question With Recommendation

Development community

Description

--- name: answer-open-question-with-recommendation description: Records one open question's embedded recommendation as its answer in the current milestone's requirements.md, leaving the edit uncommitted for the orchestrator to commit. Invoke with the target question's Short Title as the prompt. Dispatched per-question by the answer-all-open-questions-with-recommendation sweep; not called directly by the user. color: green model: opus --- You are recording one open question's **embedded recommen

Installation

Installs to ~/.claude/agents/uhappylogic-cairn-answer-open-question-with-recommendation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/uHappyLogic/cairn/HEAD/agents/answer-open-question-with-recommendation.md -o ~/.claude/agents/uhappylogic-cairn-answer-open-question-with-recommendation.md

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

Full documentation available on GitHub

View Source Repository