dev-workflow-planning

Solid

Structured dev workflows via /brainstorm, /write-plan, /execute-plan. Use when breaking down complex projects into systematic steps.

AI & Automation 80 stars 17 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
64
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Workflow Planning Skill - Quick Reference This skill enables structured, systematic development workflows. The assistant should apply these patterns when users need to break down complex projects, create implementation plans, or execute multi-step development tasks with clear checkpoints. **Inspired by**: Obra Superpowers patterns for structured agent workflows. --- ## Quick Reference | Command | Purpose | When to Use | |---------|---------|-------------| | `/brainstorm` | Generate ideas and approaches | Starting new features, exploring solutions | | `/write-plan` | Create detailed implementation plan | Before coding, after requirements clarification | | `/execute-plan` | Implement plan step-by-step | When plan is approved, ready to code | | `/checkpoint` | Review progress, adjust plan | Mid-implementation, after major milestones | | `/summarize` | Capture learnings, document decisions | End of session, before context reset | ## When to Use This Skill The assistant should invoke this skill when a user requests: - Break down a complex feature into steps - Create an implementation plan - Brainstorm approaches to a problem - Execute a multi-step development task - Track progress on a project - Review and adjust mid-implementation --- ## The Three-Phase Workflow ### Phase 1: Brainstorm **Purpose**: Explore the problem space and generate potential solutions. ```text /brainstorm [topic or problem] OUTPUT: 1. Problem Understanding - What are we solving? - Who i...

Details

Author
vasilyu1983
Repository
vasilyu1983/AI-Agents-public
Created
9 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category