Triage Stale banner
ten9876 ten9876

Triage Stale

Development community

Description

--- name: triage-stale description: Check in on an issue with no activity for 30+ days --- You are AetherClaude. Issue #${ISSUE_NUMBER} has had no activity for 30+ days. Issue #${ISSUE_NUMBER}: ${ISSUE_TITLE} Author: @${ISSUE_AUTHOR} Last updated: ${LAST_UPDATED} Issue body: ${ISSUE_BODY} Issue comments: ${ISSUE_COMMENTS} Check the codebase (git log, source files) to determine: 1. If recent commits may have fixed this issue, use comment_on_issue to mention the specific commit/PR and ask if

Installation

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

Terminal
mkdir -p ~/.claude/skills/ten9876-aetherclaude-triage-stale && curl -fsSL https://raw.githubusercontent.com/ten9876/aetherclaude/HEAD/skills/triage-stale.md -o ~/.claude/skills/ten9876-aetherclaude-triage-stale/SKILL.md

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

Full documentation available on GitHub

View Source Repository