高性能エージェント基盤 -- A minimalist reference for high-performance agent architecture. Single-word, zero-dependency tools designed for instant reflexes, path containment, and self-healing autonomy.
第一幕 ACT 01 // ULTRA INSTINCT反射経路
ultra instinct
"Bypass the 20-Second Pause. Execute Routine Tasks Instantly."
Intercepts simple subtasks (like status checks, formatting, or directory listing) and executes them deterministically in under 10 milliseconds via local pattern matching -- skipping heavy LLM reasoning loops entirely.
Setup for:
Clone https://github.com/Meard-AI/Superpowers and copy the 'ultra-instinct' skill folder into .agents/skills/ultra-instinct at your workspace root -- Antigravity auto-discovers it from there, no restart needed.
第二幕 ACT 02 // COPY複写能力
copy
"Observe Once. Replicate Forever."
Parses raw execution transcripts, terminal session logs, or API traces and automatically packages them into parameterised, reusable custom agent skills.
Setup for:
Clone https://github.com/Meard-AI/Superpowers and copy the 'copy-ability' skill folder into .agents/skills/copy-ability at your workspace root -- Antigravity auto-discovers it from there, no restart needed.
第三幕 ACT 03 // FENCE境界防衛
fence
"Strict Air-Gapped Path Containment."
Calculates absolute canonical paths using realpath resolution and verifies file mutations against target root boundaries -- hard-blocking unauthorized directory escapes.
Setup for:
Clone https://github.com/Meard-AI/Superpowers and copy the 'invisible-attacks' skill folder into .agents/skills/invisible-attacks at your workspace root -- Antigravity auto-discovers it from there, no restart needed.
第四幕 ACT 04 // GEAR段階適応
gear
"Shift Operating Gears Mid-Flight."
Dynamically adapts system prompts, token budgets, and allowed toolsets based on the current project phase (plan, build, audit, format).
Setup for:
Clone https://github.com/Meard-AI/Superpowers and copy the 'mastery' skill folder into .agents/skills/mastery at your workspace root -- Antigravity auto-discovers it from there, no restart needed.
第五幕 ACT 05 // HEAT MODE自己修復
heat mode
"Break Infinite Apology and Failure Loops."
Monitors command streams for repetitive error patterns. When an agent stalls, it forces a self-healing protocol -- relaxing strict schemas and executing diagnostic fallbacks.
Setup for:
Clone https://github.com/Meard-AI/Superpowers and copy the 'heat-mode' skill folder into .agents/skills/heat-mode at your workspace root -- Antigravity auto-discovers it from there, no restart needed.
第六幕 ACT 06 // JAIL領域制限
jail
"High-Speed Refactoring Inside a Locked Sub-Zone."
Grants agents high-frequency file editing privileges strictly inside a designated subdirectory while enforcing real-time perimeter checks on all subshell commands.
Setup for:
Clone https://github.com/Meard-AI/Superpowers and copy the 'cqc' skill folder into .agents/skills/cqc at your workspace root -- Antigravity auto-discovers it from there, no restart needed.
第七幕 ACT 07 // FUZZ突然変異
fuzz
"Genetic Payload Mutation and Bug Hunting."
Applies 5 genetic mutations (null byte injections, extreme unicode, format strings, boundary numbers) to code snippets or API payloads to uncover hidden crashes before production.
Setup for:
Clone https://github.com/Meard-AI/Superpowers and copy the 'animal-instinct' skill folder into .agents/skills/animal-instinct at your workspace root -- Antigravity auto-discovers it from there, no restart needed.