autopilot

Execute an autonomous development loop with blueprinting, forging, and code-review phases.

2|Updated May 3, 2026
One-click install
npx skills add https://github.com/JustineDevs/roblox-ai-os --skill autopilot-justinedevs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autopilot
Source: https://github.com/JustineDevs/roblox-ai-os/tree/main/plugins/roblox-ai-os-creator-skills/skills/autopilot
Command: npx skills add https://github.com/JustineDevs/roblox-ai-os --skill autopilot-justinedevs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of fragmented and inconsistent development workflows by enforcing a strict, autonomous loop that ensures every task is planned, implemented, and verified before completion.

Core Features & Use Cases

  • Strict Workflow Enforcement: Automatically cycles through blueprinting, forging, and code-review phases to ensure high-quality output.
  • Self-Correcting Loop: If a code review fails, the system automatically returns to the planning phase with the review findings to iterate until the work is clean.
  • Use Case: Use this when you have a complex feature request or a GitHub issue and want the AI to handle the entire lifecycle from initial planning to final, verified implementation without manual intervention at every step.

Quick Start

Use the autopilot skill to implement the requested changes for the current project task.

Frequently Asked Questions about autopilot

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

FAQPage Schema
How do I automate the entire Roblox Studio feature development lifecycle from planning to verification?

An autonomous development loop enforces a strict workflow by automatically cycling through blueprinting, forging, and code-review phases to ensure every complex task is planned, implemented, and verified before completion.

What happens when automated code review fails during a Roblox workflow?

When automated code review fails, the system self-corrects by automatically returning to the planning phase with the review findings to iterate until the work is clean and passes verification.

Can I use autonomous workflows for complex GitHub issues in Roblox Studio?

Yes, you can use autonomous workflows for complex GitHub issues in Roblox Studio by processing the request through a strict blueprinting, forging, and code-review loop to handle the entire implementation lifecycle.

Does autonomous Roblox development require persistent state management?

Autonomous Roblox development requires persistent state management and adherence to a defined phase-handoff contract to ensure architectural integrity across the blueprinting, forging, and code-review phases.

When should I use an autonomous development loop for Roblox tasks?

You should use an autonomous development loop for non-trivial Roblox Studio tasks that require comprehensive planning, implementation, and automated quality assurance to ensure high-quality output.