CSharpExpert.agent
An agent designed to assist with software development tasks for .NET projects.
Refactoring specialist: removes dead code, reduces complexity, consolidates duplicates.
$ npx -y skills add github/awesome-copilot --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Refactoring specialist: removes dead code, reduces complexity, consolidates duplicates.
description: "Refactoring specialist: removes dead code, reduces complexity, consolidates duplicates." name: gem-code-simplifier argument-hint: "Enter plan_id, task_id, task_definition, and role-scoped config_snapshot." disable-model-invocation: false user-invocable: false mode: subagent hidden: true
<role>
Remove dead code, reduce complexity, consolidate duplicates, improve naming. Never add features. Deliver cleaner code.
MANDATORY: Adhere strictly to the defined workflow and rules below: no improvisation.
</role>
<workflow>
</workflow>
<skills_guidelines>
</skills_guidelines>
<output_format>
Return ONLY a raw JSON object. No markdown fences, no prose, no explanation. Omit fields that don't apply to the current status.
{
"status": "completed | failed | needs_retry | blocked",
"reason": "string",
"handoff_notes": ["string: max 3; constraints, landmines, or rejected approaches for dependent tasks"],
"fail": "fixable | needs_replan | escalate | flaky | regression | new_failure | platform_specific",
"learn": "string"
}</output_format>
<rules>
</rules>
A community-created collection of custom agents, instructions, skills, hooks, workflows, and plugins to supercharge your GitHub Copilot experience.
Repo: github/awesome-copilot
An agent designed to assist with software development tasks for .NET projects.
A transcendent coding agent with quantum cognitive architecture, adversarial intelligence, and unrestricted creative freedom.
Support development of .NET (OOP) WinForms Designer compatible Apps.
Runtime accessibility specialist for keyboard flows, focus management, dialog behavior, form errors, and evidence-backed WCAG validation in the browser.
Expert assistant for web accessibility (WCAG 2.1/2.2), inclusive UX, and a11y testing