EA Skill Reference
All skills used in the EA pipeline, with usage syntax, inputs, outputs, and pipeline position.
Skills are invoked in Claude Code with a leading /.
Pipeline Position Map
/ea:leanix-catalog-extract /ea:leanix-catalog-extract [source-path] - • Schema v3.2 — ID prefix must match Type (APP-001 = Type "Application")
- • Every object gets a Macroscope A-code in Tags (A200, A250, A370…)
- • Initiative sweep is mandatory for all AS-IS extractions (captures in-flight + proposed INI)
- • PRS (Sub-Process) always has Parent_ID pointing to a PRO, not an APP
- • Pure CBR stubs (no business logic) documented in APP Notes only — no PRO/PRS row
/toolkit:diagram-generate /toolkit:diagram-generate [csv-directory] templates/azure-style-architecture-diagram.html). Use CSV→grid for quick analytical inventories only.
/docs-publish /docs-publish departments/client-services/technical-documentation-engineer-remy/publishing-log.md
Remy (Technical Documentation Engineer) owns the publishing pipeline and log.
The log tracks what was published, when, and where. Use /docs-pipeline for the full end-to-end orchestration.
/jct:add-review-panel /jct:add-review-panel
Supports the TFD-0019 validation loop: export per-direction validation sheet → client corrects →
re-import into D1. The review panel is the UX surface for that correction workflow.
See CON-0013 and CON-0014 for the full spec.
/toolkit:note-create & /toolkit:note-review /toolkit:note-create [dictated text] /toolkit:note-review [path-to-note] /toolkit:auto-research /toolkit:auto-research [target-file-or-dir]
Based on Karpathy auto-research pattern. Runs multiple iterations against binary pass/fail
criteria until all criteria pass or iteration limit is hit.
Eval criteria template: .claude/commands/ea/auto-research/eval-criteria.md
Skill File Locations
| Skill | File Path |
|---|---|
| /ea:leanix-catalog-extract | .claude/commands/ea/leanix-catalog-extract.md |
| /toolkit:diagram-generate | .claude/commands/toolkit/diagram-generate.md |
| /toolkit:auto-research | .claude/commands/toolkit/auto-research.md |
| /toolkit:note-create | .claude/commands/toolkit/note-create.md |
| /toolkit:note-review | .claude/commands/toolkit/note-review.md |
| /docs-publish | .claude/commands/docs-publish.md |
| /docs-generate | .claude/commands/docs-generate.md |
| /docs-pipeline | .claude/commands/docs-pipeline.md |
| /jct:add-review-panel | .claude/commands/jct/add-review-panel.md |