Issue-to-Solution Bridge
This skill acts as an autonomous agent that takes an Issue ID or description and drives it to completion.
Capabilities
1. Issue Interpretation
- •Analyzes GitHub/Jira issue descriptions to understand requirements and reproduction steps.
- •Identifies relevant files and modules to be modified.
2. Full-Cycle Orchestration
- •Coordinates
codebase-mapper,test-suite-architect, andmission-controlto implement the solution, verify it with tests, and prepare a PR.
Usage
- •"Solve GitHub Issue #123: 'Authentication fails on mobile devices'."
- •"Interpret this feature request and implement the initial draft in a new branch."
Knowledge Protocol
- •This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.