dev

Orchestrate a full software development lifecycle with specialized AI agents.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/bs-koo/oh-my-gx --skill dev-bs-koo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev
Source: https://github.com/bs-koo/oh-my-gx/tree/main/.claude/skills/dev
Command: npx skills add https://github.com/bs-koo/oh-my-gx --skill dev-bs-koo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the entire software development lifecycle, from initial requirements gathering and PRD creation to code implementation, review, and pull request generation, using an agent team.

Core Features & Use Cases

  • Full Lifecycle Automation: Manages requirements, design, implementation, review, and PR creation in a single command.
  • Agent-Based Workflow: Utilizes specialized AI agents (PO, Architect, Coder, QA) for each stage, ensuring comprehensive coverage.
  • Iterative Development: Supports hotfixes, phased development, and resuming interrupted workflows.
  • Use Case: Initiate a new feature development by simply stating "Develop a user authentication module." The skill will then guide you through PRD creation, design, coding, and PR submission.

Quick Start

Use the dev skill to develop the user authentication module.

Frequently Asked Questions about dev

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

FAQPage Schema
How do I automate the full software development lifecycle from requirements to pull request?

Automate the software development lifecycle by orchestrating specialized AI agents that handle requirements gathering, PRD generation, technical design, code implementation, automated testing, code review, and pull request creation in a single workflow.

Can I resume an interrupted development workflow or apply a hotfix?

Yes, you can resume interrupted workflows and apply hotfixes. The skill supports iterative development with phased execution, allowing you to resume incomplete processes or target specific issues without restarting the entire lifecycle.

How does agent-based workflow automation handle code review and testing?

Agent-based workflow automation assigns specialized AI agents like QA and Coder to distinct stages, ensuring automated testing and code review are handled comprehensively before pull request creation.

What do I need to start automated feature development for an authentication module?

To start automated feature development, simply state your requirement, such as developing a user authentication module. The skill then guides you through PRD creation, design, coding, and PR submission without manual setup.

Are there limitations to using end-to-end development cycle automation for agile projects?

End-to-end development cycle automation supports agile projects through phased execution and iterative workflows, though complex hotfix scenarios may require manual validation to ensure requirements alignment before pull request submission.

What is the best way to generate technical design and PRDs for new features?

Generate technical design and PRDs for new features by initiating the skill with a simple command, allowing the Architect and PO agents to autonomously orchestrate requirements gathering and design documentation.