priority-issue-resolution

Automate triage, investigation, and fixes for priority-critical issues in TradeStream.

7|2|Updated Nov 3, 2024
One-click install
npx skills add https://github.com/tradestreamhq/tradestream --skill priority-issue-resolution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: priority-issue-resolution
Source: https://github.com/tradestreamhq/tradestream/tree/main/.claude/skills/priority-issue-resolution
Command: npx skills add https://github.com/tradestreamhq/tradestream --skill priority-issue-resolution

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates handling of priority-critical and priority-high issues in the TradeStream ecosystem, guiding autonomous triage, investigation, and fixes.

Core Features & Use Cases

  • Autonomous prioritization: Scan for highest-priority open issues and claim them with ETA.
  • Investigation & Decomposition: Verify relevance, gather context, and decompose large work into manageable sub-issues.
  • Fix with Worktree & PR: Create a detached worktree, implement the fix, shepherd a PR, and monitor CI until merge.
  • CI Monitoring & Closure: Track checks and close/iterate based on feedback.

Quick Start

Initiate autonomous resolution on the highest-priority open issue in tradestream and provide a fix PR once ready.