battle-test skillA
battle-test is agent-read markdown (skill) from hoangnguyen0403/agent-skills-standard: Deep audit of a skills directory against the Skill Creator standard. Produces a scored report and phased remediation plan..
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
# Battle Test Skill > [!IMPORTANT] > Deep audit of a skills directory against the Skill Creator standard. Produces a scored report and phased remediation plan. Optional args: slug=<feature>, ticket=<id/url>, mode=interactive|autonomous|channel, channel=<id>, auto_continue=true|false, profile=business|hybrid|technical. ## Instructions When the user asks to perform this workflow, execute the following steps: # ⚔️ Battle Test Orchestrator > **Goal**: Evaluate every `SKILL.md` in the target directory against `common-skill-creator`. Deliver a quantified health report and prioritized remediation plan. --- ## Step 1 — Target Discovery & Tech Stack Identify the tech stack and all skill files. ```bash # Count total skills per category find . -name "SKILL.md" | sed 's|/[^/]*/SKILL.md||' | sort | uniq -c ``` --- ## Step 2 — Frontmatter Audit (Breadth Scan) Run scans to detect format and structure violations. 1. **Check for missing mandatory sections**: `grep -rL "triggers:\|priority:\|Anti-Patterns" <SKILLS>/` 2. **Check for broad glob triggers**: `grep -r "src/\*\*" <SKILLS>/` 3. **Check for length limits**: …
Read the whole file at its exact version.
How to install
mdr add hoangnguyen0403/agent-skills-standard/battle-test@git:20260711.69cefd7mdr add hoangnguyen0403/agent-skills-standard/battle-test@sha256:1690cb3732371efbPin 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.
[](https://markdownregistry.com/a/art_ysdcf665fldeohhy)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260711.69cefd7 latest | 2026-07-11 | 69cefd7 | 2,454 B | A | view · diff |
| git:20260618.cc4a876 | 2026-06-18 | cc4a876 | 2,419 B | A | view · diff |
| git:20260520.ca51455 | 2026-05-20 | ca51455 | 2,293 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (2454 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
hoangnguyen0403/agent-skills-standard · 571 stars · license MIT · pushed 2026-09-24 · branch develop
API
GET https://markdownregistry.com/api/v1/artifacts/art_ysdcf665fldeohhy GET https://markdownregistry.com/api/v1/resolve?ref=hoangnguyen0403/agent-skills-standard/battle-test GET https://markdownregistry.com/api/v1/blob/1690cb3732371efb215b5cebaf245fb9b79580d09d6fb3aec162e80ef9862737
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.