원클릭으로
net-autopilot
Automate Work Item -> Branch -> PR -> Evidence Pack for AI Coding Factory
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Automate Work Item -> Branch -> PR -> Evidence Pack for AI Coding Factory
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | net-autopilot |
| description | Automate Work Item -> Branch -> PR -> Evidence Pack for AI Coding Factory |
| license | MIT |
| compatibility | opencode |
| metadata | {"audience":"enterprise-teams","governance":"traceability","integrations":"github, azure-devops","framework":"dotnet"} |
I help teams run AI Coding Factory Autopilot as the standard delivery workflow:
ACF-###)Use this skill when you want “one workflow” that supports full-time employees:
artifacts/stories/ACF-###*.mdartifacts/review-pack/ACF-###.mdartifacts/autopilot/ACF-###.json<!-- acf-autopilot:evidence -->python3 scripts/autopilot/autopilot.py start ACF-0123 --commit --push --draft
python3 scripts/autopilot/autopilot.py evidence ACF-0123 --run-local
Optional full template verification:
python3 scripts/autopilot/autopilot.py evidence ACF-0123 --run-local --full-verify
GITHUB_TOKEN (or GH_TOKEN)GITHUB_REPOSITORY (owner/repo) if it can’t be inferred from originGITHUB_API_URL (optional; GitHub Enterprise Server)AZURE_DEVOPS_PATAZURE_DEVOPS_ORG_URL (e.g., https://dev.azure.com/yourorg)AZURE_DEVOPS_PROJECTAZURE_DEVOPS_REPOAZURE_DEVOPS_WORK_ITEM_TYPE (optional; default User Story)--require-integration to hard-fail.--push.Implement agile development practices and ceremonies for .NET projects
Implement Scrum framework and team structures for .NET enterprise projects
Implement CQRS pattern with MediatR for .NET applications
Create Docker configuration for ASP.NET Core applications
Create domain models following Domain-Driven Design principles
Create GitHub Actions CI/CD pipelines for .NET applications