ops-projects

Aggregate GSD project planning data into a consolidated portfolio dashboard.

22|6|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Lifecycle-Innovations-Limited/claude-ops --skill ops-projects
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ops-projects
Source: https://github.com/Lifecycle-Innovations-Limited/claude-ops/tree/main/claude-ops/skills/ops-projects
Command: npx skills add https://github.com/Lifecycle-Innovations-Limited/claude-ops --skill ops-projects

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating visibility and health insights across GSD projects is time-consuming and error-prone without an integrated portfolio view. This skill automates aggregation and visualization to deliver a single, up-to-date dashboard of all tracked projects.

Core Features & Use Cases

  • Portfolio visibility: aggregates planning data from local workspaces and renders a consolidated dashboard.
  • Health and blockers: surfaces phase status, blockers, and next actions to support prioritization.
  • Automation & governance: reads Preferences, daemon health, and a central registry to ensure up-to-date visibility for daily standups and decision making.

Quick Start

Run the /ops projects command to render the live GSD portfolio dashboard from your local project data.

Frequently Asked Questions about ops-projects

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

FAQPage Schema
How do I visualize project portfolio health across multiple local workspaces?▼

To visualize project portfolio health, this skill scans ~/Projects and ~/gsd-workspaces for .planning directories, aggregating phase status, blockers, and next actions into a consolidated dashboard view.

What is a project portfolio dashboard used for in daily governance?▼

A project portfolio dashboard supports daily governance by surfacing up-to-date phase status, blockers, and next actions across many tracked projects to streamline standups and decision making.

How do I automate project management aggregation for my GSD registry?▼

You can automate project management aggregation by running the /ops projects command, which reads Preferences, daemon health, and the GSD registry to render a live portfolio view automatically.

Does the portfolio dashboard require specific directory structures to work?▼

Yes, the portfolio dashboard requires local projects to contain .planning directories within ~/Projects or ~/gsd-workspaces to successfully extract and aggregate planning data.

Can I track blockers and next actions across many projects at a glance?▼

Yes, you can track blockers and next actions across many projects at a glance because the dashboard surfaces these governance metrics directly from the aggregated local planning data.

What do I need to check if my project portfolio dashboard is not updating?▼

If your project portfolio dashboard is not updating, verify that daemon health is active, Preferences are correctly configured, and target directories contain the required .planning folders.