dev-workflow

Map software development phases to Universal Development Standards commands.

70|13|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/AsiaOstrich/universal-dev-standards --skill dev-workflow-asiaostrich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-workflow
Source: https://github.com/AsiaOstrich/universal-dev-standards/tree/main/.gemini/skills/dev-workflow-guide
Command: npx skills add https://github.com/AsiaOstrich/universal-dev-standards --skill dev-workflow-asiaostrich

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers quickly identify and use the correct Universal Development Standards (UDS) commands and features for each stage of the software development lifecycle, from planning to release.

Core Features & Use Cases

  • Phase Mapping: Understand which UDS commands apply to planning, testing, implementation, quality gates, release, and documentation.
  • Scenario Guidance: Get step-by-step workflows for common scenarios like new feature development, bug fixing, and refactoring.
  • Use Case: A developer is unsure how to start fixing a bug. They can use /dev-workflow bug-fix to get a recommended sequence of commands like /discover, /reverse, /tdd, /checkin, and /commit.

Quick Start

Use the dev-workflow skill to get guidance on the planning phase.

Frequently Asked Questions about dev-workflow

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

FAQPage Schema
How do I map software development phases to UDS commands?

Software development phases map to Universal Development Standards (UDS) commands by providing phase-specific instructions for planning, testing, implementation, quality gates, release, and documentation. This facilitates efficient navigation through the software lifecycle.

What is the recommended UDS command workflow for fixing a bug?

The recommended UDS workflow for fixing a bug sequences commands like /discover, /reverse, /tdd, /checkin, and /commit. This scenario-based workflow guides developers step-by-step through the bug fixing process.

Does the development workflow guide support languages other than English?

The development workflow guide supports both English and Traditional Chinese languages. This allows diverse users to navigate development scenarios and phase-specific instructions in their preferred language.

How do I find the right UDS commands for a new feature development scenario?

To find the right UDS commands for a new feature development scenario, use scenario-based workflows that offer step-by-step guidance. This maps common development scenarios to the correct Universal Development Standards commands.

Can I get step-by-step instructions for the planning phase of the software lifecycle?

Step-by-step instructions for the planning phase of the software lifecycle are available through phase mapping. This provides specific Universal Development Standards commands to guide your planning actions effectively.