implement-spec

Automates end-to-end spec implementation by coordinating subagents.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/TomekNocon/open-logistico --skill implement-spec-tomeknocon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-spec
Source: https://github.com/TomekNocon/open-logistico/tree/main/.ai/skills/implement-spec
Command: npx skills add https://github.com/TomekNocon/open-logistico --skill implement-spec-tomeknocon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end spec implementation by coordinating subagents to ensure deliverables meet a code-review gate.

Core Features & Use Cases

  • End-to-end spec execution using a team of coordinated subagents to handle multi-phase workflows.
  • Enforces code-review gates by loading and adhering to the code-review checklist and AGENTS.md guidance.
  • Provides structured planning, implementation, testing, documentation, and progress-tracking outputs with clear phase status.

Quick Start

Identify the target spec in .ai/specs and initiate the phased implementation workflow.

Frequently Asked Questions about implement-spec

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

FAQPage Schema
How do I automate multi-phase spec implementation with subagents?

You automate multi-phase spec implementation by coordinating subagents to handle end-to-end execution, enforcing code-review gates and producing testable deliverables across planning, execution, testing, and documentation phases.

What are code-review gates in automated workflow execution?

Code-review gates are enforced checkpoints within the workflow that load AGENTS.md guidance and a code-review checklist, ensuring subagent deliverables meet quality standards before progressing to the next implementation phase.

How do I execute unit and integration tests across implementation phases?

You execute unit and integration tests by running the testing phase of the coordinated workflow, which produces testable deliverables and tracks progress to verify that the spec implementation meets the required code-review gate.

Does automated spec implementation require a specific file structure?

Automated spec implementation requires target specs to be identified in the .ai/specs directory, which serves as the starting point for initiating the phased workflow and loading the necessary AGENTS.md guidance.

What's the best way to track progress during multi-phase spec execution?

The best way to track progress is using the workflow's built-in progress-tracking outputs, which provide clear phase status updates and self-review mechanisms across planning, implementation, testing, and documentation stages.