Add (8 blocks, clustered in trust, failure handling, and path to production): Identity/security (layer 2) — closes the trust gap on our two external SaaS connectors: - Identity provider - Service-to-service auth - Secrets store Failure handling (layer 4) — stops one slow partner from stalling the whole chain: - Message queue - Dead-letter store Path to production (layers 5-6) — gets us off manual fortnightly deploys and blind incident response: - CI/CD pipeline - Structured log pipeline - Per...
Scanned 9/19/2026
Install to Claude Code
npx -y skills add welltraum/minto --skill raw --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Raw?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/welltraum-raw-83089241)More formats (shields.io, HTML) on the badges page.
Add (8 blocks, clustered in trust, failure handling, and path to production):
Identity/security (layer 2) — closes the trust gap on our two external SaaS connectors:
- Identity provider
- Service-to-service auth
- Secrets store
Failure handling (layer 4) — stops one slow partner from stalling the whole chain:
- Message queue
- Dead-letter store
Path to production (layers 5-6) — gets us off manual fortnightly deploys and blind incident response:
- CI/CD pipeline
- Structured log pipeline
- Per-message trace
(Staging environment is a 9th, optional block per the reference model — worth adding but not required.)
Remove (3 blocks):
- Duplicate retention DB (layer 4 shown twice; it's one logical block)
- Blockchain audit ledger (nothing writes to it)
- Future ML anomaly detection (dotted, not real)
Layers 1 and 3 (gateway, mapping, schema registry) are solid as drawn — no changes there.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!