Implement

Implement, build, ship, or wire up a change in an existing repo. Polymorphic on input: a Jira URL/KEY-123, a GitHub issue URL or #N (fetched via the gh CLI), a Confluence/Slack link (fetched via MCP), or freeform "build the X" prose. Plans before it acts: gathers context, presents 2-4 approaches with trade-offs, confirms, then writes the smallest correct change matching repo conventions, with tests for new behavior. Validates with the repo's own typecheck/lint/narrow tests at every checkpoint. Git via git directly (feature branch, never protected, never force, never merge); GitHub via the gh CLI only (PRs via gh pr create); clones SSH-only.

sujeet-pro 7406738 5 files · 14.0 KB Updated

File contents

sujeet-pro/agents-devkit/tree/main/plugins/adk/skills/implement commit 7406738fad

Frequently asked questions

npx skillmds@latest add sujeet-pro/implement