proposal

proposal is a command for Claude Code from Gekkos-tech/agency-os. It costs 18 tokens per session (347 once invoked), scanned A, original, MIT.

A command that drafts a client proposal from a project brief, covering the approach, deliverables, phases, timeline, assumptions, and pricing placeholders.

In plain words
What is it for?
Use it to create a proposal in the client's language from `docs/brief.md`, with optional supporting information from `docs/concept.md`.
Why use it?
It turns an incomplete project description into a document that makes responsibilities, scope, and expected outputs clearer.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the agency-core plugin — 4 skills, 5 commands shipped together

Good fit Use it to create a proposal in the client's language from docs/brief.md, with optional supporting information from docs/concept.md.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/gekkos-tech/agency-os/proposal
Install

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.

Clone the repo
git clone --depth 1 https://github.com/Gekkos-tech/agency-os

Made for: Claude Code.

Or install agency-core, the plugin that ships this one along with the rest of its 4 skills, 5 commands.

Wrote 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.

agentmods badge for proposal

README.md
[![agentmods](https://agentmods.dev/badge/commands/gekkos-tech/agency-os/proposal.svg)](https://agentmods.dev/commands/gekkos-tech/agency-os/proposal)
Your own site
<a href="https://agentmods.dev/commands/gekkos-tech/agency-os/proposal"><img src="https://agentmods.dev/badge/commands/gekkos-tech/agency-os/proposal.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 347 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00018 $0.00347
Opus 5 $0.00009 $0.00173
Sonnet 5 $0.00004 $0.00069
Haiku 4.5 $0.00002 $0.00035

Measured 7d ago against content hash 831f441a34dc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

proposal 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 7d 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.

plugins/agency-core/commands/proposal.md · 26 lines

What it actually says

Draft a client proposal. Additional context: $ARGUMENTS

  1. Read docs/brief.md (and docs/concept.md if present). If no brief exists, run a compressed BRIEF phase first via the agency-workflow skill — a proposal without a brief is guesswork.
  2. Produce docs/proposal.md in the client's language:
    • Ausgangslage / Situation — the client's goal in their words
    • Lösung / Approach — what will be built and why it serves the goal
    • Leistungen / Deliverables — per phase (Konzept, Design, Umsetzung, QA, Launch), each with concrete outputs the client can verify
    • Ablauf & Timeline — phases with durations and client touchpoints (approvals needed, content delivery deadlines)
    • Mitwirkung des Kunden — what the client must provide and when
    • Annahmen & Abgrenzung — explicit assumptions and out-of-scope list (this section prevents scope creep; make it specific)
    • Investition — pricing per phase if hints were given; otherwise leave a clearly marked placeholder structure — never invent prices
  3. Keep it honest and concrete: no superlatives, no vague "premium quality" claims — name the actual deliverables (e.g. "design reference image per section", "QA report", "launch checklist").
Changes

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.

  1. 7d ago First seen · 26 lines · 18 tokens per session scan A 831f441a34dc

Subscribe to this mod's changes

proposal is a command published in the GitHub repository Gekkos-tech/agency-os (5 stars, last pushed 1mo ago), licensed MIT. It adds 18 tokens to every session and 347 once invoked, about $0.0001 per session on Opus 5. 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.