workspace-planning

Plan YAML-based project schedules for modules, milestones, and delivery phases.

11|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/niracler/skill --skill workspace-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workspace-planning
Source: https://github.com/niracler/skill/tree/main/skills/workspace/workspace-planning
Command: npx skills add https://github.com/niracler/skill --skill workspace-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Workspace planning organizes project schedules in YAML, bridging module delivery with OpenSpec changes and Yunxiao work items to provide a single source of truth for progress, milestones, and risk across the team.

Core Features & Use Cases

  • Manage YAML-based schedules stored in planning/schedules/*.yaml for modules, milestones, and delivery phases.
  • Visualize progress and status transitions using the defined module state machine, and align backend/frontend work with milestones.
  • Sync planning data with Yunxiao and link OpenSpec changes to modules to keep work items up to date.

Quick Start

Create a new project schedule by describing its timeline and modules, and I will generate planning/schedules/<project>.yaml with an empty modules list.

Frequently Asked Questions about workspace-planning

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

FAQPage Schema
How do I track project milestones and delivery phases using YAML?

YAML project planning tracks milestones by managing modules and delivery phases in planning/schedules/*.yaml files, syncing OpenSpec changes and Yunxiao work items to visualize progress and align backend/frontend tasks with delivery timelines.

How do I sync OpenSpec changes to project modules for milestone tracking?

Syncing OpenSpec changes to modules links planning YAML files with OpenSpec updates, keeping work items current and aligning delivery phases with milestone countdowns and weekly project schedules.

Can I integrate Yunxiao work items with YAML-based project schedules?

Yunxiao integrates with YAML planning schedules to sync work items and module delivery data, providing a centralized source of truth for tracking progress, milestones, and team risk.

How do I generate a new project schedule YAML file?

Generate a project schedule YAML by describing your timeline and modules, producing a planning/schedules/<project>.yaml file with an empty modules list to begin tracking milestones and delivery phases.

Does workspace planning support visualizing module state transitions for progress tracking?

Module state transitions visualize progress using the defined state machine in YAML schedules, aligning backend and frontend work with milestone delivery phases and weekly project planning updates.

What is the best way to manage weekly project planning and milestone countdowns?

Weekly planning and milestone countdowns are managed through YAML schedules tracking module delivery phases, syncing with OpenSpec and Yunxiao to maintain progress and risk visibility across the team.