milestone/execute

Orchestrate project milestone execution with multi-agent task management and Git integration.

3|1|Updated Apr 18, 2021
One-click install
npx skills add https://github.com/nashgao/mqtt-client --skill milestone-execute-nashgao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone/execute
Source: https://github.com/nashgao/mqtt-client/tree/main/.claude/skills/milestone/execute
Command: npx skills add https://github.com/nashgao/mqtt-client --skill milestone-execute-nashgao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the execution of complex project milestones by coordinating multiple specialized AI agents, ensuring efficient progress tracking, dependency management, and robust error handling.

Core Features & Use Cases

  • Multi-Agent Coordination: Leverages specialized agents for task execution, progress monitoring, Git operations, dependency validation, and blocker detection.
  • Kiro-Native Workflow: Enforces a strict 4-phase execution methodology (Design, Spec, Task, Execute) with weighted progress tracking (15/25/20/40%).
  • Use Case: Automate the entire lifecycle of a software feature development milestone, from initial design to final deployment, with AI agents managing each step and ensuring quality.

Quick Start

Execute the milestone with ID 'feature-x' using the milestone/execute skill.

Frequently Asked Questions about milestone/execute

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

FAQPage Schema
How do I automate project milestone execution with AI agents?

Project milestone execution can be automated by coordinating specialized AI agents to handle task execution, progress monitoring, and Git operations. This multi-agent approach enforces a strict 4-phase methodology with weighted progress tracking.

What is the Kiro-native 4-phase workflow methodology?

The Kiro-native workflow methodology is a structured execution process divided into Design, Spec, Task, and Execute phases. It enforces sequential progression with weighted progress tracking distributed as 15%, 25%, 20%, and 40% across the phases.

How do I manage dependencies and blockers during software feature development?

Dependencies and blockers during software feature development are managed by dedicated AI agents that perform continuous dependency validation and blocker detection. These agents coordinate task execution and report issues to prevent progress stalling.

Does milestone automation require a structured milestone definition to start?

Yes, milestone automation requires a structured milestone definition as input to function correctly. The multi-agent system uses this definition to orchestrate task execution, validate dependencies, and track weighted progress through the 4-phase methodology.

What's the best way to track weighted progress across complex project milestones?

The best way to track weighted progress is through a multi-agent workflow that enforces a 4-phase execution methodology. Specialized agents monitor task completion and calculate weighted progress across Design, Spec, Task, and Execute phases automatically.

Can I integrate Git operations into automated workflow execution?

Git operations can be integrated into automated workflow execution through specialized AI agents designed specifically for Git management within the milestone lifecycle. These agents handle version control tasks alongside progress monitoring and dependency validation.