Impl Skill -- 15-Phase Implementation Workflow

Coordinate a 15-phase implementation workflow from requirements to final sync.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ormastes/simple --skill impl-skill-15-phase-implementation-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Impl Skill -- 15-Phase Implementation Workflow
Source: https://github.com/ormastes/simple/tree/main/doc/00_llm_process/skill_command/skills/pipe/impl
Command: npx skills add https://github.com/ormastes/simple --skill impl-skill-15-phase-implementation-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates and enforces a rigorous 15-phase implementation workflow, ensuring artifacts are created and validated at each step from requirements to final sync.

Core Features & Use Cases

  • Sequential 15-phase pipeline covering requirements, research, architecture, design, implementation, tests, and release.
  • Phase gating with artifact prerequisites and coach-like agent orchestration to produce design docs, code skeletons, tests, and tracking reports.
  • Supports inline execution when artifacts are missing and cooperative agent engagement for faster delivery.

Quick Start

Begin Phase 1 inline to establish task goals, then follow the 2-15 phases using the designated agents and gates.

Frequently Asked Questions about Impl Skill -- 15-Phase Implementation Workflow

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

FAQPage Schema
What is a phased implementation workflow with quality checks?

A phased implementation workflow orchestrates software delivery from requirements to final sync across sequential stages. It enforces phase gates and artifact creation, validating design docs, code skeletons, and tests to ensure quality checks pass before progression.

How do I start the 15-phase implementation pipeline?

Begin Phase 1 inline to establish task goals, then progress through phases 2-15 using designated agents and gates. The workflow adapts to existing artifacts or creates missing ones inline, ensuring prerequisites are validated before each phase.

Can I use cooperative agents for faster delivery in this workflow?

Yes, the implementation workflow supports cooperative agent engagement to accelerate delivery. Agents act in a coach-like orchestration role, guiding the production of design artifacts, code skeletons, tests, and tracking reports across the phases.

Does this workflow require existing documentation to proceed?

No, existing documentation is not strictly required. The workflow adapts to existing artifacts if present, but executes inline creation when artifacts are missing, ensuring design docs and tests are produced during the pipeline.

What distinguishes a 15-phase implementation pipeline from other software engineering workflows?

This workflow enforces strict toolchain discipline across a 15-phase pipeline, rigorously validating prerequisites and gating phases. Unlike simpler flows, it mandates artifact creation at each step and surfaces a comprehensive completion report.

When should I avoid using a strict phase-gated implementation workflow?

Avoid this workflow if your project lacks the scale to justify 15 sequential phases or if toolchain prerequisites cannot be validated. It enforces strict artifact creation and phase gates, which may bottleneck rapid prototyping or highly iterative contexts.