skills/brief/SKILL.md
Session briefing — shows active features, progress, and suggested focus. Use at the start of a session, when asking what to work on, or when checking active features.
npx skillsauth add helderberto/skills briefInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Overview of active features, progress, and suggested focus.
Glob .specs/plans/*.md. Slug = filename without .md. If no plans found, output: No plans found — run /hb:prd to start one.
For each plan, count - [x] and - [ ] lines under each ## Phase N heading. Per-phase: checked/total. Sum across phases → total progress. First phase with unchecked items → cursor.
Skip plans where all items are checked (fully complete).
For each incomplete plan:
<slug> (checked/total)
Phase 1 — title: checked/total
> Phase 2 — title: checked/total
Phase 3 — title: checked/total
The > marks the first incomplete phase (cursor). Completed phases show without >.
If exactly one incomplete plan → auto-select it. If multiple incomplete plans → select the one closest to completion.
**Focus → <slug>**
Present options and wait for the user's choice:
/hb:build <slug> (Recommended)/hb:prd/hb:check <slug>testing
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
documentation
Compact the current conversation into a handoff doc so a fresh agent can continue the work. Use when user asks to "handoff", "/handoff", "hand this off", or wants to end a session mid-task. Don't use for summarising completed work, writing PRDs/plans/ADRs, or committing changes.
development
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill, or asks "make a skill for X".
development
Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.