security
01Agent
A security-focused sub-agent for reviewing C# code changes. C# is a programming language commonly used for .NET applications.
Agent
A security-focused sub-agent for reviewing C# code changes. C# is a programming language commonly used for .NET applications.
Agent
A sub-agent for checking whether C# code changes follow a stated specification. It reviews a diff and changed-file list using the specification file supplied by the main session.
Agent
A C# code-review subagent focused on stability, correctness, exceptions, resource use, concurrency, and performance. The main session gives it a code change or file list to inspect.
Agent
A review subagent for checking test coverage in C# code changes. It receives a diff, which is a list of changes, or a file list from the main session.