arc-quick

Execute a three-phase Plan, Work, and Review pipeline from a prompt or plan path.

6|3|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/vinhnxv/rune --skill arc-quick
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: arc-quick
Source: https://github.com/vinhnxv/rune/tree/main/plugins/rune/skills/arc-quick
Command: npx skills add https://github.com/vinhnxv/rune --skill arc-quick

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lightweight 3-phase pipeline to run Plan -> Work -> Review for small-to-medium features by taking a user prompt or an existing plan and producing results quickly.

Core Features & Use Cases

  • Plan -> Work -> Review in a single command.
  • Accepts a prompt or plan file path; warns on complexity and optionally delegates to /rune:arc for more thorough pipelines.
  • Integrates with rune:devise, rune:strive, and rune:appraise to deliver end-to-end results.

Quick Start

Run /rune:arc-quick with a prompt or plan path to execute Plan, Work, and Review in sequence.

Frequently Asked Questions about arc-quick

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

FAQPage Schema
How do I run a fast Plan Work Review pipeline for feature prototyping?▼

To run a fast Plan Work Review pipeline for feature prototyping, execute a single command with a prompt or plan path to process the three phases sequentially and deliver end-to-end results quickly.

What is the best way to automate small-to-medium software feature development?▼

Automating small-to-medium software feature development is best handled by a lightweight three-phase pipeline that executes planning, working, and reviewing steps sequentially from a single prompt input.

Can I use this pipeline automation for complex plans requiring deeper analysis?▼

You can use this pipeline automation for complex plans requiring deeper analysis because it features a complexity gate that warns you and optionally delegates to a more thorough pipeline for advanced processing.

Do I need specific dependencies to execute the Plan Work Review workflow?▼

You need specific dependencies to execute the Plan Work Review workflow, requiring the devise, strive, and appraise skills to be installed so the pipeline can integrate them to deliver end-to-end results.

When should I avoid using a lightweight pipeline for feature prototyping?▼

You should avoid using a lightweight pipeline for feature prototyping when tasks exceed small-to-medium complexity, as the built-in complexity gate will detect this and suggest escalating to a deeper analysis pipeline.