donovanpankratz-del
donovanpankratz-del publishes 3 tracked skills in DriftBot.
π Runtime quality summary
This is the quality surface for the publisher, not just a directory listing. It shows how much of the catalog has real receipts, how often those receipts are passing, whether richer fixture-backed proof exists, and whether the publisher currently carries regressions, reproduced failures, or stale runtime evidence.
Latest runtime touch: n/a. Publisher-level summaries do not replace skill-level review, but they do make reputation more earned: a publisher with broader coverage, stronger pass rates, and fixture-backed proof looks different from one living on thin smoke tests.
If you want the system-wide view, open the runtime dashboard. If you want the scoring logic, read the methodology.
No runtime receipts for this publisher yet.
Skills from this publisher
Label mix on this page
This distribution is a quick provenance cue, not a verdict. A publisher can have a mix of safer and riskier skills, so the useful move is to compare patterns here and then open the individual scorecards.
Publisher profiles are best for spotting catalog patterns: repeated shell access, common external services, whether manual review exists, and whether higher-risk labels are isolated or widespread.
On this page: 3 source-scanned, 0 catalog-only, and 0 manually reviewed entries in the current slice.
If you want the scoring logic, read the methodology. If you want the broader landscape, go back to the full index.
intent-engineering
Adds a machine-readable intent layer to OpenClaw agents. Creates INTENT.md (optimization priorities, tradeoffs, delegation rules), wires it into subagent spawns via agent-context-loader, and ensures every subagent knows what you're optimizing for β not just what to do. Solves the "Klarna failure mode": AI optimizes measurable metrics instead of actual goals. Use when setting up a new OpenClaw workspace, when subagents keep making the wrong tradeoffs, or when you want explicit control over cost/quality/speed priorities.
+ 1 more
correction-memory
Makes agent corrections persistent and reusable. When you override, reject, or correct an agent's output, this skill logs the correction and automatically injects it into future spawns of the same agent type. Solves "agent keeps making the same mistake across sessions." Installs correction-tracker lib + injection hook into agent-context-loader. Works standalone or alongside intent-engineering skill.
+ 1 more
subagent-architecture
Advanced patterns for specialized subagent orchestration with production-ready reference implementations. Security isolation, phased implementation, peer collaboration, and cost-aware spawning.
+ 1 more
Trust reading guide
Publisher-level summaries help with provenance context, but trust still lives at the skill level. Use this page to compare patterns across the publisherβs catalog, then inspect the raw findings on individual skill pages.