yolo

Implement GitHub issues or prompts and merge pull requests.

4|1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/supersuit-tech/permission-slip --skill yolo-supersuit-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yolo
Source: https://github.com/supersuit-tech/permission-slip/tree/main/.claude/skills/yolo
Command: npx skills add https://github.com/supersuit-tech/permission-slip --skill yolo-supersuit-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The YOLO skill enables hands-off delivery of work described in GitHub issues or free-form prompts by autonomously implementing the requested tasks, opening a pull request, and shepherding it through to merge.

Core Features & Use Cases

  • Autonomous implementation: builds the requested work, creates a feature branch, opens a pull request, and tracks the process through review to merge.
  • Scope-aware execution: supports a --scope flag to focus work on a specific section of an issue or prompt.
  • End-to-end workflow: integrates with GitHub workflows, performs initial validation, and ensures delivery to a merged state.

Quick Start

Provide a GitHub issue URL or a free-form prompt and the system will autonomously implement the work, open a pull request, and shepherd it through to merge.

Frequently Asked Questions about yolo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub issue resolution into a merged pull request?

You can automate GitHub issue resolution by providing an issue URL to the YOLO skill, which autonomously implements the requested work, creates a feature branch, opens a pull request, and shepherds it through to merge.

Can I limit automated GitHub workflow execution to a specific section of an issue?

Yes, you can limit automated GitHub workflow execution to a specific section of an issue by using the optional --scope flag, focusing the autonomous implementation on targeted tasks.

Do I need GitHub CLI access to automate pull request creation from issues?

Yes, you need GitHub CLI access to automate pull request creation from issues. The YOLO skill requires it to manage the end-to-end branch and pull request lifecycle autonomously.

What is the best way to turn a free-form prompt into a merged pull request?

The best way to turn a free-form prompt into a merged pull request is using an end-to-end automation workflow, which builds the requested software work, opens a feature branch, and monitors the pull request through to merge.

Does hands-off GitHub issue automation handle the entire pull request lifecycle?

Yes, hands-off GitHub issue automation handles the entire pull request lifecycle. It performs initial validation, implements the code, and performs automated monitoring through to the final merge state.