shine-manager

Coordinate milestone phases from a terminal with a centralized dashboard.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shine-manager
Source: https://github.com/diShine-digital-agency/SHINE-Code-System/tree/main/skills/shine-manager
Command: npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Single-terminal command center for managing a milestone. Shows a dashboard of all phases with visual status indicators, recommends optimal next actions, and dispatches work — discuss runs inline, plan/execute run as background agents.

Core Features & Use Cases

  • Dashboard of all phases with visual status indicators
  • Recommends optimal next actions and dispatches work to background agents
  • Discuss runs inline, plan and execute across phases from one terminal
  • Reads milestone data from .planning/STATE.md and .planning/ROADMAP.md to determine phase status and dependencies

Quick Start

Open Shine Manager and view the milestone dashboard to dispatch work across all phases from a single terminal.

Frequently Asked Questions about shine-manager

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

FAQPage Schema
How do I manage milestone planning across multiple phases from a single terminal?

You can manage milestone planning from a single terminal by viewing a centralized dashboard that shows visual status indicators for all phases, recommends optimal next actions, and dispatches work to background execution agents.

How does a dashboard read milestone status and dependencies for orchestration?

The dashboard determines milestone status and dependencies by reading ROADMAP.md and STATE.md files, using that data to coordinate phase work and recommend the next optimal actions for task orchestration.

Can I run inline discussions and background task execution for parallel planning?

Yes, you can run inline discussions directly in the terminal while dispatching plan and execute tasks as background agents, enabling parallel planning and continuous work across multiple milestone phases.

What is the best way to dispatch work to background agents for milestone automation?

The best way to dispatch work for milestone automation is through a centralized terminal dashboard that recommends optimal next actions and sends plan or execute tasks directly to background agents based on phase status.

Do I need ROADMAP.md and STATE.md files to use this milestone orchestration dashboard?

Yes, you need ROADMAP.md and STATE.md files placed in your planning directory, as the dashboard reads these specific files to determine phase status, dependencies, and the optimal next actions to dispatch.

Why use a single terminal command center instead of separate tools for phase planning?

A single terminal command center eliminates switching between separate tools by combining a visual phase dashboard, inline discussions, and background agent dispatch into one centralized interface for milestone orchestration.