dev

Orchestrate a 7-step development workflow with 90% test coverage validation.

2.7k|308|Updated Jul 17, 2025
One-click install
npx skills add https://github.com/stellarlinkco/myclaude --skill dev-stellarlinkco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev
Source: https://github.com/stellarlinkco/myclaude/tree/main/skills/dev
Command: npx skills add https://github.com/stellarlinkco/myclaude --skill dev-stellarlinkco

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 clarifying requirements to parallel code execution and rigorous test coverage validation, ensuring efficient and high-quality feature delivery.

Core Features & Use Cases

  • Automated Workflow Orchestration: Manages a 7-step development process including backend selection, requirement clarification, code analysis, documentation generation, parallel execution, and coverage validation.
  • Intelligent Backend Routing: Dynamically selects the best AI backend (Codex, Claude, Gemini) for different task types (default, ui, quick-fix) based on user-defined allowances.
  • Rigorous Test Coverage: Enforces a minimum of 90% code coverage for all implemented tasks.
  • Use Case: Develop a new API endpoint by providing a high-level requirement. The skill will clarify details, analyze the codebase, break down the work into parallel tasks, execute them using the most appropriate AI backend, and ensure tests achieve 90% coverage before completion.

Quick Start

Use the dev skill to develop a new feature based on the provided requirements.

Frequently Asked Questions about dev

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

FAQPage Schema
How do I automate my development workflow to enforce 90% test coverage?

Automated development workflow orchestration enforces a minimum of 90% test coverage by routing feature implementation tasks through a 7-step process that includes parallel code execution and rigorous coverage validation before completion.

Can I route development tasks to different AI backends like Codex, Claude, and Gemini?

Intelligent backend routing dynamically selects AI backends like Codex, Claude, and Gemini based on task types such as default, ui, or quick-fix, ensuring the selected backend matches your defined allowances for feature implementation.

What is the best way to clarify requirements and analyze code for new feature implementation?

End-to-end development workflow automation clarifies high-level requirements and analyzes the codebase via codeagent-wrapper, breaking down work into parallel tasks to ensure efficient and high-quality feature delivery.

Does parallel code execution support generating documentation during the development workflow?

Parallel code execution supports the development workflow by generating documentation alongside code analysis and execution, automating the entire software development lifecycle from requirement clarification to coverage validation.

How do I handle quick-fix tasks without running the full 7-step development workflow?

Quick-fix tasks bypass extensive orchestration by utilizing intelligent backend routing to select the most appropriate AI backend for rapid execution, while still maintaining the workflow's rigorous test coverage standards.

Why should I use automated workflow orchestration for API endpoint development?

Automated workflow orchestration streamlines API endpoint development by clarifying details, analyzing the codebase, executing parallel tasks via selected AI backends, and validating that tests achieve 90% coverage before delivery.