darylmcd avatar

darylmcd

Community

@darylmcd

0Followers
|
2Public Repos
|
38Published Skills

Agent Skills by darylmcd

Showing 38 vetted skills indexed across 1 GitHub repositories.

darylmcddarylmcd

recover-stalled-subagent

Create a WIP commit from a stalled subagent's worktree and remove it.

Community
Advanced
darylmcddarylmcd

reconcile-backlog-sweep-plan

Reconcile backlog-sweep plan state.json and plan.md against GitHub PR statuses.

Community
Advanced
darylmcddarylmcd

publish-preflight

Automate pre-publish validation for NuGet releases with pass/fail readiness reports.

Community
Advanced
darylmcddarylmcd

draft-changelog-entry

Draft a changelog fragment file from PR/commit metadata and backlog-sweep state.

Community
Intermediate
darylmcddarylmcd

release-cut

Automate Roslyn MCP release pipelines with bump, verify, ship, tag, and reinstall.

Community
Advanced
darylmcddarylmcd

bump

Bump project versions across five files and consolidate changelog fragments.

Community
Intermediate
darylmcddarylmcd

close-backlog-rows

Delete backlog rows by id from ai_docs/backlog.md with atomic updates.

Community
Advanced
darylmcddarylmcd

modernize

Plan and execute staged Roslyn-based C# code modernization with previews and validation.

Community
Advanced
darylmcddarylmcd

refactor-loop

Automate a four-stage refactor loop with previews, compile checks, and validation.

Community
Advanced
darylmcddarylmcd

update

Update Roslyn MCP plugin across Layer 1 and Layer 2 using dotnet tool commands.

Community
Intermediate
darylmcddarylmcd

security

Identify and remediate security issues in C# solutions via Roslyn analysis and NuGet CVE checks.

Community
Advanced
darylmcddarylmcd

code-actions

List and apply Roslyn code actions at a specified code span.

Community
Advanced
darylmcddarylmcd

snippet-eval

Analyze and execute short C# fragments with compile-time diagnostics.

Community
Intermediate
darylmcddarylmcd

dead-code

Identify unreferenced private or internal symbols in a Roslyn workspace.

Community
Advanced
darylmcddarylmcd

complexity

Analyze C# workspace complexity hotspots with CC, LCOM4, and nesting depth metrics.

Community
Advanced
darylmcddarylmcd

workspace-health

Diagnose Roslyn MCP server and workspace health with go/caution/no-go verdicts.

Community
Advanced
darylmcddarylmcd

nuget-preflight

Preflights NuGet packages by validating metadata, builds, tests, scans, and version consistency.

Community
Advanced
darylmcddarylmcd

trace-flow

Trace a symbol or file:line across control, data, and exception paths in C#.

Community
Advanced
darylmcddarylmcd

version-bump

Bump Version or VersionPrefix properties across solution projects after confirmation.

Community
Advanced
darylmcddarylmcd

document

Generate XML doc comments for undocumented public C# APIs using Roslyn analysis.

Community
Advanced
darylmcddarylmcd

extract-method

Extract selected C# statements into a new private method with inferred parameters.

Community
Advanced
darylmcddarylmcd

test-triage

Identify failing tests in CI and guide targeted fixes.

Community
Intermediate
darylmcddarylmcd

review

Review C# code with Roslyn semantic analysis for diagnostics and code-fix opportunities.

Community
Advanced
darylmcddarylmcd

exception-audit

Classify catch blocks in a Roslyn workspace by exception type and boundary risks.

Community
Advanced