Emit one goal statement for the current work, hard-capped under 4000 characters and measured with wc -m, never estimated. Takes an optional focus hint like /compact ('focus on the auth path, ignore docs'); with no argument it derives the objective from the session's recent pivots plus any unfinished plan or task items. Reads only conversation, plan file, and task list — no git, no network, no file writes — so it runs in any directory at any moment. Use when asked for a goal, objective, mission, or 'what am I trying to do', when seeding a fresh session or subagent, or when /handoff needs its goal half.
$npx -y skills add dryvist/claude-code-plugins --skill goalInstalls into the current project.
Run `npx skills use "https://github.com/dryvist/claude-code-plugins" --skill "dryvist/claude-code-plugins/goal"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dryvist/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dryvist/claude-code-plugins"` and select the relevant skills, then follow their instructions.