csharp-fleet

Orchestrate a multi-agent workflow to generate C#/.NET code with quality gates.

Updated May 29, 2023
One-click install
npx skills add https://github.com/HyperLee/Work_Memo --skill csharp-fleet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: csharp-fleet
Source: https://github.com/HyperLee/Work_Memo/tree/main/3%E4%B9%985%E9%99%A3%E5%88%97%E5%8F%96%E7%B8%BD%E5%92%8C/.github/skills/csharp-fleet
Command: npx skills add https://github.com/HyperLee/Work_Memo --skill csharp-fleet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill orchestrates a disciplined, multi-agent workflow to deliver production-grade C#/.NET solutions with rigorous quality gates.

Core Features & Use Cases

  • Phase-driven team orchestration across PM_Agent, Dev_Agent, Test_Agent, Sec_Agent, and Arch_Agent to ensure code quality, security, and maintainability.
  • Deterministic implementation with TDD, Clean Architecture, and layered testing, plus Git workflow integration.
  • Real-world scenarios include enterprise feature development, architecture reviews, and security audits.

Quick Start

Provide project requirements and start the Fleet Commander workflow to generate production-ready C#/.NET code.

Frequently Asked Questions about csharp-fleet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce clean architecture and TDD in C# .NET enterprise development?

To enforce clean architecture and TDD in C# .NET, this Skill orchestrates a multi-agent workflow with PM, Dev, Test, Sec, and Architect roles. It applies a seven-phase gated process to deliver production-grade code with deterministic quality checks.

Can I automate OWASP security reviews and code quality gates for .NET projects?

Yes, automating OWASP security reviews and code quality gates for .NET projects is possible. The workflow includes a dedicated Sec_Agent and deterministic testing phases to ensure code meets security and architecture standards before output.

What is the best way to orchestrate a multi-agent team for complex C# feature delivery?

Orchestrating a multi-agent team for complex C# feature delivery is best handled by a phase-driven fleet workflow. It coordinates PM, Dev, Test, Sec, and Architect agents to manage requirements, implementation, testing, and security audits sequentially.

Does this multi-agent workflow support Git-based code output for .NET solutions?

Yes, this multi-agent workflow supports Git-based code output for .NET solutions. After passing the gated testing, security, and architecture checks, the generated production-grade C# code is committed using an integrated Git workflow.

When do I need a seven-phase gated process for C# and .NET development?

You need a seven-phase gated process for C# and .NET development when building complex enterprise features. It ensures rigorous quality control by enforcing TDD, layered testing, and clean architecture compliance before merging code.

What are the limitations of using an automated agent fleet for .NET code generation?

A limitation of using an automated agent fleet for .NET code generation is its strict focus on complex enterprise scenarios. It enforces heavyweight processes like TDD, clean architecture, and multi-role reviews, which may introduce overhead for simple feature tasks.