dev-agent

Execute autonomous development tasks with ticket management and quality gates.

5|2|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/dyzsasd/dev-loop --skill dev-agent-dyzsasd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-agent
Source: https://github.com/dyzsasd/dev-loop/tree/main/skills/dev-agent
Command: npx skills add https://github.com/dyzsasd/dev-loop --skill dev-agent-dyzsasd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the end-to-end software development lifecycle by managing ticket queues, implementing features, running build/test gates, and shipping code, effectively acting as an autonomous developer within the dev-loop system.

Core Features & Use Cases

  • Autonomous Ticket Processing: Automatically picks up, grooms, and implements tickets from a Todo queue based on priority.
  • Integrated Quality Gates: Executes build, test, and self-review gates to ensure code quality before shipping.
  • Deployment Management: Handles automated shipping and smoke testing, with built-in rollback capabilities for production failures.

Quick Start

Invoke the dev-agent skill to begin processing the current project Todo queue and implementing the next available ticket.

Frequently Asked Questions about dev-agent

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

FAQPage Schema
How do I automate ticket execution and code delivery for my development workflow?

Autonomous ticket execution is handled by managing ticket state, implementing code changes, and enforcing build and test quality gates to ensure safe code delivery. The agent processes ticket queues and automates the software development lifecycle within the dev-loop system.

What is the best way to manage autonomous software development tasks across multiple repositories?

Managing autonomous software development tasks across multi-repo projects is done by operating within the dev-loop ecosystem to handle feature implementation and bug fixes. The agent picks up tickets from a Todo queue based on priority and executes the required code changes.

Does autonomous ticket processing require integration with specific CLI tools and git configurations?

Autonomous ticket processing requires integration with the dev-loop CLI and project-specific git configurations. These dependencies ensure safe, gated code delivery and allow the agent to execute deployment workflows correctly across your repositories.

How do I handle automated deployment and rollback for production failures in a CI/CD pipeline?

Automated deployment and rollback for production failures are handled by executing deployment management workflows with built-in rollback capabilities. The agent ships code, runs smoke tests, and automatically rolls back if production failures are detected.

Can I use an autonomous developer agent to process Todo queues and groom tickets automatically?

Processing and grooming Todo queues automatically is a core function of the autonomous developer agent. It picks up tickets from the queue based on priority, grooms them, and implements the necessary features or bug fixes.

What are the limitations of using an autonomous agent for end-to-end software development?

Limitations include the strict dependency on the dev-loop CLI and project-specific deploy configurations for safe code delivery. Without these exact integrations, the agent cannot enforce quality gates or manage deployment workflows across repositories.