domain is agent-read markdown (skill) from notque/vexjoy-agent: Domain-specific: SAP Commerce, OpenSearch detection, WordPress validation, enterprise search..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Domain-Specific Skills
Five domains: SAP Commerce Go review, SAP Commerce compliance audit, OpenSearch
SIEM detection engineering, WordPress live validation, and enterprise search.
Classify the request into one domain, then follow its section.
## Mode Detection
| Domain | Signal | Agent |
|--------|--------|-------|
| **SAPCC Review** | sapcc review, 10-specialist review, lead review | `golang-general-engineer` |
| **SAPCC Audit** | sapcc audit, sapcc compliance, full repo audit | `golang-general-engineer` |
| **OpenSearch Detection** | SIEM, SIGMA, MITRE, detection engineering, SOC | (this session) |
| **WordPress Validation** | validate wordpress post, check live post, post rendering | (this session) |
| **Enterprise Search** | search relevance, ranking, BM25, query understanding | `opensearch-elasticsearch-engineer` |
---
## SAPCC Review
10-agent domain-specialist review. Each agent masters one rule domain and scans
every package. Differs from SAPCC Audit: audit segments by *package*
(generalist), review segments by *rule domain* (specialist, cross-package).
### Phase 1: DISCOVER
Verify sapcc project and map the repo.
```bash
head -5 go.mod && grep -c "sapcc" go.mod
…
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
A 17 of 17 checks passed. Deterministic, no model, same answer every run.
pass: Frontmatter block present
pass: Frontmatter declares a name
pass: Frontmatter declares a description
pass: Size between 200 bytes and 200 KB (14659 bytes)
pass: No zero-width or bidi control characters
pass: No instruction hidden inside an HTML comment
pass: No link to an exfiltration or paste host
pass: No credential-shaped string
pass: No instruction to send local credentials anywhere
pass: No text hidden with inline styles
pass: No prompt-injection phrasing
pass: No curl or wget piped into a shell
pass: No recursive delete of root, home or parent
pass: No instruction to read or print local credentials
pass: No base64 blob over 200 characters
pass: No link to a raw IP address
pass: No script tag
Source
GitHub
notque/vexjoy-agent · 424 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_jocqoown4byk5ax3
GET https://markdownregistry.com/api/v1/resolve?ref=notque/vexjoy-agent/domain
GET https://markdownregistry.com/api/v1/blob/a345a885e1337190edb5de2e621b817799c02d7780a84d5cc1d91ddf2d0f714f
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
boshu2/agentops · skills/domain/SKILL.md · Clarify domain terms, bounded contexts and repository conventions. Use when: naming, rule ownership or Go and other…
boshu2/agentops · skills-codex/domain/SKILL.md · Clarify domain terms, bounded contexts and repository conventions. Use when: naming, rule ownership or Go and other…
boshu2/agentops · images/gemini/skills/domain/SKILL.md · Clarify domain terms, bounded contexts and repository conventions. Use when: naming, rule ownership or Go and other…
softtor/nestjs-hexagonal · skills/domain/SKILL.md · Use when creating domain layer artifacts for a NestJS bounded context — entities (AggregateRoot), value objects, domain…
beckyisj/webdev-kit · domain/SKILL.md · Point a domain (or subdomain) at a deployed app — reads the current DNS with dig, identifies the registrar, produces…