By ATD-Morelos
Workflow de documentación y planeación para proyectos de Tecnología del Estado de Morelos. Publica en tecnologia.morelos.gob.mx y organiza trabajo en Linear.
Create Architecture Decision Records (ADRs) for any project decision. Can be invoked at any gate or phase. Assigns sequential numbers, categorizes decisions, and publishes to TM under the ADRs/ folder.
Gate 0 skill. Generates the three foundational documents for a new project: Project Charter, Statement of Work (SOW), and Acerca de (About page). Checks TM for existing documents before creating, presents drafts for human review, and publishes to TM after approval.
Investigate a project to produce a Discovery Report and draft Glossary. Researches context, stakeholders, systems, and risks. Outputs go into the "Fase 1 — Discovery & Spec" folder in TM.
Genera documentos institucionales del Gobierno del Estado de Morelos en PDF con membretado oficial. Soporta: comunicados, oficios, convocatorias y reportes. Aplica el diseño del membretado base: header con logotipo institucional, paleta dorada, borde prehispánico y pie de página. La dependencia emisora es configurable (Jefatura, Bienestar, ATD u otra).
Gate 2 skill. Generates architecture and technical documentation based on Phase 1 outputs (PRD, Functional Spec). Uses arc42 as framework. Produces: Architecture Overview, Crosscutting Concepts, Security/Threat Model, Testing Strategy, Risks & Technical Debt, Measurement/KPIs, API Reference, and Definition of Done (final). Publishes to TM after approval.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Plugin de Claude Code para documentar y planear proyectos de tecnología del Gobierno del Estado de Morelos.
Publica documentación estructurada en tecnologia.morelos.gob.mx y organiza el trabajo en Linear. Sigue el framework AI Fluency (4Ds) — la AI propone, el humano aprueba.
Cada proyecto pasa por 3 gates con aprobación humana obligatoria:
GATE 0 (Autorización)
→ charter: Project Charter, SOW, Acerca de
→ governance: Stakeholder Register, RACI, Communication Plan, Normatividad
→ Humano aprueba ✓
GATE 1 (Discovery aprobado)
→ discover: Discovery Report, Glosario
→ spec: PRD, Functional Spec, Quality Requirements, Privacy Impact, DoD
→ Humano aprueba ✓
GATE 2 (Plan aprobado)
→ document: Architecture, Security, Testing, Risks, KPIs
→ visualize: C4, ERD (Mermaid), User Flows, Wireframes (Excalidraw)
→ plan: Linear Product Structure, Projects, Milestones, Epics
→ Humano aprueba ✓
| Skill | Fase | Qué genera |
|---|---|---|
| charter | Gate 0 | Project Charter, SOW, Acerca de |
| governance | Gate 0 | Stakeholder Register, RACI, Communication Plan, Normatividad |
| discover | Phase 1 | Discovery Report, Glosario |
| spec | Phase 1 | PRD, Functional Spec, Quality Requirements, Privacy Impact, DoD |
| document | Phase 2 | Architecture, Crosscutting, Security, Testing, Risks, KPIs, API Ref |
| visualize | Phase 2 | C4, ERD (Mermaid), User Flows, Wireframes, Sequences (Excalidraw) |
| plan | Phase 2 | Product Structure, Project Config, Milestones, Epics, User Stories |
| adr | Transversal | Architecture Decision Records |
| kb-read | Transversal | Buscar y leer documentos en TM |
| kb-publish | Transversal | Crear y editar documentos en TM |
| review | Transversal | Revisión guiada de documentos con AI Fluency |
git clone https://github.com/ATD-Morelos/tecnologia-morelos-workflow.git
Usar el plugin con Claude Code:
claude --plugin-dir /path/to/tecnologia-morelos-workflow
El plugin funciona como un agente conversacional. Ejemplos:
"Inicia un nuevo proyecto llamado Trámites Digitales"
→ Ejecuta charter + governance (Gate 0)
"Necesito el discovery report del proyecto X"
→ Verifica si existe con kb-read, luego ejecuta discover
"Documenta la arquitectura"
→ Ejecuta document + visualize (Phase 2)
"Configura Linear para este proyecto"
→ Ejecuta plan (Phase 2)
tecnologia-morelos-workflow/
├── .claude-plugin/plugin.json ← Metadata del plugin
├── CLAUDE.md ← Agent principal (dispatch, reglas, pipeline)
├── kb-structure.md ← Estructura canónica de KB en TM
├── .mcp.json ← Configuración de MCP servers
├── skills/
│ ├── charter/ ← Gate 0: Project Charter, SOW, About
│ ├── governance/ ← Gate 0: Stakeholders, RACI, Comms
│ ├── discover/ ← Phase 1: Discovery Report, Glossary
│ ├── spec/ ← Phase 1: PRD, Specs, DoD
│ ├── document/ ← Phase 2: Architecture, Security, Testing
│ ├── visualize/ ← Phase 2: C4, ERD, Flows, Wireframes
│ ├── plan/ ← Phase 2: Linear setup
│ ├── adr/ ← Transversal: Decision Records
│ ├── kb-read/ ← Transversal: Leer KB en TM
│ ├── kb-publish/ ← Transversal: Publicar en TM
│ └── review/ ← Transversal: Revisión con 4Ds
├── hooks/hooks.json
└── settings.json
| Server | Propósito |
|---|---|
| tecnologia-morelos | Knowledge Base y datos en tecnologia.morelos.gob.mx |
| linear | Gestión de proyectos, equipos e issues |
| excalidraw | Diagramas interactivos (User Flows, Wireframes, Sequences) |
Este plugin implementa el framework AI Fluency:
review ayuda a evaluar la calidad del output de la AI.ATDEM — Agencia de Tecnología Digital del Estado de Morelos
npx claudepluginhub atd-morelos/tecnologia-morelos-workflow --plugin tecnologia-morelos-workflowA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review