← ClaudeAtlas

setup-session-briefinglisted

One-time guided setup for agent-session-briefing — creates the briefings hub, scaffolds your first briefing, and wires the continuity pointer into this repo's context file. Run this before first use of agent-session-briefing, or when you want to add a project to the constellation. Walks you through hub location, single-vs-constellation, and the context file, then scaffolds it for you.
CaptCanadaMan/session-briefing · ★ 0 · AI & Automation · score 73
Install: claude install-skill CaptCanadaMan/session-briefing
# Set up Session Briefing Get from zero to a working session briefing for this project — and, if you want it, a multi-project constellation. This is a **prompt-driven** skill: explore, present what you find, confirm with the user, then run the scaffolding. Don't dump every question at once; walk through them one at a time. Assume the user is new to the method. Each decision below opens with a short explainer. > The mechanics are in the sibling `agent-session-briefing` skill's `scripts/briefing.py` > (Claude Code: `~/.claude/skills/agent-session-briefing/scripts/briefing.py`). Call it `BP` below. ## 1. Explore Read the current state — don't assume: - **Hub** — is `$SESSION_BRIEFING_HUB` set? Does `~/.session-briefings/` exist? Is it a git repo? - **Project repo** — what's the current directory? `git remote -v` and `git status`. Is there a context file (`AGENTS.md`, `CLAUDE.md`, `GEMINI.md`) at the root? Does it already contain an `<!-- agent-session-briefing -->` pointer block? - **Existing briefing** — does `<hub>/<project>/SESSION_BRIEFING.md` already exist? (If so, this is an update, not a setup — point the user at the `agent-session-briefing` skill instead.) - **Constellation hint** — are there sibling repos that look related (a monorepo, a platform + services)? Note them; you'll offer a parent in Section B. ## 2. Present findings, then walk the decisions one at a time Summarise what's present and what's missing. Then go section by section — present, get th