dev-workflow

Establish development workflow standards for brainstorming, sessions, builds, testing, and version control.

6|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/GrizzwaldHouse/cowork-skills --skill dev-workflow-grizzwaldhouse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-workflow
Source: https://github.com/GrizzwaldHouse/cowork-skills/tree/main/skills/dev-workflow
Command: npx skills add https://github.com/GrizzwaldHouse/cowork-skills --skill dev-workflow-grizzwaldhouse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured and efficient methodology for managing development workflows, ensuring consistency, quality, and productivity from session start to finish.

Core Features & Use Cases

  • Brainstorm-First Methodology: Guarantees thorough research and design before coding begins.
  • Session Management: Defines clear start, during, and end phases for development sessions.
  • Standardized Practices: Enforces consistent rules for building, testing, version control, and debugging.
  • Use Case: When starting a new feature, you can invoke this Skill to ensure you follow the brainstorm-first approach, leading to better architectural decisions and fewer bugs.

Quick Start

Follow the brainstorm-first methodology for any new feature request.

Frequently Asked Questions about dev-workflow

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

FAQPage Schema
How do I establish a consistent development workflow across web and Python projects?

To establish a consistent development workflow, you need standardized practices for session management, build rules, testing, and version control. This ensures consistency and quality across various platforms like web and Python projects from start to finish.

What is the brainstorm-first methodology for feature development?

The brainstorm-first methodology is a structured approach that mandates thorough research and architectural design before coding begins. It ensures better architectural decisions and fewer bugs when starting a new feature request.

How do I structure session management for a coding workflow?

Session management is structured by defining clear start, during, and end phases for development sessions. This structured approach enforces consistent rules for building, testing, version control, and debugging throughout the workflow.

What's the best way to standardize debugging and version control conventions?

The best way to standardize version control conventions and debugging is to enforce structured approaches for bug resolution and feature development. This includes standardized logging rules and build tooling practices across your development environment.

Does this development workflow approach support UE5 and Python platforms?

Yes, this development workflow approach supports UE5, web, and Python platforms. It enforces structured approaches for feature development and bug resolution specifically tailored across these various platforms.

When do I need a structured development workflow for coding standards?

You need a structured development workflow when managing feature development and bug resolution to ensure productivity. It provides comprehensive standards for testing philosophy, logging, and debugging to maintain quality from session start to finish.