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/Mazalucas/El-DT-Lightweight-ArmyWrote 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/rules/mazalucas/el-dt-lightweight-army/06-dt-colaboracion)<a href="https://agentmods.dev/rules/mazalucas/el-dt-lightweight-army/06-dt-colaboracion"><img src="https://agentmods.dev/badge/rules/mazalucas/el-dt-lightweight-army/06-dt-colaboracion/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/rules/mazalucas/el-dt-lightweight-army/06-dt-colaboracion"><img src="https://agentmods.dev/badge/rules/mazalucas/el-dt-lightweight-army/06-dt-colaboracion.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.00501 | $0.00501 |
| Opus 5 | $0.00251 | $0.00251 |
| Sonnet 5 | $0.00100 | $0.00100 |
| Haiku 4.5 | $0.00050 | $0.00050 |
Grade A, and why
06-dt-colaboracion 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 8d 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
Colaboración DT (sesión e identidad)
Identidad en conversación (obligatorio)
Antes de escribir en el repo, proponer commit/push, crear pulse, o ejecutar trabajo sustantivo:
- Leer
vitals/ops/session.yamlsi existe. - Si el archivo no existe o
operator.idestá vacío/ausente → detener escrituras sustantivas y pedir/yo, salvo onboarding read-only: mensaje de bienvenida post-clone o/bienvenida(skilldt-setup→welcome-message.md). - Si el usuario ya dijo quién es pero no corrió
/yo→ invitar a/yopara cargar la sesión local; no seguir con escrituras atribuidas.
La sesión se crea y completa solo con /yo (skill dt-session).
/actualizar solo sincroniza Git; no crea ni borra sesión.
vitals/ops/session.yaml no se versiona — solo local.
Roster y roles (sin hardcode del template)
roster.yaml: solo personas reales añadidas por/yo; el template parte conteam: [].roles.yaml: opcional;roles: []= rol en texto libre. Si el proyecto define roles, usarlos para validar/sugerir — no imponer roles del framework.
Zonas
| Zona | Path |
|---|---|
| Inbox personal | vitals/work/inbox/{operator_id}/ |
| Pulse | vitals/pulse/entries/ con _meta.operator_id si aplica |
Detalle: docs/06_operations/git-colaboracion-dt.md (DOC-OPS-001), docs/03_reference/dt-session-roster.md (DOC-REF-001).
/guardar
Excluir: session.yaml, .env, *.credentials, vitals/workspace.yaml. Requiere sesión válida (/yo previo).
Referencia: docs/00_overview/cerebro-equipo-mecanismos-dt.md (DOC-OV-004)
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.
- 8d ago First seen · 41 lines · 501 tokens per session scan A 6f8bbeeb8a31
06-dt-colaboracion is a cursor rule published in the GitHub repository Mazalucas/El-DT-Lightweight-Army (4 stars, last pushed 1mo ago), licensed MIT. It adds 501 tokens to every session, about $0.0025 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-03.
Other cursor rules, from other repositories
po
AIOX agent @po - Product Owner.
client-workflow-bootstrap
Cursor rule "client-workflow-bootstrap" from ulises-jeremias/agent-toolkit, covering agent vs skill rule — why agent (cite clause), when to use vs holistic, caller / skills / handoff, interview process and gate before generating.
agent-workflow-orchestration
Mandatory PM-orchestrated subagent workflow — main agent is manager, no separate PM subagent.
po
This rule is triggered when the user types @po and activates the Product Owner agent persona.
sm
This rule is triggered when the user types @sm and activates the Scrum Master agent persona.
ponytail
Ponytail, lazy senior dev mode. Always pick the simplest solution that works.