chief-of-staff

Classify founder inbox items and route them to specialized reviewers.

12|6|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/shogo-labs/shogo-ai --skill chief-of-staff-shogo-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chief-of-staff
Source: https://github.com/shogo-labs/shogo-ai/tree/main/packages/agent-runtime/templates/yc-founder-operating-system/.shogo/skills/chief-of-staff
Command: npx skills add https://github.com/shogo-labs/shogo-ai --skill chief-of-staff-shogo-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage inbox, calendar, and requests for a founder/CEO; route work to the right reviewer and keep the decision log.

Core Features & Use Cases

  • Classify incoming items into Decision, Plan Review, Meeting/Triage, or FYI.
  • Route to specialized reviewers (ceo-plan-reviewer, engineering-plan-reviewer, design-plan-reviewer) and synthesize outputs.
  • Record decisions and maintain a centralized Decision Log.

Quick Start

Provide an incoming item and the skill will triage it, route to the appropriate reviewer, and log the decision.

Frequently Asked Questions about chief-of-staff

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

FAQPage Schema
How do I triage a founder inbox and automatically route items to the right reviewer?

Founder inbox triage works by classifying incoming items into Decision, Plan Review, Meeting/Triage, or FYI categories, then routing work to specialized reviewers and logging decisions.

What is the best way to maintain a centralized decision log for executive workflows?

A centralized decision log for executive workflows is maintained by classifying requests, routing them to specialized reviewers, synthesizing outputs, and persisting decisions automatically into a permanent log.

Can I route calendar requests and planning reviews across different domains like engineering and design?

Yes, calendar requests and planning reviews can be routed across CEO, engineering, product, and design domains by spawning specialized sub-agents to review and synthesize domain-specific outputs.

How does calendar triage work for a CEO managing meeting requests and decision approvals?

Calendar triage for a CEO works by classifying incoming meeting requests and decision approvals, routing them to the correct reviewer, and recording outcomes in the decision log for tracking.

Do I need specialized reviewers set up before using this executive triage workflow?

No external setup is required. The skill internally spawns sub-agents like the engineering-plan-reviewer and design-plan-reviewer to handle routing automatically when an incoming item is processed.