dev

Coordinate software implementation phases with backlog-driven workflow and architecture enforcement.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/VitorAndTxr/omni-sw --skill dev-vitorandtxr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev
Source: https://github.com/VitorAndTxr/omni-sw/tree/main/skills/dev
Command: npx skills add https://github.com/VitorAndTxr/omni-sw --skill dev-vitorandtxr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates end-to-end software development activities, ensuring architecture conformance and backlog-driven execution across planning, design, implement, and document phases.

Core Features & Use Cases

  • Enforce architecture-aligned implementation: ensures code follows the approved architecture and CLAUDE.md conventions.
  • Backlog-driven phase orchestration: coordinates transitions across PM, TL, Dev, QA, and other roles.
  • Phase gate enforcement: requires approvals and tests before progression and escalates deviations to TL.
  • Backlog querying and status transitions: integrates with the backlog tooling to move stories through phases.
  • End-to-end delivery with risk awareness: manages implementation risks and ensures traceability from plan to delivery.

Quick Start

Trigger the Dev phase to implement production-ready code following the approved architecture.

Frequently Asked Questions about dev

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

FAQPage Schema
How do I enforce architecture conformance during software implementation?

To enforce architecture conformance during software implementation, the system coordinates end-to-end development by ensuring production code strictly follows the approved architecture and CLAUDE.md conventions. Deviations are escalated to the technical lead.

What is backlog-driven phase orchestration in software development?

Backlog-driven phase orchestration coordinates development transitions across PM, TL, Dev, and QA roles. It integrates with backlog tooling to query stories and move them through planning, implementation, and documentation phases.

How do I manage phase gates and approvals in a development workflow?

To manage phase gates and approvals in a development workflow, the system requires explicit approvals and passing tests before allowing phase progression. This ensures traceability and manages implementation risks from plan to delivery.

Does this development approach require an existing CLAUDE.md and ARCHITECTURE.md?

Yes, this development approach requires existing CLAUDE.md and ARCHITECTURE.md files. The system uses these files to enforce architecture adherence, track backlog status transitions, and validate phase gate conditions during implementation.

What is the best way to transition backlog stories through implementation phases?

The best way to transition backlog stories through implementation phases is using a coordinated phase gate system. It enforces architecture adherence, requires approvals and tests before progression, and manages implementation risks for end-to-end delivery.

Why does code implementation require phase gate enforcement?

Code implementation requires phase gate enforcement to prevent unapproved architectural changes and ensure quality. By requiring tests and approvals before progression, it maintains code quality and provides traceability from planning to delivery.