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 gh CLI 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-ready label
  • Ask the user to let the agent apply it
  • Suggest automating its application
  • Bypass the check by proceeding without it
Installs
4
GitHub Stars
6.7K
First Seen
Mar 18, 2026
build-from-issue — nvidia/openshell