implement

Installation
SKILL.md

Implement a feature by reading all prepared context, then commit, push, and create a PR.

Branch Setup

  • In a worktree (sibling directory with a feature branch already checked out) → work in the current directory
  • On main → invoke the feature-branch skill (via Skill tool) with the issue number as argument, then cd into the created worktree before continuing

Steps

  1. Resolve the issue — the argument can be:
    • A GitHub issue number or URL → fetch with gh issue view
    • A description → search with gh issue list --search "<description>" to find the matching issue
    • Nothing → ask the user what to implement
Related skills
Installs
9
First Seen
Feb 28, 2026