implement

Implement work from specifications or tickets with TDD and code review workflows.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/Jmarques/orford-sur-le-lac_embarcations --skill implement-jmarques
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/Jmarques/orford-sur-le-lac_embarcations/tree/main/.agents/skills/implement
Command: npx skills add https://github.com/Jmarques/orford-sur-le-lac_embarcations --skill implement-jmarques

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of implementing work based on specifications or tickets, reducing manual effort and ensuring accuracy.

Core Features & Use Cases

  • Spec Implementation: Execute tasks based on detailed specifications or tickets.
  • Test-Driven Development: Encourages the use of Test-Driven Development (TDD) practices.
  • Code Review Integration: Facilitates code review processes post-implementation.

Quick Start

Implement the work described in the spec 'ticket-123' using the implement skill.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I automate work implementation from a specification or ticket?

Task implementation automation requires a clear specification or ticket to execute scripts accurately. It supports Test-Driven Development practices and integrates with code review workflows to reduce manual effort.

Can I use Test-Driven Development practices when executing specification scripts?

Yes, Test-Driven Development practices are supported during specification execution. The Skill encourages writing tests first to validate implementation scripts against the provided ticket details before code review.

How does code review integration work after implementing a ticket specification?

Code review integration facilitates the review process post-implementation by providing the executed specification scripts. It streamlines verifying that the automated work meets the ticket requirements accurately.

What do I need to provide to automate task execution for my development workflow?

You need a clear understanding of the task at hand and a detailed specification or ticket. The Skill requires these inputs to execute commands and automate the work implementation with precision.

What are the limitations of automating work implementation with task specifications?

The main limitation is the requirement for a clear understanding of the task; ambiguous specifications will hinder execution. The Skill cannot operate without detailed ticket inputs and the ability to run scripts.