mk:decision-framework — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited mk:decision-framework (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.
Structures expert judgment into repeatable, auditable decision systems for recurring high-stakes choices.
Activate when:
Phase: 1 (Plan) — Produces a decision framework document. Handoff: Developer agent implements the decision logic in code.
needs-expert-input. Mark uncertain classifications explicitly.Clarify the recurring decision being structured. What is decided? Who decides? How often?
Load references/decision-tree-template.md. Map every case type into mutually exclusive categories. Aim for 3-7 top-level buckets — too few collapses distinct cases, too many creates lookup overhead.
Order rules by: Safety > Compliance > Economics > Speed. Never let speed override safety. Document the reasoning for each rule's position in the sequence.
Load references/weighted-scoring-guide.md. Define 3-5 factors with weights summing to 100%. Calibrate against 3 historical cases.
Load references/escalation-protocol-template.md. Map 4 escalation levels: Expert → Manager → Director → VP. Each level must have authority scope, timeline, and escalation trigger.
Load references/communication-patterns.md. Select tone per relationship state: Routine / Significant / Crisis. Customize placeholders.
Load references/edge-case-discovery.md. Collect edge cases from team ("what surprised you?"). Document each as: situation → why obvious approach fails → correct approach.
| File | Purpose |
|---|---|
references/decision-tree-template.md | Domain-agnostic taxonomy + rules template |
references/escalation-protocol-template.md | 4-level escalation with authority/timeline/triggers |
references/weighted-scoring-guide.md | Multi-factor scoring + calibration method |
references/communication-patterns.md | 3 tones with example templates |
references/edge-case-discovery.md | Edge case collection and documentation process |
references/examples/example-returns-triage.md | Worked example: returns processing |
references/examples/example-billing-ops.md | Worked example: billing operations |
references/examples/example-incident-response.md | Worked example: security incidents |
Produce a decision framework document with:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.