Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:2026년 4월 12일 13:34
파일 탐색기
SKILL.md
Required alongside brainstorming for all design work in this repository. Overrides spec and plan output paths to docs/knowledge-base/src/ai-agents/ instead of the superpowers defaults. Load this skill whenever you load brainstorming.
**Mandatory** before any commit or push. Run Definition-of-Done checks from change scope and report exact pass/fail per command.
| name | create-pr |
| description | Create a pull request following project conventions. |
| disable-model-invocation | true |
When creating a PR:
gh pr createpull_request_template.md
from this package as the fallback template.pull_request_template.md after the context line.CONFIG-CHANGE: and BREAKING-CHANGE: sections when applicable.CONFIG-CHANGE: and/or BREAKING-CHANGE: sections entirely
if there is no config change or breaking change respectively.verify skill if it has not been run
since the last code change.
All matching checks must pass before proceeding.git log and git diff against the base branch).pull_request_template.md after the context line.