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/confluence-publish)<a href="https://agentmods.dev/commands/gonzalezpazmonica/pm-workspace/confluence-publish"><img src="https://agentmods.dev/badge/commands/gonzalezpazmonica/pm-workspace/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/pm-workspace/confluence-publish"><img src="https://agentmods.dev/badge/commands/gonzalezpazmonica/pm-workspace/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 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.
This is a copy
100% identical to confluence-publish — 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 — 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.
- 7d ago First seen · 100 lines · 33 tokens per session scan A 0ccd6d67203b
confluence-publish is a command published in the GitHub repository gonzalezpazmonica/pm-workspace (49 stars, last pushed 5d ago), 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. It is 100% identical to confluence-publish, differing in 0 lines, and is treated as a copy.
Other commands, from other repositories
pm-export
Export desensitized governance summary markdown for sharing or machine switch.
confluence-publish
Publicar documentación del proyecto en Confluence. Convierte markdown a formato Confluence y crea/actualiza páginas en el espacio del proyecto.
requirements
Manage project requirements registry (status, sync, add, update).
ticket-attach-docs
Attach the session's plan and research documents to the ticket, as tracker documents where they exist and as attachments or comments otherwise.
glossary
Generate a consolidated project glossary of terms, acronyms, and definitions from existing artifacts.
presentation
Generate MARP presentation slides from existing project artifacts for governance boards and stakeholder briefings.