project-workflow

Coordinate software project workflows using Plan-Build-Review-Fix phases with role assignments.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/az9713/my-agent-skills --skill project-workflow-az9713
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-workflow
Source: https://github.com/az9713/my-agent-skills/tree/main/.claude/skills/project-workflow
Command: npx skills add https://github.com/az9713/my-agent-skills --skill project-workflow-az9713

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project development workflows are often inconsistent, leading to missed requirements, miscommunication, and delivery delays. This skill defines a repeatable Plan-Build-Review-Fix lifecycle to standardize how teams plan, implement, review, and refine features.

Core Features & Use Cases

  • Plan-Build-Review-Fix cycle to orchestrate feature work from initial planning to final verification.
  • Phase outputs such as specs, reviews, and fixed artifacts to maintain auditable history.
  • Collaboration patterns across planner, builder, reviewer, and fixer roles for iterative delivery.
  • Use Cases include feature development, bug fixes, and refactors requiring cross-team coordination.

Quick Start

Begin by initiating the Plan phase with /plan, then follow with /build, /review, and /fix to cycle features from conception to delivery.

Frequently Asked Questions about project-workflow

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

FAQPage Schema
How do I standardize software development workflows across teams?

A Plan-Build-Review-Fix cycle standardizes software development workflows by enforcing a four-phase lifecycle with explicit phase commands. It generates output artifacts like specs and reviews while coordinating planner, builder, reviewer, and fixer roles for iterative delivery.

What is the best way to coordinate feature development from planning to deployment?

Coordinate feature development from planning to deployment by initiating the Plan phase with the /plan command, then sequentially following with /build, /review, and /fix. This cycle orchestrates feature work while maintaining auditable phase outputs and explicit role assignments.

How does the Plan-Build-Review-Fix cycle handle bug fixes and refactoring?

The Plan-Build-Review-Fix cycle handles bug fixes and refactoring by applying the same standardized four-phase lifecycle used for feature development. It generates explicit phase outputs and coordinates cross-team collaboration through defined planner, builder, reviewer, and fixer roles.

Can I use this workflow automation for cross-team coordination on large refactors?

Yes, this workflow automation supports cross-team coordination for large refactors. The skill explicitly applies its Plan-Build-Review-Fix lifecycle to refactoring tasks, enforcing standardized phase outputs and assigning specific planner, builder, reviewer, and fixer collaboration roles.

Do I need any external dependencies to run the project workflow cycle?

No external dependencies are required to run the project workflow cycle. The skill operates independently to enforce the Plan-Build-Review-Fix lifecycle and generate output artifacts like specs and reviews using its built-in /plan, /build, /review, and /fix phase commands.