From rvanbaalen
Create a scoped action brief from the current conversation. Use when a conversation produces something actionable that needs to be captured as a brief. Invoked by the cofounder agent or other skills when actions emerge.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rvanbaalen:action-briefThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
When any conversation produces something actionable — check-in, sparring, focused work, goal-setting, data analysis — produce an action brief.
When any conversation produces something actionable — check-in, sparring, focused work, goal-setting, data analysis — produce an action brief.
Write to actions/YYYY-MM-DD-<short-name>.md in the data directory. Scale depth to the task.
# <Action Name>
## Goal
What this achieves and why it matters. Tie to weekly/monthly/quarterly goals.
## Context
Relevant data, findings, links to data files that informed this decision.
## Target Project
Where this gets executed (if applicable — e.g., the main codebase, a marketing channel, etc.)
## Scope
What's in. What's explicitly out.
## Success Criteria
How do we know it worked?
## Benchmarks
Current numbers to measure against. Link to data source in `data/` if available.
Goal and Scope in a few sentences is enough. The brief should be exactly as detailed as the person executing it needs — no more.
up-next.md — add to the appropriate section (This Week or Queued) in priority orderactions/YYYY-MM-DD-name.md."actions/ = work in progressactions/ directory = everything shippednpx claudepluginhub rvanbaalen/skills --plugin cofounderCreates structured work-brief Markdown files from planning notes, with sections keyed to Conventional Commits types for downstream coding agents.
Creates shareable briefing documents from sessions, research, or learnings. Generates dual-audience formats like proposals, summaries, and research syntheses for humans and AI agents.
Manages standalone actions in TwinMind vault: creates/completes Markdown files, tracks tasks, lists by status, promotes to projects. Activates on 'create action', 'research X', or scope expansion.