insight-generator

Aggregate workspace signals into weekly CEO insights with staged analysis passes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/chaletteholdings/command-room-releases-2710 --skill insight-generator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: insight-generator
Source: https://github.com/chaletteholdings/command-room-releases-2710/tree/main/command-room/skills/insight-generator
Command: npx skills add https://github.com/chaletteholdings/command-room-releases-2710 --skill insight-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly synthesis of workspace signals delivering CEO-focused insights, surfacing patterns and risks that aren’t obvious from individual data points.

Core Features & Use Cases

  • Pass-based synthesis across TIMELINE, RELATIONSHIPS, COMMITMENT_AGING, DORMANT, THEMES, and events.jsonl to surface actionable observations.
  • Pass 8 Classification Review to surface provisional and low-confidence events for CEO review, and Pass 9 Project Proposals to surface new initiatives.
  • Outputs to _hq/insights/[YYYY-MM-DD]_insights.md and interacts with workspace-manager for operational actions.

Quick Start

Run the weekly insights pass to generate the latest CEO insights from workspace data.

Frequently Asked Questions about insight-generator

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

FAQPage Schema
How do I generate a CEO briefing from workspace activity data?▼

To generate a CEO briefing from workspace activity, this Skill aggregates and synthesizes signals like events, timelines, and commitments into a weekly insights summary. It runs staged passes across workspace data to surface actionable observations.

What is weekly workspace signal synthesis and how does it work?▼

Weekly workspace signal synthesis aggregates activity across events, relationships, themes, and dormant projects to surface hidden patterns. It runs staged passes to produce a CEO-focused insights summary highlighting risks and alignment.

How do I surface new project proposals from event stream data?▼

To surface new project proposals from event stream data, this Skill runs a dedicated classification pass analyzing events.jsonl. It identifies provisional and low-confidence events for CEO review and proposes new initiatives.

Can I track dormant projects and commitment aging in a weekly insights report?▼

Yes, you can track dormant projects and commitment aging in a weekly insights report. The synthesis specifically analyzes commitment aging and dormant project data to maintain alignment and surface operational risks.

Where are the generated weekly CEO insights stored?▼

The generated weekly CEO insights are written to a markdown file at _hq/insights/YYYY-MM-DD_insights.md. This file contains the main synthesis of actionable observations and classification reviews.

Does the weekly insights synthesis integrate with a workspace manager?▼

Yes, the weekly insights synthesis integrates with the workspace-manager component. It coordinates with this tool to surface operational decisions and handle operational actions based on the generated observations.