skill-integration-tester skillA
skill-integration-tester is agent-read markdown (skill) from tradermonty/claude-trading-skills: Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff integrity. Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release..
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
# Skill Integration Tester ## Overview Validate multi-skill workflows defined in CLAUDE.md (Daily Market Monitoring, Weekly Strategy Review, Earnings Momentum Trading, etc.) by executing each step in sequence. Check inter-skill data contracts for JSON schema compatibility between output of step N and input of step N+1, verify file naming conventions, and report broken handoffs. Supports dry-run mode with synthetic fixtures. ## When to Use - After adding or modifying a multi-skill workflow in CLAUDE.md - After changing a skill's output format (JSON schema, file naming) - Before releasing new skills to verify pipeline compatibility - When debugging broken handoffs between consecutive workflow steps - As a CI pre-check for pull requests touching skill scripts ## Prerequisites - Python 3.9+ - No API keys required - No third-party Python packages required (uses only standard library) ## Workflow ### Step 1: Run Integration Validation Execute the validation script against the project's CLAUDE.md: ```bash python3 skills/skill-integration-tester/scripts/validate_workflows.py \ --output-dir reports/ ``` This parses all `**Workflow Name:**` blocks from the Multi-Skill Workflows …
Read the whole file at its exact version.
How to install
mdr add tradermonty/claude-trading-skills/skill-integration-tester@git:20260403.c3b5cdamdr add tradermonty/claude-trading-skills/skill-integration-tester@sha256:ca63232cffe8462bPin 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_xl6dwfzam5bpwqm3)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260403.c3b5cda latest | 2026-04-03 | c3b5cda | 3,977 B | A | view · diff |
| git:20260310.0212bbc | 2026-03-10 | 0212bbc | 3,953 B | A | view · diff |
| git:20260302.ebabb4c | 2026-03-02 | ebabb4c | 3,937 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 (3977 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
tradermonty/claude-trading-skills · 2,885 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_xl6dwfzam5bpwqm3 GET https://markdownregistry.com/api/v1/resolve?ref=tradermonty/claude-trading-skills/skill-integration-tester GET https://markdownregistry.com/api/v1/blob/ca63232cffe8462bdea7dd2fa28707d1fb0f61c0e3fb8a52a50f2106f154d1c8
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.