speckit-issuesync.after-implement

Sync linked GitHub issue statuses when the after_implement hook executes in spec-kit projects.

2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/pradeepmouli/lspeasy --skill speckit-issuesync-after-implement
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speckit-issuesync.after-implement
Source: https://github.com/pradeepmouli/lspeasy/tree/main/.github/skills/speckit-issuesync.after-implement
Command: npx skills add https://github.com/pradeepmouli/lspeasy --skill speckit-issuesync-after-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Syncs the status of a linked GitHub issue automatically when the after_implement hook runs, keeping stakeholders aligned without manual updates.

Core Features & Use Cases

  • Automatically propagate issue status changes across linked tasks when after_implement triggers.
  • Works within spec-kit project structures and pipelines to keep workflows consistent.
  • Use Case: In a release workflow, when an after_implement step completes, the linked issue reflects the new status for visibility and coordination.

Quick Start

Run the speckit workflow to update the linked issue after the after_implement hook.

Frequently Asked Questions about speckit-issuesync.after-implement

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

FAQPage Schema
How do I automatically sync GitHub issue status after implementation completes?▼

You can automatically sync GitHub issue status by triggering an after_implement hook, which propagates status changes to linked issues for consistent project visibility without manual updates.

What is the after_implement hook used for in spec-kit workflows?▼

The after_implement hook in spec-kit workflows executes scripts to synchronize linked GitHub issue states, ensuring stakeholders have aligned visibility across related tasks once implementation finishes.

Does this issue status sync work with standard spec-kit project structures?▼

Yes, the issue status sync is designed for compatibility with spec-kit project structures, applying reliable state updates and error handling to linked GitHub tasks within those pipelines.

How do I update linked GitHub issues when a release workflow step finishes?▼

To update linked GitHub issues when a release workflow step finishes, run the speckit workflow to trigger the after_implement hook, which automatically reflects the new issue status for coordination.

Why are my linked GitHub issues not updating after the implementation phase?▼

Linked GitHub issues may fail to update if the after_implement hook encounters errors, but the synchronization process includes error handling to enforce reliable state updates across spec-kit projects.

Can I use this workflow to keep stakeholders aligned without manual issue updates?▼

Yes, you can keep stakeholders aligned without manual updates because the after_implement hook automatically synchronizes the status of linked GitHub issues when triggered within spec-kit projects.