ceos-l10

Coordinate Level 10 leadership meetings with a data-driven agenda.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/danieljforman/ceos-demo --skill ceos-l10-danieljforman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ceos-l10
Source: https://github.com/danieljforman/ceos-demo/tree/main/skills/ceos-l10
Command: npx skills add https://github.com/danieljforman/ceos-demo --skill ceos-l10-danieljforman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Level 10 meetings are a critical weekly ritual for leadership teams. This Skill coordinates data, templates, and a strict 7-section agenda to run or review a L10 efficiently and consistently.

Core Features & Use Cases

  • Agenda-driven meeting orchestration: loads data and guides the 7-section, time-boxed agenda to keep the meeting on track.
  • Data-integrated notes: pulls the latest data from the repository (data/meetings/l10, data/scorecard/weeks, data/rocks, data/issues/open) to surface context, decisions, and follow-ups.
  • Template-driven artifacts: uses templates/l10-meeting.md to generate standardized meeting notes, to-dos, and decisions.

Quick Start

Create today's L10 from the template and load the latest scorecard, rocks, and open issues.

Frequently Asked Questions about ceos-l10

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

FAQPage Schema
How do I run a Level 10 leadership meeting with a structured agenda?

To run a Level 10 leadership meeting, this Skill loads live repository data and guides a strict 7-section, time-boxed agenda. It pulls scorecard weeks, rocks, and open issues to keep the meeting on track and ensure consistency.

How do I populate meeting notes with live scorecard and rocks data?

Populating meeting notes with live scorecard and rocks data happens automatically by reading from repository paths like data/scorecard/weeks and data/rocks. The Skill integrates this context directly into the generated notes.

What is the best way to track open issues during weekly leadership meetings?

The best way to track open issues during weekly leadership meetings is by reading directly from data/issues/open. This Skill surfaces those issues alongside scorecard metrics and rocks to provide full context for decisions.

Do I need a specific template to generate standardized L10 meeting notes?

You need templates/l10-meeting.md to generate standardized L10 meeting notes. This Skill uses the template alongside Write tools to populate to-dos, decisions, and follow-ups consistently across meetings.

Can I review past Level 10 meetings using stored repository data?

You can review past Level 10 meetings using stored repository data. The Skill reads saved artifacts from data/meetings/l10 and cross-references historical scorecards, rocks, and issues to ensure traceability across weeks.

What data paths are required to coordinate a Level 10 meeting agenda?

Coordinating a Level 10 meeting agenda requires access to data/meetings/l10, data/scorecard/weeks, data/rocks, data/issues/open, and templates/l10-meeting.md. The Skill uses Read, Write, and Glob tools to access and populate these files.