shiwenbin1617/pstack

50 agent markdown files indexed from shiwenbin1617/pstack. Install any of them pinned to an exact hash with mdr add shiwenbin1617/pstack/<name>.

AGENTS.md agents
shiwenbin1617/pstack · AGENTS.md
git:20260907.b1269d9 · audit A · 3 stars
setup-pstack skill
shiwenbin1617/pstack · adapters/claude-code/overrides/setup-pstack/SKILL.md · Configure which Claude Code models pstack uses per role. Use for /setup-pstack or requests to change pstack model…
git:20260827.f7b391a · audit A · 3 stars
setup-pstack skill
shiwenbin1617/pstack · adapters/codex/overrides/setup-pstack/SKILL.md · Configure optional per-role model preferences for pstack on Codex. Use for $setup-pstack or requests to change pstack…
git:20260827.f7b391a · audit A · 3 stars
reproduce-and-fix-issues skill
shiwenbin1617/pstack · automations/benny/skills/reproduce-and-fix-issues/SKILL.md · Reproduce triaged Slack bugs through a configured app-control adapter, verify existing fixes, and open a bounded draft…
git:20260827.f7b391a · audit A · 3 stars
setup-benny skill
shiwenbin1617/pstack · automations/benny/skills/setup-benny/SKILL.md · Configure Benny and prepare its triage and repro automations. Use when installing Benny or changing its Slack, tracker…
git:20260827.f7b391a · audit A · 3 stars
triage-issue-reports skill
shiwenbin1617/pstack · automations/benny/skills/triage-issue-reports/SKILL.md · Triage Slack issue reports with one thread-only verdict, evidence review, cause-aware routing, tracker dedupe, and…
git:20260827.f7b391a · audit A · 3 stars
architect skill
shiwenbin1617/pstack · skills/architect/SKILL.md · Design types, interfaces, and module ownership for a requested architectural change or an unresolved design choice.
git:20260907.b1269d9 · audit A · 3 stars
arena skill
shiwenbin1617/pstack · skills/arena/SKILL.md · Spawn N parallel candidates at the same task, pick a base, graft the strongest parts of the losers into it. Use for…
git:20260827.f7b391a · audit A · 3 stars
automate-me skill
shiwenbin1617/pstack · skills/automate-me/SKILL.md · Use for "automate me", "create/update/refresh my -mode skill", "turn/capture my preferences or working style into a…
git:20260828.7c3522d · audit A · 3 stars
blast-radius skill
shiwenbin1617/pstack · skills/blast-radius/SKILL.md · Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe…
git:20260827.f7b391a · audit A · 3 stars
bro skill
shiwenbin1617/pstack · skills/bro/SKILL.md · Restate the last message in plain human language, with no jargon.
git:20260827.f7b391a · audit A · 3 stars
create-verification-skill skill
shiwenbin1617/pstack · skills/create-verification-skill/SKILL.md · Generate a project-local verification skill that drives your app the way a user does — any language, framework, or…
git:20260827.f7b391a · audit A · 3 stars
figure-it-out skill
shiwenbin1617/pstack · skills/figure-it-out/SKILL.md · Plan and execute a complex task when existing playbooks do not cover its dependencies or completion criteria.
git:20260907.b1269d9 · audit A · 3 stars
how skill
shiwenbin1617/pstack · skills/how/SKILL.md · Explain code flow, subsystem architecture, or ownership and layering. Use why for historical rationale.
git:20260907.b1269d9 · audit A · 3 stars
interrogate skill
shiwenbin1617/pstack · skills/interrogate/SKILL.md · Use for "interrogate", "adversarial review", "multi-model review", "challenge this", "stress test this code", "find…
git:20260827.f7b391a · audit A · 3 stars
maintain-verification-skill skill
shiwenbin1617/pstack · skills/maintain-verification-skill/SKILL.md · Periodic pass that keeps a project's verification skill and feature map honest: parallel source readers per feature…
git:20260827.f7b391a · audit A · 3 stars
no-comments skill
shiwenbin1617/pstack · skills/no-comments/SKILL.md · Review and simplify comments or suppressions within a requested code scope.
git:20260907.b1269d9 · audit A · 3 stars
poteto-mode skill
shiwenbin1617/pstack · skills/poteto-mode/SKILL.md · Use the pstack workflow when the user explicitly invokes /poteto-mode or requests poteto's style for a task.
git:20260907.b1269d9 · audit A · 3 stars
principle-boundary-discipline skill
shiwenbin1617/pstack · skills/principle-boundary-discipline/SKILL.md · Apply when wiring validation, error handling, or framework adapters. Concentrate guards at system boundaries (CLI…
git:20260827.f7b391a · audit A · 3 stars
principle-build-the-lever skill
shiwenbin1617/pstack · skills/principle-build-the-lever/SKILL.md · Choose reusable automation when repeated work or deterministic verification justifies a script or codemod.
git:20260907.b1269d9 · audit A · 3 stars
principle-encode-lessons-in-structure skill
shiwenbin1617/pstack · skills/principle-encode-lessons-in-structure/SKILL.md · Apply when you catch yourself writing the same instruction a second time, or notice a recurring correction. Encode the…
git:20260827.f7b391a · audit A · 3 stars
principle-exhaust-the-design-space skill
shiwenbin1617/pstack · skills/principle-exhaust-the-design-space/SKILL.md · Apply when facing a novel UI interaction or architectural decision with no precedent in the codebase. Build 2-3…
git:20260827.f7b391a · audit A · 3 stars
principle-experience-first skill
shiwenbin1617/pstack · skills/principle-experience-first/SKILL.md · Apply when product, UX, or feature-scope tradeoffs come up. Choose user delight over implementation convenience; ship…
git:20260827.f7b391a · audit A · 3 stars
principle-fix-root-causes skill
shiwenbin1617/pstack · skills/principle-fix-root-causes/SKILL.md · Apply when debugging. Trace each symptom to its root cause and fix it there; reproduce first, ask why until you reach…
git:20260827.f7b391a · audit A · 3 stars
principle-foundational-thinking skill
shiwenbin1617/pstack · skills/principle-foundational-thinking/SKILL.md · Apply before writing logic: choosing core types and data structures, sequencing scaffold-vs-feature work, asking what…
git:20260827.f7b391a · audit A · 3 stars
principle-guard-the-context-window skill
shiwenbin1617/pstack · skills/principle-guard-the-context-window/SKILL.md · Reduce unnecessary context from repeated reads, large outputs, and duplicated delegation.
git:20260907.b1269d9 · audit A · 3 stars
principle-laziness-protocol skill
shiwenbin1617/pstack · skills/principle-laziness-protocol/SKILL.md · Apply when refactoring, evaluating diff size, or tempted to add abstractions, layers, or signal threading. Bias toward…
git:20260827.f7b391a · audit A · 3 stars
principle-make-operations-idempotent skill
shiwenbin1617/pstack · skills/principle-make-operations-idempotent/SKILL.md · Apply when designing commands, lifecycle steps, or processing loops that run amid crashes, restarts, and retries…
git:20260827.f7b391a · audit A · 3 stars
principle-migrate-callers-then-delete-legacy-apis skill
shiwenbin1617/pstack · skills/principle-migrate-callers-then-delete-legacy-apis/SKILL.md · Apply when introducing a new internal API while old callers still exist. Migrate callers and delete the old API in the…
git:20260827.f7b391a · audit A · 3 stars
principle-minimize-reader-load skill
shiwenbin1617/pstack · skills/principle-minimize-reader-load/SKILL.md · Apply when reviewing or shaping code that's hard to trace. Count layers between question and answer, and hidden state…
git:20260827.f7b391a · audit A · 3 stars
principle-model-the-domain skill
shiwenbin1617/pstack · skills/principle-model-the-domain/SKILL.md · Apply when writing stateful logic, or when code branches a lot or repeats a shape assumption across files. Encode the…
git:20260827.f7b391a · audit A · 3 stars
principle-never-block-on-the-human skill
shiwenbin1617/pstack · skills/principle-never-block-on-the-human/SKILL.md · Continue authorized work autonomously and ask only for decisions or permissions that materially affect the outcome.
git:20260907.b1269d9 · audit A · 3 stars
principle-outcome-oriented-execution skill
shiwenbin1617/pstack · skills/principle-outcome-oriented-execution/SKILL.md · Apply during planned rewrites and migrations with explicit phase boundaries. Converge on the target architecture; don't…
git:20260827.f7b391a · audit A · 3 stars
principle-prove-it-works skill
shiwenbin1617/pstack · skills/principle-prove-it-works/SKILL.md · Choose evidence that verifies the changed behavior and supports the completion claim.
git:20260907.b1269d9 · audit A · 3 stars
principle-redesign-from-first-principles skill
shiwenbin1617/pstack · skills/principle-redesign-from-first-principles/SKILL.md · Apply when integrating a new requirement into an existing design. Redesign as if the requirement had been a…
git:20260827.f7b391a · audit A · 3 stars
principle-separate-before-serializing-shared-state skill
shiwenbin1617/pstack · skills/principle-separate-before-serializing-shared-state/SKILL.md · Apply when concurrent actors might write to the same file, branch, key, or state object. Eliminate the sharing first…
git:20260827.f7b391a · audit A · 3 stars
principle-sequence-verifiable-units skill
shiwenbin1617/pstack · skills/principle-sequence-verifiable-units/SKILL.md · Apply to multi-step work (sweeps, migrations, runs of similar edits) and to how you stack commits and PRs. Break work…
git:20260827.f7b391a · audit A · 3 stars
principle-subtract-before-you-add skill
shiwenbin1617/pstack · skills/principle-subtract-before-you-add/SKILL.md · Apply when sequencing an addition, refactor, or rewrite. Remove dead weight, redundant validators, and stub references…
git:20260827.f7b391a · audit A · 3 stars
principle-type-system-discipline skill
shiwenbin1617/pstack · skills/principle-type-system-discipline/SKILL.md · Apply when designing types, reviewing a function signature, or writing code in any statically-typed language. Make…
git:20260827.f7b391a · audit A · 3 stars
recall skill
shiwenbin1617/pstack · skills/recall/SKILL.md · Recover recent work and open decisions from relevant task history when the user asks to recall or resume work.
git:20260907.b1269d9 · audit A · 3 stars
reflect skill
shiwenbin1617/pstack · skills/reflect/SKILL.md · Review a completed task for reusable lessons when the user requests reflection or workflow improvements.
git:20260907.b1269d9 · audit A · 3 stars
setup-pstack skill
shiwenbin1617/pstack · skills/setup-pstack/SKILL.md · Configure which models pstack uses per role. Detects the model values this session actually accepts and writes a config…
git:20260827.f7b391a · audit A · 3 stars
show-me-your-work skill
shiwenbin1617/pstack · skills/show-me-your-work/SKILL.md · Keep a reviewable decision log for a requested audit or a long-running task that needs a durable handoff.
git:20260907.b1269d9 · audit A · 3 stars
swarm skill
shiwenbin1617/pstack · skills/swarm/SKILL.md · Fan out N parallel workers, drain them, and return one report. Use for /swarm, 'swarm this', or parallel coverage…
git:20260827.f7b391a · audit A · 3 stars
tdd skill
shiwenbin1617/pstack · skills/tdd/SKILL.md · Use only when the user explicitly asks for TDD, a failing test, or a regression test, OR when the bug has an obvious…
git:20260827.f7b391a · audit A · 3 stars
teach skill
shiwenbin1617/pstack · skills/teach/SKILL.md · Explain a body of work plainly so a person actually understands it. Runs the `how` and `why` skills and weaves what…
git:20260827.f7b391a · audit A · 3 stars
technical-writing skill
shiwenbin1617/pstack · skills/technical-writing/SKILL.md · Write or edit technical documents, RFCs, and PR descriptions for a clear audience and purpose.
git:20260907.b1269d9 · audit A · 3 stars
typescript-best-practices skill
shiwenbin1617/pstack · skills/typescript-best-practices/SKILL.md · Guide TypeScript type design, boundary validation, and type-safety reviews when implementing or changing TypeScript…
git:20260907.b1269d9 · audit A · 3 stars
unslop skill
shiwenbin1617/pstack · skills/unslop/SKILL.md · Edit prose to remove filler, canned phrasing, and unnecessary jargon while preserving the author's meaning and voice.
git:20260907.b1269d9 · audit A · 3 stars
why skill
shiwenbin1617/pstack · skills/why/SKILL.md · Investigate design rationale, regressions, or historical tradeoffs using cited evidence. Use how for runtime behavior.
git:20260907.b1269d9 · audit A · 3 stars

Source

github.com/shiwenbin1617/pstack · 3 stars · license NOASSERTION · pushed 2026-09-07