microsoft/Generative-AI-for-beginners-dotnet

Five lessons, learn how to really apply AI to your .NET Applications

3.0kStars on the repository
56Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

microsoft/Generative-AI-for-beginners-dotnet

Skill Claude CodeCodex ✓ vendor

The complete two-phase Init Mode protocol the Squad coordinator runs when no team exists yet in the current repo. Phase 1 = propose the team (no files created, wait for user confirm). Phase 2 = create .squad/ scaffolding, casting state, .gitattributes for merge drivers, and the always-on built-ins (Scribe, Ralph, Rai…

not rated 3.0k +7 3d ago A 98 tokens copy · 95% MIT

microsoft/Generative-AI-for-beginners-dotnet

Skill Claude CodeCodex ✓ vendor

Selecting WHO handles work is the Routing table; selecting HOW they handle it (Direct, Lightweight, Standard, Full) is Response Mode. This skill contains the complete decision table, exemplar prompts for each mode, the Lightweight spawn template, and the upgrade rules. Squad coordinator loads this on demand once…

not rated 3.0k +7 3d ago A 79 tokens copy · 100% MIT

microsoft/Generative-AI-for-beginners-dotnet

Skill Claude CodeCodex ✓ vendor

The complete file-by-file source-of-truth hierarchy for Squad: which files are authoritative, which are derived/append-only, who may write each one, who may read each one, and the precedence rules when they conflict. Squad coordinator loads this on demand when it needs to resolve a write conflict, decide where a piece…

not rated 3.0k +7 3d ago A 86 tokens copy · 100% MIT

cross-squad

06

microsoft/Generative-AI-for-beginners-dotnet

Skill Claude CodeCodex ✓ vendor

Coordinating work across multiple Squad instances — discovery, delegation, and disambiguation when the user says 'squad' (the product) vs casual English 'group of agents'.

not rated 3.0k +7 3d ago A 41 tokens copy · 100% MIT

iterative-retrieval

09

microsoft/Generative-AI-for-beginners-dotnet

Skill Claude CodeCodex ✓ vendor

Max-3-cycle protocol for agent sub-tasks with WHY context and coordinator validation. Use when spawning sub-agents to complete scoped work.

not rated 3.0k +7 3d ago A 34 tokens copy · 100% MIT

reflect

10

microsoft/Generative-AI-for-beginners-dotnet

Skill Claude CodeCodex ✓ vendor

Learning capture system that extracts HIGH/MED/LOW confidence patterns from conversations to prevent repeating mistakes. Use after user corrections ("no", "wrong"), praise ("perfect", "exactly"), or when discovering edge cases. Complements .squad/agents/{agent}/history.md and .squad/decisions.md.

not rated 3.0k +7 3d ago A 66 tokens copy · 100% MIT

squad-help

15

microsoft/Generative-AI-for-beginners-dotnet

Skill Claude CodeCodex ✓ vendor

How to actually use Squad — Squad is a custom Copilot agent (invoked via the task tool with agenttype='Squad'), not a skill. This file explains the right invocation paths for setting up a team, listing squad commands, and initializing Squad in a new project.

not rated 3.0k +7 3d ago A 60 tokens copy · 100% MIT

squad-version-check

16

microsoft/Generative-AI-for-beginners-dotnet

Skill Claude CodeCodex ✓ vendor

Internals of how @bradygaster/squad-cli stamps its version, how squad upgrade works (what it preserves vs overwrites), and how to probe the npm registry for the latest version from a coordinator prompt.

not rated 3.0k +7 3d ago A 52 tokens copy · 100% MIT

squad

17

microsoft/Generative-AI-for-beginners-dotnet

Skill Claude CodeCodex ✓ vendor

Squad's command catalog and interactive menu. Invoke via /squad (slash command) or natural language ("squad commands", "what can squad do", "show me squad options"). Presents categorized operations (Install & Upgrade, Team Management, Issues & PRs, Plugins & Skills, Model & Cost, Sessions & State) as an interactive…

not rated 3.0k +7 3d ago A 87 tokens copy · 88% MIT

cli-wiring

23

microsoft/Generative-AI-for-beginners-dotnet

Skill Claude CodeCodex ✓ vendor

Bug class: Commands implemented in packages/squad-cli/src/cli/commands/ but never routed in cli-entry.ts.

not rated 3.0k +7 3d ago A 0 tokens copy · 89% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: