arise

Route builder-mode prompts into artifact lanes and generate ARISE_PLAN.md plans.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sqoder/arise --skill arise-sqoder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arise
Source: https://github.com/sqoder/arise/tree/main/skills/arise
Command: npx skills add https://github.com/sqoder/arise --skill arise-sqoder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Arise solves the problem of routing explicit builder-mode prompts into the correct artifact lane and planning sequence, ensuring users start from a clearly defined path and a verifiable plan.

Core Features & Use Cases

  • Route explicit invocation forms (请使用arise, /arise) to the appropriate lane (website, web app, CLI, game, or script) and auto-generate a structured plan.
  • When prompts are fuzzy, generate 2-3 concrete assumption bricks and a deterministic DeepPlan with file targets and dependencies.
  • Maintain an ARISE_PLAN.md board with task statuses, dependencies, and brief verification evidence, and execute a bounded TDD loop with safety guardrails and optional companions.
  • Support optional resources such as references, assets, and scripts to enrich the planning and execution as directed.

Quick Start

Please use Arise to intake a request and generate the first ARISE_PLAN.md with the smallest runnable loop.

Frequently Asked Questions about arise

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

FAQPage Schema
How do I route explicit build requests into structured planning workflows?

Routing explicit build requests into structured planning workflows involves directing builder-mode prompts into specific artifact lanes like web apps or CLI tools, then auto-generating a dependency-aware ARISE_PLAN.md to sequence tasks and verify outcomes.

What is the best way to generate a TDD plan for a web app or CLI script?

The best way to generate a TDD plan for a web app or CLI script is to apply a routing mechanism that selects the smallest runnable loop, establishes file targets, and executes a bounded test-driven development cycle with safety guardrails.

How do I create a dependency-aware task plan for game scripts?

Creating a dependency-aware task plan for game scripts involves mapping out file targets and task sequences within a structured markdown board. The plan tracks task dependencies and brief verification evidence to ensure safety and auditability during execution.

Can I use AI agent automation for fuzzy build prompts without clear requirements?

Yes, AI agent automation handles fuzzy build prompts by generating two to three concrete assumption bricks and a deterministic DeepPlan. This establishes clear file targets and dependencies before initiating the smallest runnable loop.

Does automated workflow planning support references and external assets?

Yes, automated workflow planning supports optional resources including references, assets, and scripts. These components enrich the planning and execution phases by integrating external materials into the bounded test-driven development loop.