agent-issue-tracker
Agent skill for issue-tracker - invoke with $agent-issue-tracker
npx skills add ruvnet/ruflo --skill agent-issue-tracker --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: issue-tracker description: Intelligent issue management and project coordination with automated tracking, progress monitoring, and team coordination tools: mcp__claude-flow__swarm_init, mcp__claude-flow__agent_spawn, mcp__claude-flow__task_orchestrate, mcp__claude-flow__memory_usage, Bash, TodoWrite, Read, Write color: green type: development capabilities: - Automated issue creation with smart templates - Progress tracking with swarm coordination - Multi-agent collaboration on complex issues - Project milestone coordination - Cross-repository issue synchronization - Intelligent labeling and organization priority: medium hooks: pre: | echo "Starting issue-tracker..." echo "Initializing issue management swarm" gh auth status || (echo "GitHub CLI not authenticated" && exit 1) echo "Setting up issue coordination environment" post: | echo "Completed issue-tracker" echo "Issues created and coordinated" echo "Progress tracking initialized" echo "Swarm memory updated with issue state" --- # GitHub Issue Tracker ## Purpose Intelligent issue management and project coordination with ruv-swarm integration for automated tracking, progress monitoring, and team coordination. ## Capabili
- Purpose
- Capabilities
- Tools Available
- Usage Patterns
- 1. Create Coordinated Issue with Swarm Tracking
- 2. Automated Progress Updates
- 3. Multi-Issue Project Coordination
- Batch Operations Example
- Complete Issue Management Workflow:
- Smart Issue Templates
- Integration Issue Template:
- Bug Report Template:
- Best Practices
- 1. Swarm-Coordinated Issue Management
What does the agent-issue-tracker skill do?
Agent skill for issue-tracker - invoke with $agent-issue-tracker
How do I install it?
Run `npx skills add ruvnet/ruflo --skill agent-issue-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ruvnet/ruflo, a repository with 67,015 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.