altas-workflow

Route engineering tasks through size-scaled checkpoint gates with context-aware execution.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/AngelWings1997/altas --skill altas-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: altas-workflow
Source: https://github.com/AngelWings1997/altas/tree/main/altas-workflow
Command: npx skills add https://github.com/AngelWings1997/altas --skill altas-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

ALTAS Workflow provides a structured bootstrap for engineering tasks in a repository, enabling disciplined routing, scale-aware execution, and checkpoint-driven progress to reduce context decay and review paralysis.

Core Features & Use Cases

  • Route tasks through Size XS/S/M/L with gatekeeping and context-aware prompts.
  • Perform deterministic Execute with Plan and Review in three-axes.
  • Collect and archive learnings to build a self-improving Skill set across projects.
  • Self-improvement and skill extraction to reuse across teams.

Quick Start

Start by loading ALTAS Workflow and bootstrapping RIPER with a task description using sdd_bootstrap.

Frequently Asked Questions about altas-workflow

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

FAQPage Schema
How do I structure engineering tasks to prevent context decay and review paralysis?

Structured engineering workflows prevent context decay by routing tasks through scale-aware phases with checkpoint gates, validating scope, and preserving context in a living reference repository to ensure systematic execution.

What is the best way to execute repository-grounded tasks with built-in verification gates?

Executing repository-grounded tasks with verification gates requires a phased approach that validates scope, performs deterministic execution with plan and review checks, and archives learnings to minimize drift and maximize team collaboration.

Does this workflow support adaptive scaling for different engineering task sizes?

Adaptive scaling supports engineering task sizes categorized as XS, S, M, or L, applying scale-aware gatekeeping and context-aware prompts to ensure appropriate execution depth and review rigor for each specific task scale.

How do I manage multiple engineering modes like coding, debugging, and refactoring in one workflow?

Managing multiple engineering modes involves routing tasks through supported workflows including Coding, Debug, Doc, Map, Archive, Review, Refactor, Test, Perf, Migrate, and Multi, each with structured execution and checkpoint validation.

Can I bootstrap a RIPER workflow for a new engineering task?

Bootstrapping a RIPER workflow requires loading the workflow framework and initializing the task description using the bootstrap command, which sets up the structured routing, scale assessment, and checkpoint gates for the engineering task.

When should I use a structured phased execution workflow instead of direct coding?

Structured phased execution is necessary for repository-grounded engineering tasks requiring systematic routing, scope validation, and checkpoint-driven progress to reduce context decay, rather than simple direct coding modifications.