Metalnib

Dotnet Refactor — Security skill for Claude Code

Security community

Phase-gated refactoring/design loop - session-blind subagents build the map and traces, empirical probes precede the design, an approval gate guards implementation, and a conformance audit re-checks t.

How to install Dotnet Refactor

Installs to ~/.claude/skills/metalnib-dotnet-episteme-skills-dotnet-refactor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/metalnib-dotnet-episteme-skills-dotnet-refactor && curl -fsSL https://raw.githubusercontent.com/Metalnib/dotnet-episteme-skills/HEAD/commands/dotnet-refactor.md -o ~/.claude/skills/metalnib-dotnet-episteme-skills-dotnet-refactor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Dotnet Refactor does


description: Phase-gated refactoring/design loop - session-blind subagents build the map and traces, empirical probes precede the design, an approval gate guards implementation, and a conformance audit re-checks the whole branch after any design change. State persists in .episteme/DESIGN-.md so the loop survives compaction and fresh sessions. argument-hint: " [--design-file ] [--lite] e.g. YB-1234 or 'error handling in OrderService'"

/dotnet-refactor - orchest

Alternatives in Security

  • Security Ownership Map — Map people-to-file ownership, compute bus factor, and identify risks 14.6k ★
  • Skill Coverage Audit — Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs 2.8k ★
  • Engage.Exploit — Execute Phase 4 - Exploitation and Access Establishment 348 ★

Full documentation available on GitHub

View Source Repository