Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:April 12, 2026 at 13:34
File Explorer
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.