goal-prompt
An agent skill by trailofbits, from trailofbits/skills. Tags: automation, brainstorming, copy-editing, documentation, strategy.
What it does
Drafts copy-paste-ready /goal commands for goal mode in Claude Code and Codex. Use when the user asks to create, write, rewrite, improve, compress, clean up, or prepare a goal prompt, goal condition, /goal command, goal-mode objective, or copy-ready long-running task objective.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add trailofbits/skills --skill goal-prompt
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/trailofbits/skills
cp -r skills/plugins/goal-prompt/skills/goal-prompt ~/.claude/skills/goal-prompt
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- trailofbits/skills (all skills from this repository)
- Path
- plugins/goal-prompt/skills/goal-prompt/SKILL.md
- Branch
- main
- Collection
- goal-prompt
- Updated
- 2026-09-19
Related skills
- brainstorm-experiments-existing — Design experiments to test assumptions for an existing product — prototypes, A/B tests, spikes, and other low-effort validation methods.
- feature-forge — Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria.
- legacy-modernizer — Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps.
- long-horizon-prompting — This skill should be used when writing, enhancing.
- multi-agent-patterns — This skill should be used when designing multi-agent systems that need context isolation, supervisor or swarm coordination, explicit handoffs.
- teams-channel-post-writer — Creates educational Teams channel posts for internal knowledge sharing about Claude Code features, tools, and best practices.