Crew Briefing banner
xiaolai xiaolai

Crew Briefing

Development community

Description

--- description: Review current project state and build a concise sprint plan — objective, files reviewed, open decisions, agent assignments, next three actions, and risk flags. Use the jerry-crew-chief agent to orchestrate. owner: jerry-crew-chief --- # Crew Briefing Dispatch the `jerry-crew-chief` agent with task: review the current project state, list active files, identify next owners, and build a concise work plan. Output: - current objective; - files reviewed; - open decisions; - agent

Installation

Installs to ~/.claude/commands/xiaolai-no-one-did-it-crew-briefing.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/xiaolai/no-one-did-it/HEAD/.claude/commands/crew-briefing.md -o ~/.claude/commands/xiaolai-no-one-did-it-crew-briefing.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository