Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:25
forks:2
updated:2026년 3월 10일 12:07
SKILL.md
| name | regen-docs |
| description | Regenerate docs from code (rules, API, README) |
| disable-model-invocation | true |
Regenerate all auto-generated documentation from the backend directory.
Run go generate ./... from the backend/ directory.
Report what was generated (rule counts, route counts, etc.) based on the output.
If the generation fails, report the error and suggest a fix.
Check backend code coverage and flag packages below 80%
Scaffold a new Architecture Decision Record
Scaffold a new rule (static, live, or catalog) with tests and registration
Split working tree changes into logical git commits and push