Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Start

ASecurity

Morning briefing. Reads vault state, delivers Must/Should/Could briefing, flags overdue waiting-for items.

97 stars
0 votes
0 copies
0 views
Added 8/30/2026
ai-agentsgo

Works with

mcp

Security Analysis

A100/100

Scanned 8/30/2026

Install to Claude Code

$npx -y skills add jdpolasky/ai-chief-of-staff --skill start --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Start?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Start
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/jdpolasky-start/badge)](https://www.skillsdirectory.com/skills/jdpolasky-start)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: start
description: Morning briefing. Reads vault state, delivers Must/Should/Could briefing, flags overdue waiting-for items.
user_invocable: true
---

Morning briefing.

## Read the state (in parallel where possible)

1. `Command Center.md` from the vault (path is in `CLAUDE.md`).
2. `To-Do.md` from the vault.
3. `_system/last_session.md` — what shipped last time, what's open. Frontmatter has the last session number and date.
4. `_system/hot.md` — low-fidelity in-progress snapshot from last `/wrap`.

If MCP servers are connected: check Gmail for unread human senders in the last 24 hours, and check today's Calendar.

## Re-entry check

Look at the `date:` field in `_system/last_session.md` frontmatter (or the `**Last updated:**` line in Command Center if last_session.md hasn't been written yet).

- If today's date: this is a continuation of an active stretch. Brief normally.
- If 1-2 days ago: brief normally, mention the gap in passing only.
- If 3+ days ago: shorten the briefing. Lead with what's still in place from `last_session.md`. Offer one easy entry point. No guilt about the gap.

## Wins

If `To-Do.md` has tasks marked `- [x]` that haven't been moved to Done yet, acknowledge them as wins and offer to move them. (`/wrap` normally handles this; if `/wrap` didn't run last session, the items will still be in their quadrants.)

## Briefing

Deliver a Must / Should / Could briefing per the structure in `CLAUDE.md`:

🔴 **Must** — the one thing that matters most today
🟡 **Should** — 1-2 items worth attention if momentum is good
🟢 **Could** — a quick win under 15 minutes to build early momentum

Pull from the Command Center's `Top priority` and the `Do Now` quadrant.

## Flags

- **Waiting For:** scan the Waiting For table in `To-Do.md` for any rows where `Follow Up By` has passed. Flag each one.
- **Audit due:** if the session number from `_system/last_session.md` is divisible by 7 and the audit hasn't run recently, mention it.

End with: **"What do you want to work on?"**

Attribution

jdpolaskyjdpolasky
View sourceMore from jdpolasky →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1066601 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

651 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →