dev-process

Manage a 4-step development process with AI drafts and user confirmations.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/sadie100/claude-dotfiles --skill dev-process-sadie100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-process
Source: https://github.com/sadie100/claude-dotfiles/tree/main/skills/dev-process
Command: npx skills add https://github.com/sadie100/claude-dotfiles --skill dev-process-sadie100

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of coordinating a 4-step development process, making it easy to maintain consistency and efficiency from PRD to test cases.

Core Features & Use Cases

  • Sequential Execution: Manages the 4-step process (PRD, Architecture, Spec, Test Case) in order, with AI-generated drafts and user verification at each stage.
  • Collaborative Workflow: Employs a cooperative method with AI drafts and user confirmations, suitable for various use cases involving collaborative development processes.
  • Use Case: It can be used for initiating the development process with a simple command or for specific stages to trigger individual parts of the process.

Quick Start

Start the full development process with: "/dev-process <feature_name>"

Frequently Asked Questions about dev-process

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

FAQPage Schema
How do I automate the software development lifecycle from PRD to test cases?

You can automate the software development lifecycle by using a 4-step sequential execution process that generates AI drafts for PRD, architecture, spec, and test cases, requiring user confirmation at each stage.

What is a collaborative workflow for software development process automation?

A collaborative software development workflow uses AI to generate stage drafts and requires user validation and confirmation before executing scripts to proceed to the next phase.

How do I start a 4-step development process for a new feature?

You start the 4-step development process by issuing a single command with your feature name, which triggers the sequential generation and confirmation of PRD, architecture, spec, and test case stages.

Can I trigger individual stages like spec or test case generation separately?

Yes, you can trigger individual parts of the development process to generate specific stages like specs or test cases independently rather than running the entire 4-step sequence.

Does the AI draft development process require script execution for each step?

Yes, the AI draft development process requires script execution for each of the 4 steps and user interaction to validate and confirm stages before advancing.