Borrowing it
Nothing to install: this file belongs to g-digital-by-Garrigues/EAD_Enterprise_Suite_MCP. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/g-digital-by-Garrigues/EAD_Enterprise_Suite_MCP/main/.claude/commands/dossier-lifecycle.mdgit clone --depth 1 https://github.com/g-digital-by-Garrigues/EAD_Enterprise_Suite_MCPWrote 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/g-digital-by-garrigues/ead_enterprise_suite_mcp/dossier-lifecycle)<a href="https://agentmods.dev/commands/g-digital-by-garrigues/ead_enterprise_suite_mcp/dossier-lifecycle"><img src="https://agentmods.dev/badge/commands/g-digital-by-garrigues/ead_enterprise_suite_mcp/dossier-lifecycle/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/g-digital-by-garrigues/ead_enterprise_suite_mcp/dossier-lifecycle"><img src="https://agentmods.dev/badge/commands/g-digital-by-garrigues/ead_enterprise_suite_mcp/dossier-lifecycle.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.00000 | $0.01240 |
| Opus 5 | $0.00000 | $0.00620 |
| Sonnet 5 | $0.00000 | $0.00248 |
| Haiku 4.5 | $0.00000 | $0.00124 |
Grade A, and why
dossier-lifecycle 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 110 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Dossier Lifecycle (EAD Enterprise Suite)
Create "Certificados de evidencia" — tamper-evident PDFs that bundle one or more sealed evidence items from any case file.
Two creation modes
| Mode | Tool | Evidences | When to use |
|---|---|---|---|
| Express | dossier_group_certify |
All from ONE evidence group | Single group, one step |
| Full | dossier_create → dossier_evidence_link → dossier_certify |
Any subset from any groups | Multiple groups or specific selection |
Full flow (multi-group)
-
List templates
dossier_template_list()— returns available templates; noteidand any requiredschemafields
-
Create a DRAFT dossier
dossier_createwith a generated UUIDid,caseFileId,name,language,validityFrom,validityTo,dossierTemplateId- Optional:
filledFieldsfor template-required fields,password+confirmPasswordfor password-protected certificates - Dossier starts in
DRAFTstatus
-
Update metadata (optional)
dossier_updatewithcaseFileId,dossierId, and any fields to change- Only allowed while the dossier is in
DRAFT
-
Browse linkable evidences (optional)
dossier_evidence_list_to_linkwithcaseFileIdanddossierId- Returns evidences eligible for linking (only
COMPLETEDevidences fromCLOSEDgroups)
-
Link evidences
dossier_evidence_linkwithcaseFileId,dossierId,caseFileToLinkId(same ascaseFileIdwhen evidences are in the same case file), andids(array of evidence UUIDs)- Can be called multiple times for different batches
-
Preview (optional)
dossier_previewwithcaseFileIdanddossierId- Returns an HTML preview of the Certificado de evidencia before certifying
-
Certify
dossier_certifywithcaseFileIdanddossierId- Status:
DRAFT→CERTIFYING→CERTIFIED - Certification is asynchronous; poll
dossier_listuntil status isCERTIFIED - Note:
dossier_certifyhas no SSE bridge — always poll regardless of runtime
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.
- 10d ago First seen · 110 lines · 0 tokens per session scan A 9a49bd9046a6
dossier-lifecycle is a command published in the GitHub repository g-digital-by-Garrigues/EAD_Enterprise_Suite_MCP (0 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,240 tokens. 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 commands, from other repositories
audit-export
Exportar audit trail en JSON/CSV/PDF para auditorías externas. ISO 42001 & NIST AI RMF compliant.
sign
Sign a PDF — stamp a signature block (name + date, or a PNG signature) on a signed copy.
pipeline-minutar-pdf
Pipeline completo de sentença judicial a partir de PDF (conversão, linha-tempo, relatório, análise, fundamentação, merge).
baixar-inteligente
Pipeline inteligente - baixa processo especifico com selecao por LLM.
baixar-pje
Baixa processos do PJE (apenas PDF).
family-tree
A tool that reads a Japanese family-register PDF and creates a self-contained HTML family relationship chart for inheritance matters. A family register is an official record used to establish family relationships and status.