Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add pe-menezes/pm-chief-of-staff/plugin install pm-chief-of-staffWrote 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/skills/pe-menezes/pm-chief-of-staff/plantar)<a href="https://agentmods.dev/skills/pe-menezes/pm-chief-of-staff/plantar"><img src="https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/plantar/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/pe-menezes/pm-chief-of-staff/plantar"><img src="https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/plantar.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00088 | $0.00554 |
| Opus 5 | $0.00044 | $0.00277 |
| Sonnet 5 | $0.00018 | $0.00111 |
| Haiku 4.5 | $0.00009 | $0.00055 |
Grade A, and why
plantar 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 12d 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
Plantar uma semente
Semente é uma skill starter que vive no plugin só até ser plantada: copiada pra .claude/skills/ da pasta da pessoa, ela vira arquivo DELA, editável, auto-modulável, fora do alcance de qualquer atualização do plugin.
Fluxo
- Listar o catálogo. As sementes vivem em
${CLAUDE_PLUGIN_ROOT}/seeds/(se a variável não resolver, localize a pasta do pluginpm-chief-of-staffno cache de plugins). Liste as disponíveis com 1 linha de descrição cada, tirada da primeira frase do campodescriptiondo frontmatter (a linha após o título é o banner de semente, idêntico em todas, e não descreve nada). Compare com.claude/skills/da pasta atual e marque o que já está plantado. - A pessoa escolhe (ou já veio com o nome no comando).
- Checar colisão. Se já existe
.claude/skills/{nome}/na pasta dela: nunca sobrescrever. Ofereça: manter a dela (default), plantar com outro nome pra comparar, ou mostrar o diff entre as duas. - Copiar a pasta da semente pra
.claude/skills/{nome}/da pasta da pessoa. Se ela referencia.claude/skills/_shared/capacidades.mde esse arquivo não existe, diga em 1 linha que a semente vai seguir perguntando o que daria pra puxar sozinha, e ofereça rodar/pm-chief-of-staff:conectar. Existindo, nada a dizer. - Avisar: "plantada. Essa skill agora é um arquivo seu: me pede pra mudar qualquer coisa nela que eu edito na hora. Atualização do plugin nunca toca nela."
Se a pasta não tem sistema montado
Se não existe CLAUDE.md na pasta (o setup nunca rodou), diga que a semente funciona melhor plantada num sistema montado e ofereça rodar /pm-chief-of-staff:setup primeiro. Se a pessoa quiser a semente avulsa mesmo assim, plante.
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.
- 12d ago First seen · 21 lines · 88 tokens per session scan A 17b494a7e324
plantar is a skill published in the GitHub repository pe-menezes/pm-chief-of-staff (2 stars, last pushed 1mo ago), licensed MIT. It adds 88 tokens to every session and 554 once invoked, about $0.0004 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.
Other skills, from other repositories
reduce
Extract structured knowledge from source material. Comprehensive extraction is the default — every insight that serves the domain gets extracted. For domain-relevant sources, skip rate must be below 10%. Zero extraction from a domain-relevant source is a BUG. Triggers on "/reduce", "/reduce [file]", "extract…
migrate
Scan the project and migrate existing documentation into OKF format. Use when the user wants to populate the knowledge base from existing docs, README, schemas, API specs, runbooks, or any structured project knowledge. Trigger on "migrate to okf", "populate the knowledge base", "scan my docs", "convert docs to okf"…
rethink
Challenge system assumptions against accumulated evidence. Triages observations and tensions, detects patterns, generates proposals. The scientific method applied to knowledge systems. Triggers on "/rethink", "review observations", "challenge assumptions", "what have I learned".
ralph
Queue processing with fresh context per phase. Processes N tasks from the queue, spawning isolated subagents to prevent context contamination. Supports serial, parallel, batch filter, and dry run modes. Triggers on "/ralph", "/ralph N", "process queue", "run pipeline tasks".
remember
Capture friction as methodology notes. Three modes — explicit description, contextual (review recent corrections), session mining (scan transcripts for patterns). Triggers on "/remember", "/remember [description]".
verify
Combined verification — recite (description quality via cold-read prediction) + validate (schema compliance) + review (health checks). Use as a quality gate after creating notes or as periodic maintenance. Triggers on "/verify", "/verify [note]", "verify note quality", "check note health".