build-from-issue
Installation
SKILL.md
Build From Issue
Plan, iterate on feedback, and implement work described in a GitHub issue.
This skill operates as a stateful workflow — it can be run repeatedly against the same issue. Each invocation inspects the issue's labels, plan comment, and conversation history to determine the correct next action.
Prerequisites
- The
ghCLI must be authenticated (gh auth status) - You must be in a git repository with a GitHub remote
Critical: state:agent-ready Label Is Human-Only
The state:agent-ready label is a human gate. It signals that a human has reviewed the plan and authorized the agent to build. Under no circumstances should this skill or any agent:
- Apply the
state:agent-readylabel - Ask the user to let the agent apply it
- Suggest automating its application
- Bypass the check by proceeding without it