find-work

Official

Find the next GitHub issue to work on, fast.

Authorourchitecture
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Discover the next available issue to work on by querying GitHub Issues, respecting team authorization, priority ordering, and assignment rules from AGENTS.md. Use this skill when you need to discover what to work on next.

Core Features & Use Cases

  • Query Open Issues: Use MCP list_issues to fetch open issues for the repository with state open and label "ready"; if domain is provided, apply domain label filter; fallback to gh CLI if MCP is unavailable.
  • Filter Issues: Exclude issues with in-progress or blocked labels and filter by assignee idle time; check for agent-eligible label; issues without this label are available for humans but noted.
  • Sort by Priority: Rank by who created or assigned by admin/maintain, plus priority labels p0/p1/p2/p3 and oldest creation date as tiebreaker.
  • Format Results: Return up to max_results with number, title, priority, domain labels, agent eligibility, current assignee, age, and recommended worktree steps.

Quick Start

Run the skill to fetch the next eligible GitHub issue to work on for the current repository, optionally filtering by domain.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: find-work
Download link: https://github.com/ourchitecture/idp/archive/main.zip#find-work

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.