Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:12. April 2026 um 13:34
Datei-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.