sstack-phases

Document an eight-phase SStack workflow with roles, criteria, budgets, and dependencies.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ormastes/simple --skill sstack-phases
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sstack-phases
Source: https://github.com/ormastes/simple/tree/main/doc/00_llm_process/skill_command/skills/claude/lib/sstack_phases
Command: npx skills add https://github.com/ormastes/simple --skill sstack-phases

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, phase-driven framework to define, plan, and verify complex multi-phase tasks (SStack) across CLAUDE-like agents, ensuring traceable progress and quality gates.

Core Features & Use Cases

  • Eight-phase governance: defines phases, roles, entry/exit criteria, budgets, and actions for end-to-end task orchestration.
  • Phase integration: specifies phase dependencies and artifacts to be produced at each stage (specs, tests, and shipped code).
  • Auditability and traceability: formalizes acceptance criteria alignment and state-file-based progress tracking.
  • Use Case: use for designing a new CLAUDE-assisted project with phases from research to ship, ensuring consistent delivery and verification.

Quick Start

Run the SStack phases workflow starter to generate a phased plan and scaffolding for a new CLAUDE project.

Frequently Asked Questions about sstack-phases

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

FAQPage Schema
How do I define entry and exit criteria for multi-phase agent workflows?

Generate a structured state file and concrete file changes to support phase execution, testing, and acceptance criteria traceability by running the SStack phases workflow starter to scaffold a complete eight-phase plan for a new CLAUDE-assisted project.

What is an eight-phase workflow framework for CLAUDE-style agents?

The framework formalizes acceptance criteria alignment and state-file-based progress tracking, producing structured state files and concrete file changes to support phase execution, testing, and traceability across all eight phases.

How do I track acceptance criteria traceability across architecture and implementation phases?

This state-file-based progress tracking specifies phase dependencies and concrete file changes to support phase execution, testing, and traceability of acceptance criteria across the entire workflow lifecycle.

Does the SStack phases framework work for planning a new CLAUDE-assisted project from research to ship?

It provides end-to-end task orchestration by specifying phase dependencies and artifacts to be produced at each stage, including specs, tests, and shipped code, with formalized acceptance criteria alignment and state-file-based progress tracking.

What are the limitations of using a phase-driven governance framework for agent workflows?

The framework requires explicit phase dependencies and structured artifact production at each stage, so it may add process weight for projects that do not need end-to-end planning, architecture, specification, implementation, refactor, verify, and ship orchestration.