Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:233
forks:21
updated:24 de enero de 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.