Pull Context From an Issue

Have the agent read the ticket itself, find the relevant code, and propose a plan.

Beginner1 min read

Customize

Fill these in and the prompt below updates as you type. Anything you leave blank stays as a placeholder.

Your prompt

1 placeholder left
Use `gh issue view {{issue_number}}` to read the issue, then summarize the problem, search the codebase for the relevant files, and propose a plan.

Do not write code yet.

Similar prompts

Commit and Open a PR

Close out a session with a why-focused commit and a PR that carries a test plan.

Check the Diff Against the Plan

Audit finished work against the plan it was supposed to follow — gaps only, no style notes.

Document What You Built

Update docs strictly from the diff, with no invented features.

Explore Before You Plan

Make the agent read and explain a subsystem before it touches a single line of it.