mk:development — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited mk:development (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Reference guides for implementation: code patterns, TDD enforcement (opt-in), and skill lazy-loading.
developer agent needs coding pattern referencesOperates in Phase 2 (Test) and Phase 3 (Build). Output supports the developer and tester agents.
TDD enforcement (tdd-enforcement.md reference) is OPT-IN as of the TDD-optional migration. Default mode skips RED-phase enforcement; enable with --tdd or MEOWKIT_TDD=1.
| Reference | When to load | Content |
|---|---|---|
| [code-patterns.md](./references/code-patterns.md) | During implementation | Coding patterns, architecture patterns, file organization |
| [tdd-enforcement.md](./references/tdd-enforcement.md) | Phase 2-3 | RED/GREEN/REFACTOR cycle, test-first rules, coverage requirements |
| [skill-loader.md](./references/skill-loader.md) | Skill activation | How to load skills on-demand, lazy loading patterns |
--tdd only when shipping production-quality work~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.