full

Automate the full lifecycle of .NET feature delivery from planning to review.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the complete lifecycle of .NET feature delivery, from planning to review, enabling hands-off execution and reducing manual intervention.

Core Features & Use Cases

  • Autonomous Workflow Execution: Handles planning, execution, review, and knowledge capture in a single command.
  • Hands-off Execution: Ideal for complex features that require minimal user input.
  • Use Case: When developing a large feature that involves multiple steps and takes over 30 minutes, use /dotnet:full to automate the workflow and focus on other tasks.

Quick Start

To start the autonomous delivery of a new feature, use the /dotnet:full <feature description> command.

Frequently Asked Questions about full

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

FAQPage Schema
How do I automate .NET feature delivery end-to-end?

You can automate .NET feature delivery by using an autonomous workflow orchestration command that handles planning, execution, and review. This approach requires Claude Code or GitHub Copilot CLI to manage the full lifecycle hands-off.

What is autonomous workflow orchestration for .NET development?

Autonomous workflow orchestration for .NET development automates the complete feature lifecycle from planning to review with minimal user input. It captures knowledge and executes parallel tasks to reduce manual intervention during complex feature delivery.

Do I need Claude Code to run autonomous .NET workflows?

Yes, you need either Claude Code or GitHub Copilot CLI to execute the autonomous .NET feature delivery workflow. These tools provide the necessary environment to run the hands-off execution and workflow orchestration commands.

Can I use this workflow orchestration for large .NET features?

Yes, workflow orchestration is intended for large .NET features that involve multiple steps and take over 30 minutes to develop. It is designed to handle complex feature delivery where hands-off execution is beneficial.

What .NET versions are supported by autonomous feature delivery workflows?

Autonomous feature delivery workflows support .NET 8, 9, 10, and 11 development. This ensures compatibility with modern .NET frameworks while automating the planning, execution, and review lifecycle.

What's the best way to reduce manual intervention in .NET feature development?

The best way to reduce manual intervention is implementing an autonomous end-to-end delivery workflow that handles planning, execution, review, and knowledge capture. This allows you to focus on other tasks during complex feature development.