Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add lokafinnsw/claude-code-goal-modenpx agentmods add plugins/lokafinnsw/claude-code-goal-mode/marketplacegit clone --depth 1 https://github.com/lokafinnsw/claude-code-goal-modeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/lokafinnsw/claude-code-goal-mode/marketplace)<a href="https://agentmods.dev/plugins/lokafinnsw/claude-code-goal-mode/marketplace"><img src="https://agentmods.dev/badge/plugins/lokafinnsw/claude-code-goal-mode/marketplace.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
goal-mode marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "goal-mode",
"description": "Better Goal — long-horizon autonomous mode for Claude Code: hierarchical plan-tree with acceptance criteria, review-gates, and triple budget. Codex /goal analog.",
"owner": {
"name": "Better Goal contributors"
},
"plugins": [
{
"name": "goal-mode",
"source": {
"source": "url",
"url": "https://github.com/lokafinnsw/claude-code-goal-mode.git"
},
"version": "3.0.9",
"description": "Better Goal — long-horizon autonomous mode with plan-tree, acceptance criteria, and triple budget.",
"category": "development"
}
]
}
The plugins it lists here
This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.
What ships with it
1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 21 lines scan A e56dd1b184e2
goal-mode marketplace is a plugin published in the GitHub repository lokafinnsw/claude-code-goal-mode (3 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other plugins, from other repositories
no-human
File a task with nohuman and check on it without leaving Claude Code: taskadd and taskstatus over your local nohuman server (127.0.0.1:8420). nohuman plans, codes, tests and has the work reviewed by a second model, then opens the pull request and stops.
supervise-loop
Autonomous supervisor/worker/critic iteration loop for Claude Code (the evaluator-optimizer pattern). Delegate a goal once; a supervisor agent grades each round against a checkable rubric — mechanical checks plus a SEPARATE critic sub-agent — and re-dispatches with feedback until the rubric passes or a hard cap is hit.
milestone-driver
Drives a GitHub milestone to completion: triages each issue for design gaps + dependency order up front, then for each buildable issue finds the root cause (or parks it), dispatches a TDD implementer subagent, runs unit + E2E tests + code review, opens a PR, and auto-merges issues on CI green. The whole loop sits…
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.
claude-plugins-official marketplace
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations.
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.