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
- Nine-stage workflow
- ISSUE_RESOLVER.md profiles
- Commit message validation
Problems this skill solves
People search for tasks — not always "skillware":
- ai agent fix github issue
- automate github issue resolution
- ai plan before coding github issue
- agent workflow open source issue
- how to contribute to github with ai agent
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.