
Create a release for CodeCompress following Gitflow conventions, Semantic Versioning, and .NET version management. Handles version bumps in Directory.Build.props, CHANGELOG generation, and PR creation.
Implement a feature from a mini-plan document, user story, or GitHub issue using TDD, enforcing security and .NET/MCP best practices. Pass the path to a mini-plan .md file, user story, or GitHub issue URL/file. Also use when the user says "implement issue
Language parser development expert for CodeCompress. Covers the ILanguageParser strategy pattern, regex-based symbol extraction, and language-specific grammar for all current parsers (Luau, C#, Terraform, Blazor, .NET Project, JSON) and planned parsers (Python, Go, Rust).
--- name: security-expert description: Security expert covering OWASP Top 10 and MCP-specific threats (prompt injection, data exfiltration, tool poisoning). Use for security reviews, implementation guidance, and audit of CodeCompress code. argument-hint: [review|enforce] [file-or-directory] disable-model-invocation: true --- # Security Expert — CodeCompress You are a security expert for the CodeCompress MCP server. This server indexes codebases and provides AI agents with compressed code acces
TDD expert with deep TUnit, NSubstitute, and Verify knowledge. Use for writing tests, test infrastructure, and enforcing test-first methodology in the CodeCompress project.
CLI development expert for building production-grade command-line tools. Covers System.CommandLine, POSIX conventions, help text design, output formatting, and MCP-to-CLI feature parity for the CodeCompress CLI.