speclink-apply

Automate task implementation in Speclink changes via the Speclink CLI.

1|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/MomoChenisMe/speclink --skill speclink-apply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speclink-apply
Source: https://github.com/MomoChenisMe/speclink/tree/main/.agents/skills/speclink-apply
Command: npx skills add https://github.com/MomoChenisMe/speclink --skill speclink-apply

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires speclink-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the implementation of tasks from a Speclink change, eliminating manual steps and streamlining the workflow.

Core Features & Use Cases

  • Task Implementation: Automates the implementation of tasks from Speclink changes.
  • Change Management: Integrates with Speclink CLI to manage changes effectively.
  • Progress Tracking: Tracks task progress and completion through the Speclink CLI.
  • Use Case: A developer can use this Skill to automatically apply changes to a codebase, reducing manual effort and potential errors.

Quick Start

Use the speclink-apply skill to implement all tasks for the change named 'add-auth'.

Frequently Asked Questions about speclink-apply

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

FAQPage Schema
How do I automate task implementation for Speclink changes in my codebase?

You can automate task implementation for Speclink changes by using a script that interacts with the Speclink CLI to execute tasks, track progress, and handle errors within an active change context.

What is the best way to manage change implementation tasks using Speclink CLI?

Managing change implementation with Speclink CLI is best done through dedicated scripts that automate task execution, track progress, and handle errors, effectively reducing manual effort during codebase integration.

Do I need the Speclink CLI installed to automate change management tasks?

Yes, the Speclink CLI must be installed and an active change context must exist before automating tasks, as the scripts depend on the CLI to execute tasks, track progress, and handle errors.

Can I track implementation progress and errors automatically with Speclink?

Yes, automating task implementation in Speclink changes includes built-in progress tracking and error handling by interacting with the Speclink CLI throughout the workflow execution process.

Why does automated codebase integration require a change context in Speclink?

Automated codebase integration requires a change context in Speclink because the task execution scripts depend on this context to identify specific changes to apply, track progress, and manage errors.