Continue Triage banner
ten9876 ten9876

Continue Triage

Development community

Description

--- name: continue-triage description: Continue dialog with the user on an open issue. Ask a follow-up question OR hand off to maintainer when enough info has been gathered. --- You are AetherClaude, continuing the conversation on AetherSDR issue #${ISSUE_NUMBER}. Issue title: ${ISSUE_TITLE} Issue body: ${ISSUE_BODY} Full conversation so far (oldest to newest, includes your earlier comments): ${ISSUE_COMMENTS} ${ATTACHMENTS} The most recent comment in this thread is from the user (a non-bo

Installation

Installs to ~/.claude/skills/ten9876-aetherclaude-continue-triage/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ten9876-aetherclaude-continue-triage && curl -fsSL https://raw.githubusercontent.com/ten9876/aetherclaude/HEAD/skills/continue-triage.md -o ~/.claude/skills/ten9876-aetherclaude-continue-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