ceos-scorecard

Automate weekly metric definition, logging, and 13-week trend analysis.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The ceos-scorecard helps leadership teams consistently define metrics, log weekly values, and analyze performance trends to maintain alignment with goals.

Core Features & Use Cases

  • Define metrics with owners, goals, and thresholds to ensure accountability.
  • Log weekly numbers against each metric and determine on_track or off_track status.
  • Generate trend analyses over the most recent 13 weeks to identify patterns and escalation opportunities.
  • Surface off-track items for discussion in L10 meetings and potential Issues when appropriate.

Quick Start

Ask the AI to define a metric, log this week's scores, or generate a 13-week trend.

Frequently Asked Questions about ceos-scorecard

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

FAQPage Schema
How do I track weekly metrics and log scores for leadership meetings?

You can track weekly metrics by defining KPIs with owners and thresholds, logging weekly values, and generating a 13-week trend analysis to surface off-track items for leadership discussion.

What is the best way to define KPIs with thresholds for trend analysis?

The best way to define KPIs for trend analysis is to assign owners, goals, and thresholds to each metric, which automatically determines on_track or off_track status when weekly values are logged.

How do I record weekly results using ISO week format?

You record weekly results by writing values to a markdown file named with the ISO week format YYYY-WNN, allowing the system to accurately log and retrieve scores for 13-week trend analysis.

Can I generate a 13-week trend analysis for my scorecard metrics?

Yes, you can generate a 13-week trend analysis that reviews logged weekly results, identifies performance patterns, and escalates off-track metrics for potential issue resolution.

How do I identify off-track KPIs for L10 meetings?

You identify off-track KPIs by logging weekly numbers against predefined thresholds, which automatically flags metrics as off_track so they can be surfaced for L10 meeting discussions.

Do I need to manually format metric definitions before logging weekly data?

No, metric definitions are read directly from a markdown file, and the system enforces the ISO week format automatically when writing weekly results to ensure consistent trend tracking.