You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform-specific bundles can stay small and still be explicit.
118
121
For example, a typical .NET repo baseline can install `mcaf-dotnet` as the entry skill, `mcaf-dotnet-features`, `mcaf-solution-governance`, `mcaf-testing`, exactly one of `mcaf-dotnet-xunit`, `mcaf-dotnet-tunit`, or `mcaf-dotnet-mstest`, plus `mcaf-dotnet-quality-ci`, `mcaf-dotnet-complexity`, `mcaf-solid-maintainability`, `mcaf-architecture-overview`, and `mcaf-ci-cd`.
@@ -399,11 +402,10 @@ The repo may choose different modes per task, but the same verification and gove
399
402
400
403
Use the tutorial as the canonical install flow:
401
404
402
-
1. Open [Tutorial](https://mcaf.managed-code.com/tutorial.html).
403
-
2. Fetch the bootstrap templates from [Templates](https://mcaf.managed-code.com/templates.html).
404
-
3. Use [Skills](https://mcaf.managed-code.com/skills.html) to pick the exact skills you need.
405
-
4. In multi-project solutions, add project-local `AGENTS.md` files using the governance skill.
406
-
5. Restart the agent so it reloads the installed skills.
405
+
1. Open [Tutorial](https://mcaf.managed-code.com/tutorial).
406
+
2. Follow the tutorial flow to fetch templates and install the needed skills.
407
+
3. In multi-project solutions, add project-local `AGENTS.md` files using the governance skill.
408
+
4. Restart the agent so it reloads the installed skills.
0 commit comments