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/saviaWrote 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/savia/confluence-publish)<a href="https://agentmods.dev/commands/gonzalezpazmonica/savia/confluence-publish"><img src="https://agentmods.dev/badge/commands/gonzalezpazmonica/savia/confluence-publish/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/savia/confluence-publish"><img src="https://agentmods.dev/badge/commands/gonzalezpazmonica/savia/confluence-publish.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.00033 | $0.00981 |
| Opus 5 | $0.00016 | $0.00491 |
| Sonnet 5 | $0.00007 | $0.00196 |
| Haiku 4.5 | $0.00003 | $0.00098 |
Grade A, and why
confluence-publish 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 4d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- confluence-publish — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Publicar en Confluence
Argumentos: $ARGUMENTS
Uso:
/confluence-publish {fichero} --project {p}o/confluence-publish --project {p} --type {tipo}
Parámetros
{fichero}— Ruta al fichero markdown a publicar (relativa al proyecto)--project {nombre}— Proyecto de PM-Workspace--space {clave}— Espacio Confluence (defecto:CONFLUENCE_DEFAULT_SPACEdel proyecto)--parent {título}— Página padre bajo la que crear la nueva página--type {tipo}— Tipo de contenido predefinido:sprint-report→ publica resultado de/sprint-reviewspec→ publica una SDD Specarchitecture→ publica diagrama de arquitecturaonboarding→ publica guía de onboardingretro→ publica resultado de/sprint-retro
--update— Actualizar página existente en vez de crear nueva
2. Cargar perfil de usuario
- Leer
.claude/profiles/active-user.md→ obteneractive_slug - Si hay perfil activo, cargar (grupo Connectors del context-map):
profiles/users/{slug}/identity.mdprofiles/users/{slug}/preferences.mdprofiles/users/{slug}/projects.md
- Adaptar idioma y formato según
preferences.languageypreferences.report_format - Si no hay perfil → continuar con comportamiento por defecto
3. Contexto requerido
docs/rules/domain/connectors-config.md— Verificar Atlassian habilitadoprojects/{proyecto}/CLAUDE.md—CONFLUENCE_DEFAULT_SPACE,JIRA_PROJECT
4. Pasos de ejecución
-
Verificar conector — Comprobar Atlassian disponible
-
Resolver contenido:
- Si
{fichero}→ leer el markdown del fichero - Si
--type→ generar contenido desde el comando correspondiente - Si
--type sprint-report→ ejecutar/sprint-reviewy usar su salida
- Si
-
Convertir markdown → Confluence Storage Format:
- Tablas markdown → macro
{table} - Código → macro
{code}con lenguaje - Diagramas Mermaid → imagen renderizada o macro compatible
- Links internos → ajustar a URLs de Confluence
- Mantener estructura de headings
- Tablas markdown → macro
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.
- 4d ago First seen · 100 lines · 33 tokens per session scan A 0ccd6d67203b
confluence-publish is a command published in the GitHub repository gonzalezpazmonica/savia (50 stars, last pushed yesterday), licensed MIT. It adds 33 tokens to every session and 981 once invoked, about $0.0002 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-09-06.
Other commands, from other repositories
wtfp:contribute
Guide a bounded WTF-P contribution from branch creation through a reviewable change request.
project-brief
Convert a technical spec into a PM/CTO-readable executive summary. Simplify technical details, focus on business value.
gsd:ingest-docs
Bootstrap or merge a .planning/ setup from existing ADRs, PRDs, SPECs, and docs in a repo.
html-reporting
Produce single-file, self-contained HTML artifacts instead of Markdown for any output a human will actually read. Use whenever the user asks for a "report", "research summary", "write-up", "spec", "plan", "PR explainer", "code review", "design mockup", "prototype", "dashboard", "deck", or anything that benefits from…
hive
Query and manage swarm tasks (cells).
status
Check swarm coordination status - workers, messages, reservations.