dev-workflow

Orchestrate a 9-step R&D workflow from user story to continuous deployment.

42|7|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/addxai/enterprise-harness-engineering --skill dev-workflow-addxai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-workflow
Source: https://github.com/addxai/enterprise-harness-engineering/tree/main/skills/dev-workflow
Command: npx skills add https://github.com/addxai/enterprise-harness-engineering --skill dev-workflow-addxai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of inconsistent, incomplete R&D processes that skip critical steps like observability planning and test coverage validation, leading to low-quality deliverables, rework, and missed enterprise compliance requirements for software development teams.

Core Features & Use Cases

  • Standardized 9-Step R&D Workflow: Guides teams through every phase from user story definition to continuous deployment, with mandatory human confirmation at each step to prevent skipped critical tasks.
  • Automated Project Initialization: Automatically generates project-specific workspace skills for new team members or AI instances, consolidating architecture, tech stack, and development conventions in one place.
  • Enforced Quality Guardrails: Requires 1:1 E2E test coverage for all user stories, mandates observability planning before implementation, and ensures all documentation is committed before coding starts.
  • Use Case: For example, when a team starts building a new user-facing feature, the Skill walks them through writing user stories, technical design, UI design confirmation, test planning, observability setup, TDD implementation, MR creation, CI configuration, and CD setup, ensuring no gaps in the development process.

Quick Start

Invoke the dev-workflow skill when starting work on a new feature or resuming an existing in-progress feature to execute the full 9-step R&D checklist with mandatory validation at each stage.

Frequently Asked Questions about dev-workflow

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

FAQPage Schema
How do I enforce a standardized R&D workflow from user story to continuous deployment?

You can enforce a standardized R&D workflow by applying a mandatory 9-step checklist that guides software engineering teams from user story definition to continuous deployment, requiring human confirmation at each stage to ensure compliance with enterprise development standards.

What is the best way to ensure test coverage and observability planning are not skipped during feature development?

The best way to prevent skipped steps is to use enforced quality guardrails that mandate 1:1 E2E test coverage for all user stories and require observability planning before implementation begins, ensuring critical steps are validated.

How does automated project workspace skill initialization work for new development team members?

Automated project initialization works by generating project-specific workspace skills for new team members or AI instances, consolidating architecture details, tech stack information, and development conventions in one centralized location.

Can I use this R&D orchestration workflow for non-trivial enterprise engineering features?

Yes, this R&D orchestration workflow applies to all non-trivial feature development work for software engineering teams, enforcing mandatory validation steps like technical design, UI confirmation, TDD implementation, and CI/CD pipeline configuration.

What steps are included in the 9-step R&D lifecycle checklist?

The 9-step R&D lifecycle checklist includes user story writing, technical design, UI design confirmation, test planning, observability setup, TDD implementation, MR creation, CI configuration, and CD setup to ensure no gaps in the development process.