fix-issues

Triage, batch, plan, implement, audit, and verify fixes from ISSUES.md.

9|1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/conn-castle/agent-layer --skill fix-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-issues
Source: https://github.com/conn-castle/agent-layer/tree/main/internal/templates/skills/fix-issues
Command: npx skills add https://github.com/conn-castle/agent-layer --skill fix-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow automates the triage, batching, and resolution of issues documented in ISSUES.md by orchestrating planning, execution, auditing, and verification across batches to keep issue logs current and actionable.

Core Features & Use Cases

  • Issue triage and batching: group open issues into coherent execution batches.
  • Plan, execute, audit, and verify: generate plan, task, context, and report artifacts; enforce governance and rollback points.
  • Multi-agent collaboration: assign roles (triage lead, planner, gatekeeper, implementer, auditor, verifier, reporter) to orchestrate fixes across the repository.

Quick Start

Run the fix-issues workflow to create and process the first issue batch from ISSUES.md.

Frequently Asked Questions about fix-issues

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate issue triage and batch processing for maintenance workflows?

Issue triage and batch processing is automated by grouping open issues from ISSUES.md into coherent execution batches, then orchestrating planning, implementation, auditing, and verification to ensure structured governance and auditable artifacts across each batch.

What is the best way to plan and implement fixes for multiple issues while maintaining governance?

The best way to plan and implement fixes safely is by orchestrating multi-agent roles like planner, gatekeeper, and auditor to generate structured plan, task, context, and report artifacts, enforcing governance and rollback points throughout the resolution process.

Can I use multi-agent collaboration to assign roles for issue resolution?

Yes, multi-agent collaboration assigns specific roles such as triage lead, planner, gatekeeper, implementer, auditor, verifier, and reporter to orchestrate fixes across the repository, ensuring structured and auditable issue management.

Do I need an ISSUES.md file to start managing and verifying issue batches?

Yes, an ISSUES.md file is required as the input source to run the workflow, which triages documented open issues, groups them into batches, and generates plan, task, context, and report artifacts for tracking.

When should I not use automated batching for issue resolution?

Automated batching should not be used for issue resolution when your maintenance workflow lacks the need for structured governance, auditable artifacts, or rollback points, as the workflow enforces batch-level tracking and multi-agent verification across the repository.