phase-templates

Provide reusable phase templates for devloop workflows with standardized outputs.

9|2|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/Zate/cc-plugins --skill phase-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-templates
Source: https://github.com/Zate/cc-plugins/tree/main/plugins/devloop/skills/phase-templates
Command: npx skills add https://github.com/Zate/cc-plugins --skill phase-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reusable phase definitions for standard devloop workflows, enabling consistent discovery, exploration, planning, and handoff patterns.

Core Features & Use Cases

  • Discovery, Exploration, Architecture, Planning templates to avoid duplication
  • Command references: standard phase names and expected outputs
  • Agent guidance: ensures consistent execution across tasks

Quick Start

Reference phase templates in your devloop commands to avoid duplicating content.

Frequently Asked Questions about phase-templates

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

FAQPage Schema
How do I avoid duplicating phase content across devloop workflows?

Phase templates provide reusable definitions for discovery, exploration, architecture, and planning phases. Instead of rewriting phase content for each workflow, reference standardized templates that enforce consistent sections, outputs, and integration hooks across devloop commands, agents, and plan execution.

What should phase templates include to ensure consistency?

Phase templates define standardized phase sections, expected outputs, and integration hooks like plan.md generation and phase prompts. They enforce domain-skill references and consistent execution patterns across discovery, exploration, architecture, planning, implementation, and testing scenarios.

Can I use phase templates across different devloop commands and agents?

Yes. Phase templates apply to devloop commands, agents, and plan execution. A single template definition ensures consistent phase behavior whether invoked through commands, agent tasks, or workflow plans, eliminating duplication across your devloop environment.

How do phase templates improve devloop handoff patterns?

Templates standardize phase outputs and command references, creating predictable handoff points between discovery, exploration, planning, and implementation phases. This consistency reduces friction when passing context and decisions between workflow stages.

What's the quickest way to implement phase templates in my workflow?

Reference existing phase templates in your devloop commands instead of defining phases inline. Templates eliminate duplicating phase content and automatically apply standardized sections, outputs, and integration hooks to ensure consistent execution patterns.