Skip to main content
XyraSinclair
GitHub creator profile

XyraSinclair

Repository-level view of 25 collected skills across 5 GitHub repositories.

skills collected
25
repositories
5
updated
Aug 21, 2026
repository explorer

Repositories and representative skills

audit-the-oracle-coverage
software-developers

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…

Jul 9, 2026
carry-the-residue-forward-across-sessions
software-developers

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…

Jul 9, 2026
coin-the-missing-concept
software-developers

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…

Jul 9, 2026
design-the-mechanism-from-the-desired-equilibrium
software-developers

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…

Jul 9, 2026
enumerate-discriminating-alternatives
software-developers

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…

Jul 9, 2026
localize-then-glue
software-developers

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…

Jul 9, 2026
preserve-the-target
software-developers

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,…

Jul 9, 2026
prove-the-coverage-denominator
software-developers

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…

Jul 9, 2026
Showing 8 of 14 collected skills.
forward
computer-occupations-all-other

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…

Jul 9, 2026
hazard-hunt
software-quality-assurance-analysts-and-testers

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…

Jul 9, 2026
intent-ledger
computer-occupations-all-other

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…

Jul 9, 2026
worth-ledger
computer-occupations-all-other

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…

Jul 9, 2026
model-sentiment
software-developers

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…

Jul 9, 2026
diamond-polish
software-developers

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…

Jul 9, 2026
dimension-interview
software-developers

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…

Jul 9, 2026
safe-scope
software-developers

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.

Jul 9, 2026
Showing 5 of 5 repositories
All repositories loaded