orchestrating-project

Coordinate release planning, GitHub Project synchronization, and iteration lifecycle workflows.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/k2works/grokking-concurrency-exercise --skill orchestrating-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrating-project
Source: https://github.com/k2works/grokking-concurrency-exercise/tree/main/.claude/skills/orchestrating-project
Command: npx skills add https://github.com/k2works/grokking-concurrency-exercise --skill orchestrating-project

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates and streamlines the planning and progress-management workflow so teams can create release plans, sync plan documents to GitHub Projects, and track iteration progress without manual, error-prone steps.

Core Features & Use Cases

  • Release planning orchestration: Guide creation of release scope, schedules, iterations, velocity estimates, retrospectives, and completion reports.
  • GitHub Project synchronization: Create and configure GitHub Projects, milestones, and link issues; detect and reconcile differences between canonical plan documents and GitHub state.
  • Progress tracking & reporting: Monitor iteration achievement, technical implementation status, quality metrics, and automatically update progress documents.
  • Use Case: A product team preparing an 8-week release uses the skill to generate a release_plan, sync it to a GitHub Project, manage per-iteration planning and execution, and produce retrospective and completion reports.

Quick Start

Run the orchestrating-project skill with --init to create a release plan, sync it to the GitHub Project, and prepare the first iteration.

Frequently Asked Questions about orchestrating-project

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

FAQPage Schema
How do I synchronize a release plan document with GitHub Projects?

GitHub Project synchronization requires authenticated gh CLI access and permission to create or modify GitHub Projects, milestones, and issues before linking them to your canonical plan documents.

What is the best way to orchestrate release planning and iteration cycles?

Release planning orchestration coordinates the creation of release scope, schedules, velocity estimates, and iteration cycles, while tracking progress and generating retrospective and completion reports across multi-iteration releases.

How do I track iteration progress and technical implementation status?

Run the orchestrating-project skill with --init to generate a release_plan, sync it to a GitHub Project, and prepare the first iteration cycle for a multi-iteration release.

Can I use this for an 8-week release cycle with multiple iterations?

Known limitations include a strict dependency on authenticated gh CLI access, an authoritative release_plan document in docs/development, and sufficient permissions to modify GitHub Projects, milestones, and issues.