intro

Introduce the .NET AI Toolkit commands, agents, Iron Laws, and workflow.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/dimsour/dotnet-ai-toolkit --skill intro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intro
Source: https://github.com/dimsour/dotnet-ai-toolkit/tree/main/plugins/dotnet-copilot/skills/intro
Command: npx skills add https://github.com/dimsour/dotnet-ai-toolkit --skill intro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit serves as an introductory guide to the .NET AI Toolkit, helping new users understand its features, commands, and workflow.

Core Features & Use Cases

  • Interactive Tour: Learn about commands, agents, Iron Laws, and the workflow.
  • Lifecycle Overview: Understand the four phases of the plugin: PLAN, WORK, REVIEW, and COMPOUND.
  • Iron Laws: Explore the 34 non-negotiable rules enforced in the toolkit.
  • Specialist Agents: Discover the 20 specialists focused on various aspects of .NET development.
  • Hooks: Learn about background hooks that automatically run various tasks.

Quick Start

Use the /dotnet:intro command to start the interactive tour.

Frequently Asked Questions about intro

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

FAQPage Schema
How do I get started with the .NET AI Toolkit for onboarding?

To get started with .NET AI Toolkit onboarding, use the `/dotnet:intro` command to launch an interactive tour covering commands, agents, Iron Laws, and the four-phase development workflow.

What are the Iron Laws in .NET AI Toolkit development?

The Iron Laws in .NET AI Toolkit are 34 non-negotiable rules enforced during development to maintain code quality and consistency, which you can explore interactively using the `/dotnet:intro` command.

What is the .NET AI Toolkit lifecycle for AI-assisted development?

The .NET AI Toolkit lifecycle consists of four phases: PLAN, WORK, REVIEW, and COMPOUND, guiding collaborators through structured AI-assisted .NET development from initial planning to code integration.

Do I need Claude Code or GitHub Copilot CLI to use the .NET AI Toolkit?

Yes, you need either Claude Code or GitHub Copilot CLI installed to execute commands and interact with the .NET AI Toolkit, as the interactive tour and command execution rely on these environments.

What specialist agents are available in the .NET AI Toolkit?

The .NET AI Toolkit includes 20 specialist agents focused on various aspects of .NET development, alongside background hooks that automatically run tasks to streamline your workflow during the PLAN, WORK, REVIEW, and COMPOUND phases.