plan-sync-ssot

Synchronize a finalized plan into a parent GitHub Issue with 3-6 child issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AmirTlinov/magray-marketplace --skill plan-sync-ssot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-sync-ssot
Source: https://github.com/AmirTlinov/magray-marketplace/tree/main/flagship-team/skills/plan-sync-ssot
Command: npx skills add https://github.com/AmirTlinov/magray-marketplace --skill plan-sync-ssot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of synchronizing a finalized plan into a structured format within GitHub Issues, ensuring that actionable tasks are clearly defined and linked.

Core Features & Use Cases

  • Automated Issue Creation: Creates a parent issue representing the overall plan and generates 3-6 child issues for individual executable tasks.
  • Structured Task Definition: Ensures each child issue contains essential details like the original prompt, scope, acceptance criteria, and base commit information.
  • Use Case: After an AI-assisted planning session generates a final proposed plan, this skill automatically translates that plan into a manageable set of GitHub Issues for the development team to execute.

Quick Start

Use the plan-sync-ssot skill to sync the final proposed plan to GitHub Issues.

Frequently Asked Questions about plan-sync-ssot

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

FAQPage Schema
How do I sync a finalized plan into GitHub Issues automatically?

To sync a finalized plan into GitHub Issues, this Skill creates a structured hierarchy featuring a parent issue and 3-6 child issues. It translates the plan into actionable tasks, automatically populating each child issue with the original prompt, scope, acceptance criteria, and base commit SHA.

What is the best way to structure GitHub Issues from an AI-assisted planning session?

Structuring GitHub Issues from an AI-assisted planning session is best handled by generating a parent issue for the overall plan and 3-6 child issues for executable tasks. This ensures every child issue contains essential details like scope, acceptance criteria, and base commit information for clear linkage.

Does plan-sync-ssot work without additional dependencies or components?

Yes, the plan-sync-ssot Skill works without additional dependencies or components listed in its setup. It operates as an automation tool that directly synchronizes your finalized plan into a structured hierarchy of GitHub Issues, reporting the sync status as PASS or BLOCKED.

Why does my GitHub Issue sync report a BLOCKED status?

A GitHub Issue sync reports a BLOCKED status when the finalized plan cannot be properly translated into a structured hierarchy of parent and child issues. The Skill evaluates the proposed plan and actionable tasks, returning BLOCKED if the sync process encounters issues generating the 3-6 child issues.

Can I automate task management by creating a parent issue with child issues in GitHub?

Yes, you can automate task management by creating a parent issue representing the overall plan alongside 3-6 child issues for individual executable tasks. This automation structures actionable tasks in GitHub Issues, detailing each with the original prompt, scope, acceptance criteria, and base commit SHA.

When do I need to generate a single source of truth issue tree in GitHub?

You need to generate a single source of truth issue tree in GitHub after finalizing a proposed plan from an AI-assisted planning session. This process creates a structured hierarchy of GitHub Issues, ensuring development teams have clearly defined, linked, and actionable tasks to execute.