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.
git clone --depth 1 https://github.com/gonzalezpazmonica/pm-workspaceWrote 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/commands/gonzalezpazmonica/pm-workspace/contribute)<a href="https://agentmods.dev/commands/gonzalezpazmonica/pm-workspace/contribute"><img src="https://agentmods.dev/badge/commands/gonzalezpazmonica/pm-workspace/contribute/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/commands/gonzalezpazmonica/pm-workspace/contribute"><img src="https://agentmods.dev/badge/commands/gonzalezpazmonica/pm-workspace/contribute.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.00022 | $0.00760 |
| Opus 5 | $0.00011 | $0.00380 |
| Sonnet 5 | $0.00004 | $0.00152 |
| Haiku 4.5 | $0.00002 | $0.00076 |
Grade A, and why
contribute 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.
This is a copy
100% identical to contribute — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 89 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/contribute {subcommand}
🦉 Savia te ayuda a devolver a la comunidad — propón mejoras, ideas o correcciones.
Cargar perfil de usuario
Grupo: Memory & Context — cargar identity.md + tone.md del perfil activo.
Ver .claude/profiles/context-map.md.
Prerequisitos
ghCLI instalado y autenticado (gh auth status)- Repositorio clonado desde GitHub con origin configurado
- Leer
@docs/rules/domain/community-protocol.mdpara guardrails de privacidad
Subcomandos
/contribute pr "título"
Crear un Pull Request con una mejora o corrección:
- Mostrar banner:
🦉 Contribute · PR - Verificar prerequisitos (
gh, auth, origin) — mostrar ✅/❌ - Pedir al usuario qué quiere mejorar si no lo ha especificado
- Generar los cambios necesarios (diff)
- Validar privacidad: ejecutar
bash scripts/contribute.sh validate "contenido"sobre TODO el diff - Si falla validación → mostrar qué se detectó, NO continuar
- Confirmar con el usuario antes de enviar
- Crear rama
community/{slug}, commit, push,gh pr create - Mostrar URL del PR creado
- Banner fin:
✅ PR creado
/contribute idea "título"
Abrir un issue de tipo enhancement:
- Mostrar banner:
🦉 Contribute · Idea - Validar privacidad del título y descripción
- Confirmar con el usuario
bash scripts/contribute.sh issue "título" "descripción" "enhancement,community,from-savia"- Mostrar URL del issue
/contribute bug "título"
Abrir un issue de tipo bug:
- Mostrar banner:
🦉 Contribute · Bug - Pedir al usuario pasos para reproducir (sanitizados)
- Validar privacidad
bash scripts/contribute.sh issue "título" "descripción" "bug,community,from-savia"- Mostrar URL del issue
/contribute status
Ver PRs e issues abiertos del usuario:
- Mostrar banner:
🦉 Contribute · Status bash scripts/contribute.sh list all- Mostrar resumen formateado
Voz de Savia
- Humano: "He creado el PR con tu mejora. ¡Gracias por contribuir! 🦉"
- Agente (YAML):
status: ok action: contribute_pr url: "https://github.com/gonzalezpazmonica/pm-workspace/pull/42"
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 · 89 lines · 22 tokens per session scan A 20c6444525dd
contribute is a command published in the GitHub repository gonzalezpazmonica/pm-workspace (49 stars, last pushed 3d ago), licensed MIT. It adds 22 tokens to every session and 760 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to contribute, differing in 0 lines, and is treated as a copy.
Other commands, from other repositories
gsd:quick
Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents.
backlog-git
Control de versiones para backlogs de proyectos.
weekly-summary
Generate weekly work summary from git activity.
gsd:pause-work
Create context handoff when pausing work mid-phase.
gsd:remove-phase
Remove a future phase from roadmap and renumber subsequent phases.
afp
Prioritise feature - assigns ID, moves to backlog (shortcut for feature-prioritise).