Skip to main content
XyraSinclair
GitHub 제작자 프로필

XyraSinclair

5개 GitHub 저장소에서 수집된 25개 skills를 저장소 단위로 보여줍니다.

수집된 skills
25
저장소
5
업데이트
2026년 8월 21일
저장소 탐색

저장소와 대표 skills

audit-the-oracle-coverage
소프트웨어 개발자

The dangerous case is not "no oracle" — it is a WEAK oracle you falsely believe is exact. Before trusting any test suite, metric, benchmark, eval, or proof as if it settled the question, state explicitly what it CERTIFIES and what it does NOT — the gap…

2026년 7월 9일
carry-the-residue-forward-across-sessions
소프트웨어 개발자

Stop re-deriving from zero every session. At the close of any non-trivial work session, extract what RESISTED resolution — anomalies, reframes that failed, objections that survived, named-but-unfilled gaps, contested judgments, the unexplained core of a…

2026년 7월 9일
coin-the-missing-concept
소프트웨어 개발자

When the same awkward phrase keeps recurring — "the kind of bug where...", "this class of lines that...", "that pattern we keep tripping on but have no name for" — treat the repetition as residue signaling a missing concept. Coin a precise noun, give it a…

2026년 7월 9일
design-the-mechanism-from-the-desired-equilibrium
소프트웨어 개발자

When the task is to set rules, incentives, or metrics — "how should we score this", "what policy makes agents tell the truth", "how do we reward the right behavior" — do not propose a rule and hope it induces the outcome. Start from the behavior you want as a…

2026년 7월 9일
enumerate-discriminating-alternatives
소프트웨어 개발자

When one narrative starts dominating early — a bug explanation, a market story, a user motive, "the obvious cause" — stop converging and force at least four live alternatives, each still consistent with what has been seen and each carrying a prediction that…

2026년 7월 9일
localize-then-glue
소프트웨어 개발자

When a global attack stalls — the system is too coupled, the proof too wide, the rollout too distributed, the synthesis too brittle — stop pretending the whole thing must yield in one piece. Solve it on tractable patches, then compute exactly what fails on…

2026년 7월 9일
preserve-the-target
소프트웨어 개발자

The universal pre-gate that wraps every other skill. Every cognitive move TRANSFORMS the problem — tests it, reframes it, localizes it, names it, formalizes it, dimensionalizes it, persists it — and the sharpest failure is not that the move is non-executable,…

2026년 7월 9일
prove-the-coverage-denominator
소프트웨어 개발자

Whenever you are tempted to say "done", "complete", "fully reviewed", "all sources covered", or "the migration is comprehensive", force the denominator into the open first. State the full space of cases, sources, branches, or entities under discussion, then…

2026년 7월 9일
수집된 skill 14개 중 8개를 표시합니다.
forward
기타 컴퓨터 관련 직업

Run one Drive Forward cycle — orient on the project's intent, interview if needed, hunt for issues with a statistical stopping rule, make safe well-scoped improvements, verify, and appraise worth. Use when the user says "/forward", "drive this forward", "push…

2026년 7월 9일
hazard-hunt
소프트웨어 품질 보증 분석가·테스터

Hunt a codebase for issues (bugs, duplication, drift, inefficiency) under a statistical stopping rule — issues beget issues, and an area is only released after enough clean spend that the upper confidence bound on the remaining rate drops below its value…

2026년 7월 9일
intent-ledger
기타 컴퓨터 관련 직업

Capture and compile a project's strategic intent from the stream of prompts, corrections, and decisions over time — deduplicating, weighting recent statements over old, and recording supersessions instead of silently forgetting. Use when bootstrapping…

2026년 7월 9일
worth-ledger
기타 컴퓨터 관련 직업

Measure whether shipped changes were actually liked and what they were worth — elicit valuations from the user, record worth against tokens spent, and feed the results back into stopping thresholds and direction weights. Use at the end of a cycle, after a…

2026년 7월 9일
model-sentiment
소프트웨어 개발자

Elicit what models genuinely feel and think about a codebase — unease, admiration, embarrassment — and use it as a calibrated prior for where issues live and where structure wants to go. Use at the start of a hunt, before large refactors, when consulting…

2026년 7월 9일
diamond-polish
소프트웨어 개발자

Raise touched code toward canonical, diamond-grade form — deduplicate, simplify isomorphically, remove efficiency losses, sharpen interfaces — guided by the von Neumann and Feynman tests. Use when improving code quality, hunting duplication, refactoring, or…

2026년 7월 9일
dimension-interview
소프트웨어 개발자

Identify the independent dimensions along which a project could grow, then interview the user — once, in one batch — about which directions excite them, what scope appetite they have, and what's off-limits. Use when the intent ledger is stale or silent on a…

2026년 7월 9일
safe-scope
소프트웨어 개발자

Discipline for making changes safe and well-scoped — blast radius estimated before editing, one concern per change, reversible checkpoints, commit early and push immediately. Use before and during any non-trivial edit, especially autonomous ones.

2026년 7월 9일
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다