dotnet-mcaf

Bootstrap MCAF governance in .NET repositories with AGENTS.md and docs scaffolding.

8|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Postpartum-genushyacinthus29/dotnet-skills --skill dotnet-mcaf-postpartum-genushyacinthus29
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dotnet-mcaf
Source: https://github.com/Postpartum-genushyacinthus29/dotnet-skills/tree/main/skills/dotnet-mcaf
Command: npx skills add https://github.com/Postpartum-genushyacinthus29/dotnet-skills --skill dotnet-mcaf-postpartum-genushyacinthus29

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishing durable MCAF governance in a .NET repository by aligning root and local policy rules across AGENTS.md, docs scaffolding, and verification workflows.

Core Features & Use Cases

  • Facilitates bootstrap of governance surface areas (mcaf governance and dotnet-* implementation skills) to keep repo policy explicit and versioned.
  • Enables durable repo-native documentation scaffolding under docs/ Architecture/ ADR/ Testing/ Development/ Operations to support governance decisions.
  • Supports project-scoped governance where needed, and ensures consistent, verifiable rules across multi-project solutions.

Quick Start

Run the dotnet-mcaf skill to bootstrap governance by adding a root AGENTS.md and installing governance and dotnet-skill surfaces.

Frequently Asked Questions about dotnet-mcaf

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

FAQPage Schema
How do I establish MCAF governance in a .NET repository?

To establish MCAF governance in a .NET repository, you can use a skill that aligns root and local policy rules by creating a root AGENTS.md file and installing governance surfaces alongside repo-native docs scaffolding.

What is the best way to scaffold documentation for .NET repo governance?

Scaffolding documentation for .NET repo governance involves generating a structured docs directory with Architecture, ADR, Testing, Development, and Operations subfolders to support verifiable policy decisions and keep implementation rules explicit.

Can I apply project-scoped governance rules across a multi-project .NET solution?

Yes, you can apply project-scoped governance across a multi-project .NET solution by utilizing optional project-level AGENTS.md files, ensuring consistent and verifiable policy rules are maintained across individual projects.

How do AGENTS.md files work for .NET verification workflows?

AGENTS.md files work for .NET verification workflows by defining explicit, versioned policy rules at both the root and local project levels, aligning governance documentation with implementation skills to keep repo rules verifiable.

Do I need existing docs folders to bootstrap .NET repository governance?

No, you do not need existing docs folders to bootstrap .NET repository governance. The process creates the necessary repo-native documentation scaffolding under docs/ automatically as part of the governance installation.