Imported from A-C-I-SOFTWARE-AND-DEVELOPMENT/M.U.S.E (
.claude/skills/jarvis-packetize/SKILL.md). Install upstream withnpx skills add A-C-I-SOFTWARE-AND-DEVELOPMENT/M.U.S.E --skill jarvis-packetize. Copyright stays with the author.
jarvis-packetize
Use when the owner describes work in plain English and you need a bounded, reviewable, gate-compatible packet before any execution.
Steps
- Run the packetizer:
python -m hermes_cli.jarvis_prime packetize "<request>" --markdown - Validate and gate-check:
python -m hermes_cli.jarvis_prime packet "<request>" --validate python -m hermes_cli.jarvis_prime packet "<request>" --gate-check - If the packet is
RC4/blocked, stop — it is plan-only. Do not execute owner-gated actions; surface them for the owner. - Hand the packet to a builder; route review to a different worker for RC2+.
Never
- Never merge/deploy/publish or perform Android gestures from this skill.
- Never widen
allowed_filesor targetmain/master.