بنقرة واحدة
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 المهني
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
| 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.