Execute Prp
Implement feature from PRP file.
Claude CodeGeneric
# Execute .NET PRP
Implement feature from PRP file.
## PRP File: $ARGUMENTS
## Execution Process
**0. Setup Workspace**
- Project name: Extract from PRP filename
- Workspace: `C:\Users\Gabe\source\repos\{project-name}`
- Setup based on PROJECT_SOURCE:
- GitHub URL: Clone (no push)
- Local path: Copy (don't modify original)
- Blank: Create empty directory
**1. Load Context**
- READ: PRP file ($ARGUMENTS) + CLAUDE.md
- VERIFY: Referenced files exist
**2. Plan Implementation**
- Understand PRP requirements
- Use TodoWrite for task tracking
- Identify .NET patterns to follow
- ULTRATHINK comprehensive approach
**3. Execute**
- Implement C# code, projects, configurations
- Run `/compact` before validation
**4. Validate**
- `dotnet build`, `dotnet test`, fix errors
- Re-run until all pass
**5. Complete**
- Check all PRP requirements fulfilled
- Final validation + report status
**Note**: Handle .NET-specific issues (nullable types, DI, async patterns)
Maintain Execute Prp?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Execute Prp on getagentictools](https://getagentictools.com/loops/tgabecar-execute-net-prp?ref=badge) npx agentictools info loops/tgabecar-execute-net-prp The second line is the CLI lookup for this page — handy in READMEs and docs.