hermes-profile-evolution
Route proposed Team Mimir profile behavior changes to target-owned Hermes dialogue.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Route proposed Team Mimir profile behavior changes to target-owned Hermes dialogue.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Native Antigravity multi-agent consensus workflow. Spawns parallel workers and reviewers with a 0-10 scoring loop and automatic fix routing.
Deep-dive one chosen Infiquetra idea into a right-sized requirements document before planning.
Run a structured Infiquetra code-quality review at the work-to-PR boundary. Reads the merge-base diff, runs a built-vs-planned audit plus judgment-selected review lenses, validates findings, writes a durable review artifact, appends to the work-thread saga, and routes — without mutating code. Triggers on "review this PR", "code review", "check my diff", "pre-PR review", or a /work hand-in before shipping.
Review Infiquetra plans, requirements, and SDLC documents for implementation readiness.
Route durable Infiquetra lifecycle artifacts into mission-control prepared issue drafts.
Generate and critically evaluate grounded Infiquetra product, architecture, or workflow ideas. Multi-agent divergent→convergent engine — generate many, critique all, explain survivors only. Triggers on "ideate on X", "give me ideas", "what should I improve", "surprise me", "what would you change".
| name | hermes-profile-evolution |
| description | Route proposed Team Mimir profile behavior changes to target-owned Hermes dialogue. |
Use this skill when a requested Team Mimir change may affect a profile's own behavior. Run the
bundled profile_request.py request action with bounded JSON on standard input before editing.
Resolve the bundled adapter from the active or installed Antigravity plugin root, and pass the Team Mimir checkout separately:
TEAM_MIMIR_ROOT="${TEAM_MIMIR_ROOT:-$PWD}"
HERMES_PROFILE_EVOLUTION_PLUGIN_ROOT="${AGY_PLUGIN_ROOT:-$HOME/.gemini/config/plugins/hermes-profile-evolution}"
python3 "$HERMES_PROFILE_EVOLUTION_PLUGIN_ROOT/scripts/profile_request.py" \
--team-mimir-root "$TEAM_MIMIR_ROOT" request
Send the bounded proposal JSON on standard input. Do not search the Team Mimir checkout for plugin source.
The adapter calls Team Mimir's producer-owned classifier. If it reports ordinary repository work,
continue through normal repository review. If it reports one target's profile-owned behavior, or a
mixed request with exactly one profile-owned target, let the adapter send the canonical suggestion
to hermes profile-request. Do not reinterpret the classifier result.
Use reply and resume to continue the same live dialogue. The profile is autonomous: a suggestion
is not approval, mutation authority, a queued job, or evidence that a change occurred.
Stop on prohibited, unknown, custodian-owned, external-custody, cross-target, health, service, provenance, or response failures. Never bypass a failure with a direct profile edit. Do not include credentials, hosts, API keys, tokens, model or provider overrides, system prompts, tool overrides, private runtime paths, sessions, transcripts, databases, or logs.
Antigravity exposes no supported hook contract for this plugin. This skill provides guidance and a native command; it does not claim to intercept all writes.