richlander

24 mods across 2 repositories, 204 stars between them.

corpus-maintenance

02

richlander/dotnet-inspect

Skill Claude CodeCodex

Use for authored-source correspondence corpus maintenance: verify the vendored CIVIL/EVIL snapshot for drift against upstream, re-harvest or re-pin it, run the offline benchmark, and decide when to advance the pin.

147 2d ago A 0 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Use for opt-in Deep Inspect run triage: test lane failures, census artifacts, pinned-subset drift, and routing findings into issues or tracker updates.

147 2d ago C 0 tokens

deep-inspect

05

richlander/dotnet-inspect

Skill Claude CodeCodex

Use when a dotnet-inspect change needs expensive evidence outside normal PR CI, or when preparing release certification; coordinate Deep Inspect lanes (full slow tests, cross-platform certification, IL round-trip sweep, corpus sensors, package discovery, validity scans, and analysis census).

147 2d ago A 57 tokens

release

06

richlander/dotnet-inspect

Skill Claude CodeCodex

Use when shipping a new dotnet-inspect version; coordinate certification, NuGet and GitHub publication, and the matching dotnet-inspect.net production deployment.

147 2d ago A 34 tokens

update-agents-md

07

richlander/dotnet-inspect

Skill Claude CodeCodex

Use before adding, growing, or restructuring content in AGENTS.md — keeps it under its 600-line cap, free of a large table of contents, and limited to cross-cutting binding rules.

147 2d ago A 45 tokens

richlander/dotnet-inspect

Instructions file CodexOpenCode

AGENTS.md instructions for richlander/dotnet-inspect, covering agent instructions, start here, how work runs on this repo, session resume and making your work findable.

147 2d ago A 7,431 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Decide whether a change or upgrade is safe — API-surface diffs, behavioral diffs (allocations, exceptions), feature switches, and version resolution.

147 2d ago A 40 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Judge whether code is sound and safe to call — its exception surface (throws, catches, exception types) and the unsafe operations in a method body.

147 2d ago A 38 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Reconstruct a method or type as C# and IL — decompiled source, annotated source with hidden facts, raw IL, fidelity levels, and IL-offset lookup. Use --offline to prohibit package and PDB network acquisition.

147 2d ago A 52 tokens

dotnet-inspect

12

richlander/dotnet-inspect

Skill Claude CodeCodex

Find evidence instead of guessing for .NET packages, platform libraries, local assemblies, APIs, dependencies, and version-to-version API changes.

147 2d ago A 32 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Query raw ECMA-335 assembly metadata — discover table and heap sections, inspect decoded rows and handles, address table or heap coordinates, and project bounded machine-readable results.

147 2d ago A 41 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Discover and use version-matched agent skills from NuGet packages, and persist selected skills in a repository only when the user explicitly requests it.

147 2d ago A 36 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Inspect packages from private and custom NuGet feeds safely — select and map sources, use credential providers or explicit configuration, diagnose authentication failures, and reason about source-bound caches and offline operation.

147 2d ago A 45 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Output formats, curated package/library -D/-S discovery and selection, value projection, @ categories, and output limits shared across commands.

147 2d ago A 33 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Map how code connects — implementors and subclasses, extension methods, dependency graphs, reverse callers, and ecosystem integrations. Many outputs are graph-shaped (add --mermaid).

147 2d ago A 41 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Surface a dependency's observable signals — provenance, compatibility, dependency risk, unsafe/PInvoke surface, artifact-text containment, and identifier confusion — to judge how much caution it warrants. Observations, not verdicts.

147 2d ago A 49 tokens

richlander/dotnet-inspect

Skill Claude CodeCodex

Inspect source mapped by Portable PDB and SourceLink data — map files and member locations, fetch source, or resolve checksum-matched content locally.

147 2d ago A 38 tokens

richlander/dotnet-skills

Skill Claude CodeCodex

Cross-tool workflow to reduce .NET heap allocations — static triage with dotnet-inspect, then confirm the win with BenchmarkDotNet or dotnet-trace/dotnet-counters before changing code. Use when chasing allocation hot spots on a hot path.

57 2mo ago A 60 tokens

dotnet-inspect

24

richlander/dotnet-skills

Skill Claude CodeCodex

Find evidence for .NET packages, platform libraries, assemblies, APIs, dependencies, SourceLink/source, and API version diffs.

57 2mo ago A 31 tokens