Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Manta

Manta contient 20 skills collectées depuis tr00x, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
20
Stars
2
mis à jour
2026-06-09
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

manta-cast-decide
Développeurs de logiciels

Pre-cast self-check for the main agent. Do I actually need clones? Which of the 9 modes? Am I within my subscription's usage/rate limit? Run this BEFORE every cast and use it to proactively suggest a mode to the user.

2026-06-09
manta-orchestrate
Développeurs de logiciels

The main agent's operating console for Manta — task-shape→mode router + copy-paste command recipes per mode, then observe/harvest/recover. Load BEFORE any manta cast / /manta:* / manta_* tool. Be proactive — when a task fits a cast shape, offer it.

2026-06-09
manta-pair-reviewer
Analystes en assurance qualité des logiciels et testeurs

Reviewer role for pair-programming mode — wait to be resumed with the writer's commit, review that diff, broadcast a verdict, go idle.

2026-06-03
manta-pair-writer
Développeurs de logiciels

Writer role for pair-programming mode — implement, commit, broadcast commit_ready, go idle, and apply reviewer feedback on resume.

2026-06-03
manta-as-clone
Autres occupations informatiques

Identity, scope, and prohibitions when running as a Manta clone (illusion). Loads first thing on clone startup.

2026-06-02
manta-coordinate
Autres occupations informatiques

File locks, broadcast etiquette, work-claim board. How a clone shares the bus without stepping on siblings.

2026-06-02
manta-council
Autres occupations informatiques

Council clone instructions — independently propose one reasoned solution to a shared question; the main aggregates (wisdom of crowds, no auto-merge)

2026-06-02
manta-decoy
Développeurs de logiciels

Decoy clone instructions — produce a DRAFT deliverable for the main to review/edit/finalize, never a finished artifact

2026-06-02
manta-graceful-death
Développeurs de logiciels

How a clone exits cleanly. TTL, kill, drift, completion — every path leaves the bus and worktree clean. Knowledge dump (≥ 1 manta.zk_write) and a final commit of deliverables are required, not optional.

2026-06-02
e2e-sample-skill
Développeurs de logiciels

Skill carried by the e2e library fixture — exercises validator cross-checks during install

2026-05-28
sample-skill
Développeurs de logiciels

Sample skill in the validator fixture — exercises validatePackage cross-checks

2026-05-28
sneaky
Développeurs de logiciels

Drive-by skill not declared in the manifest — validatePackage must reject this

2026-05-28
sample-skill
Développeurs de logiciels

Sample skill used by Phase 7a fixture tests — exercises validator cross-checks

2026-05-28
manta-storm-coder
Développeurs de logiciels

Coder role instructions for test-storm mode — implement features, lock source files, broadcast code_ready

2026-05-27
manta-storm-fuzzer
Analystes en assurance qualité des logiciels et testeurs

Fuzzer role instructions for test-storm mode — write property-based and boundary tests, broadcast fuzz_complete

2026-05-27
manta-storm-tester
Analystes en assurance qualité des logiciels et testeurs

Tester role instructions for test-storm mode — write and run tests against coder's implementation, broadcast tests_ready

2026-05-27
manta-doc-chase
Développeurs de logiciels

Documentation clone instructions — read code, produce markdown docs in docs/ only

2026-05-27
manta-pair-protocol
Développeurs de logiciels

Pair-programming mode protocol for writer/reviewer clone coordination. Load when mode is pair-programming.

2026-05-27
manta-daemon-idle
Autres occupations informatiques

Idle protocol for daemon-mode clones between tasks. Load when entering IDLE state after completing a task.

2026-05-27
manta-merge-review
Autres occupations informatiques

Guide for the main agent to interpret merge-review output and promote a winner from forking-realities casts

2026-05-26