devteam-implement

Execute implementation plans and sprints with automated quality gates.

17|8|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/michael-harris/devteam --skill devteam-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devteam-implement
Source: https://github.com/michael-harris/devteam/tree/main/skills/devteam-implement
Command: npx skills add https://github.com/michael-harris/devteam --skill devteam-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of implementing code changes, from planning and task execution to quality gate enforcement, reducing manual oversight and ensuring code quality.

Core Features & Use Cases

  • Task Execution: Executes plans, sprints, or individual tasks based on user-defined targets.
  • Automated Quality Gates: Enforces tests, type checking, linting, and security checks.
  • Intelligent Agent Selection: Selects the most appropriate AI agents based on task type and context.
  • Use Case: A developer can use this Skill to implement a new feature by simply providing a natural language description, and the Skill will handle the planning, coding, testing, and integration.

Quick Start

Use the devteam implement skill to add user authentication with JWT tokens.

Frequently Asked Questions about devteam-implement

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

FAQPage Schema
How do I automate code implementation for a sprint using AI agents?

Automate code implementation by orchestrating specialized AI agents through an automated task loop that executes plans, sprints, and ad-hoc tasks based on your natural language targets.

How do automated quality gates work during code implementation?

Automated quality gates enforce code standards by running integrated checks for tests, type checking, linting, and security automatically during the task execution loop.

Can I run parallel development tracks with isolated worktrees for feature implementation?

Yes, you can run parallel development tracks using worktree isolation, which allows multiple implementation workflows to operate simultaneously without conflicting codebases.

What happens when automated testing or type checking fails during task execution?

When quality gates fail, the system triggers automatic model escalation and activates a bug council to analyze and resolve the implementation failures automatically.

How do I implement a new feature from a natural language description?

Provide a natural language description of the feature, and the system handles planning, coding, testing, and integration by intelligently selecting the appropriate AI agents for the task type.

Does automated task execution support cost-optimized model selection?

Yes, cost-optimized execution is supported, automatically selecting the most appropriate AI agents based on task type and context to balance implementation quality and operational cost.