Skillware skills · dev_tools/issue_resolver

Issue Resolver

Analyzes any GitHub issue against its target repository and produces a structured resolution plan with ranked implementation options, affected files, and caveats—before a single line of code is written.

Capabilities

Problems this skill solves

People search for tasks — not always "skillware":

Install

pip install skillware then SkillLoader.load_skill("dev_tools/issue_resolver")

FAQ

How can an AI agent resolve a GitHub issue?
Skillware dev_tools/issue_resolver returns stage checklists, profile discovery URLs, and optional load_repository_profile for caller-fetched ISSUE_RESOLVER.md — your agent implements after approval.

Open interactive skill page →