sdlc-bootstrap - Bootstrap a .NET project with full SDLC automation suite
Bootstraps a .NET project with SDLC agent suite, copilot instructions, CI/CD pipeline, and documentation structure.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Install agent files
- Generate Copilot instructions
- Create instruction files
- Create documentation structure
- Generate CI pipeline
- Generate initial artifacts
- Run health check
Inputs
- Project name and type
- Target framework version
- Architecture pattern and database choice
- Authentication and cloud providers
- CI/CD platform and compliance requirements
Outputs
- SDLC agent files in .github/agents
- Copilot instructions file
- Instruction files in .github/instructions
- Documentation directory structure
- CI workflow file
- Initial project artifacts
- SDLC configuration file
- Baseline health check report
Requirements
- .NET project workspace
