تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٢٣٣
forks:٢١
updated:٢٤ يناير ٢٠٢٦ في ١٣:٤٠
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.