Implement Issue

Implement a GitHub issue end-to-end using the team-executor skill. Given an issue number (or URL), opens a feature branch, dispatches a planning team specialized to the project stack to decide the implementation path (unless the issue dictates the path), confirms a TL;DR with the user (or decides autonomously when asked), posts the agreed approach as an issue comment, launches a fresh execution team to build it, and opens a pull request. Use when the user provides only a GitHub issue number, an issue URL, or asks to "implement issue

thatjuan b765cb2 4 files · 34.5 KB Updated

File contents

thatjuan/agent-skills/tree/main/skills/engineering/implement-issue commit b765cb2c5f

Frequently asked questions

npx skillmds@latest add thatjuan/implement-issue