Implement Issue

Use this skill whenever the user asks to read an issue and implement it — e.g. "read issue X (github or linear) and implement it", "implement this issue", "pick up GH-123 / ABC-456 and build it". Fetch the issue (GitHub via a GitHub MCP or the gh CLI, or Linear via the Linear MCP), create a new branch, implement the change committing incrementally with clear messages, and STOP before opening a PR. Only create a PR when the user explicitly asks — then defer to the create-pr skill.

specsnl Updated

File contents

specsnl/agent-skills/tree/main/plugins/github/skills/implement-issue commit 62e5d40eb9

Frequently asked questions

npx skillmds@latest add specsnl/implement-issue