implement

Coordinate a main agent and workers to implement ROADMAP tasks in parallel.

5|1|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/ncukondo/reference-manager --skill implement-ncukondo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/ncukondo/reference-manager/tree/main/.claude/skills/implement
Command: npx skills add https://github.com/ncukondo/reference-manager --skill implement-ncukondo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the parallel implementation of ROADMAP tasks by coordinating a main agent and multiple workers to accelerate delivery while maintaining centralized control.

Core Features & Use Cases

  • Parallel task analysis: analyzes ROADMAP to identify tasks that can be implemented concurrently.
  • Orchestrated execution: spawns worker agents, monitors progress, handles merges and ROADMAP updates.
  • Scoped roles: main agent performs analysis and orchestration; workers execute coding, testing, review, and research.

Quick Start

Analyze the ROADMAP and begin parallel implementation tasks with automated orchestration.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I automate parallel implementation of ROADMAP tasks in software projects?

Automating parallel implementation of ROADMAP tasks requires coordinating a main agent for analysis and orchestration while spawning multiple worker agents to handle coding, testing, review, and research concurrently.

What is the best way to orchestrate parallel task execution for a development roadmap?

Orchestrating parallel task execution for a development roadmap involves a main agent analyzing tasks for concurrency, spawning worker agents for hands-on implementation, and monitoring progress to handle merges and roadmap updates automatically.

Do I need a specific ROADMAP document format to enable parallel task implementation?

Yes, parallel task implementation requires a defined ROADMAP document and a SKILL.md frontmatter for discovery, while optional scripts, references, and assets directories enable execution, monitoring, and documentation.

How does the main agent coordinate worker agents during concurrent software development?

The main agent coordinates worker agents by analyzing the ROADMAP to identify concurrent tasks, spawning workers for scoped roles like coding and testing, monitoring progress, and handling merges and ROADMAP updates.

Can I use parallel task orchestration for research and testing alongside coding?

Yes, parallel task orchestration supports concurrent execution of coding, testing, review, and research tasks by assigning scoped roles to worker agents managed by a central orchestration agent.