From ceo
Read the vault and today's report, open a triage conversation. Triggers on "/ceo", "what should I work on", "prioritize my work".
How this skill is triggered — by the user, by Claude, or both
Slash command
/ceo:mainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Your operational layer across all domains. Read the vault, understand what's happening, have a conversation about priorities.
Your operational layer across all domains. Read the vault, understand what's happening, have a conversation about priorities.
Resolve $VAULT using this fallback chain (first match wins):
$CEO_VAULT (if set)~/.claude/plugins/cache/nhangen/obsidian/*/obsidian.local.md → read vault_path~/Documents/ObsidianIf $VAULT/CEO/AGENTS.md does not exist, ask the user where their Obsidian vault is installed.
$VAULT/CEO/AGENTS.md$VAULT/CEO/IDENTITY.md$VAULT/CEO/TRAINING.md and any domain-specific training files in $VAULT/CEO/training/$VAULT/CEO/reports/YYYY-MM-DD.md (today's date)Check if a [report] (triage) entry already exists today.
When the triage conversation concludes, write a [report] entry to the daily report using:
bash "$CEO_PLUGIN_DIR/scripts/ceo-report.sh" report triage "<content>"
Where $CEO_PLUGIN_DIR is resolved from ~/.claude/plugins/cache/nhangen/claude-ceo/*/
CEO/approvals/pending.md, Pending.md, CEO/inbox.md. Check open PRs if gh is available.[intake] and [report] entry via ceo-report.sh.CEO/AGENTS.md authority tiers. In interactive sessions, propose actions and wait for direction. Do not auto-execute.Tell the user: "CEO vault structure not found. Would you like me to create it?"
If they confirm, create the structure (AGENTS.md, IDENTITY.md, TRAINING.md, training/, playbooks/, approvals/, reports/, log/, repos.md, inbox.md, settings.json).
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub nhangen/claude-ceo --plugin ceo