rlaope/ultraprompt

12 agent markdown files indexed from rlaope/ultraprompt. Install any of them pinned to an exact hash with mdr add rlaope/ultraprompt/<name>.

context-memory-hygiene skill
rlaope/ultraprompt · skills/context-memory-hygiene/SKILL.md · Invoke when deciding what to load into context, what to persist across turns or sessions, and what to drop — reads only…
git:20260915.a5ced99 · audit A · 31 stars
delegation-parallelism skill
rlaope/ultraprompt · skills/delegation-parallelism/SKILL.md · Invoke when deciding whether to split work across parallel agents/sessions or do it inline — tests scope independence…
git:20260915.a5ced99 · audit A · 31 stars
exploration-strategy skill
rlaope/ultraprompt · skills/exploration-strategy/SKILL.md · Build an accurate mental model of an unfamiliar codebase or problem before making any edit — structural scan…
git:20260915.a5ced99 · audit A · 31 stars
failure-mode-enumeration skill
rlaope/ultraprompt · skills/failure-mode-enumeration/SKILL.md · Systematically enumerate how code can break — boundaries, concurrency, partial failure, malicious input, time, resource…
git:20260915.a5ced99 · audit A · 31 stars
honest-reporting skill
rlaope/ultraprompt · skills/honest-reporting/SKILL.md · Invoke when writing any status, completion, or result report — calibrates claims to the evidence actually gathered…
git:20260915.a5ced99 · audit A · 31 stars
hypothesis-management skill
rlaope/ultraprompt · skills/hypothesis-management/SKILL.md · Debug by maintaining 2-4 competing hypotheses with explicit evidence and kill criteria, choosing each probe to…
git:20260915.a5ced99 · audit A · 31 stars
incremental-safety skill
rlaope/ultraprompt · skills/incremental-safety/SKILL.md · Decompose a large or risky change into a sequence of independently safe intermediate states, so the system stays green…
git:20260915.a5ced99 · audit A · 31 stars
self-correction-loop skill
rlaope/ultraprompt · skills/self-correction-loop/SKILL.md · Invoke when an implementation attempt produces a failure signal (test failure, compile error, wrong output, crash, perf…
git:20260915.a5ced99 · audit A · 31 stars
spec-to-code-fidelity skill
rlaope/ultraprompt · skills/spec-to-code-fidelity/SKILL.md · Invoke when implementing from an authoritative written source — an RFC, academic paper, binary format spec, protocol…
git:20260915.a5ced99 · audit A · 31 stars
state-probing skill
rlaope/ultraprompt · skills/state-probing/SKILL.md · Invoke before acting on any assumption about the runtime or environment — versions, running processes, file/disk…
git:20260915.a5ced99 · audit A · 31 stars
tradeoff-articulation skill
rlaope/ultraprompt · skills/tradeoff-articulation/SKILL.md · Invoke when a design decision has multiple viable implementations and the choice affects performance, memory…
git:20260915.a5ced99 · audit A · 31 stars
verification-discipline skill
rlaope/ultraprompt · skills/verification-discipline/SKILL.md · Invoke before claiming any task is done — defines what counts as evidence of completion (execution, not inspection) and…
git:20260915.a5ced99 · audit A · 31 stars

Source

github.com/rlaope/ultraprompt · 31 stars · license none · pushed 2026-09-15