Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:158
forks:59
updated:2026년 2월 2일 21:11
SKILL.md
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.