Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:233
forks:21
updated:24 janvier 2026 à 13:40
SKILL.md
Verify numerical claims in documentation are still accurate
Create a release PR with version bump and changelog
Add support for a new CLI command. Use when implementing a handler or adding to SIMPLE_SAFE.
Ensure comprehensive test coverage for a CLI handler. Use when adding a new command or auditing existing handler coverage.
| name | debug |
| description | Debug incorrect Dippy approval or block behavior |
| disable-model-invocation | true |
Debug a Dippy issue based on user-provided context.
The user will provide:
just test and verify the test fails as expectedjust test until the test passesWhen tests pass:
uv run ruff check --fix && uv run ruff format
just check MUST pass before you're done.