nested-skill
Fixture exercising nested override block with Claude-specific keys
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Fixture exercising nested override block with Claude-specific keys
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Start or resume session - loads state and continues work
First-run guided onboarding (teach the register → hunt → rest loop + a consented first hunt) OR reconfigure an existing install (shells `igris configure`). Branches on `igris onboarding status`. Usage: /setup
Guided project handoff — export a project's brain slice to a portable bundle, or import one with a preview/confirm ceremony. Usage: /handoff export <project> | /handoff import <bundle>
Release preparation - changelog generation, version bumps, release notes
Show system status report - briefs, session, blockers, git status
Search the brain's learnings with hybrid BM25+vector recall - filter by project or global, show ranked results (ID/title/snippet/score), and pull a learning into context. Usage: /search <query> [--project <slug> | --global] [--pull <id>] [--limit <N>]
| name | nested-skill |
| description | Fixture exercising nested override block with Claude-specific keys |
| disable-model-invocation | false |
| platform_overrides | {"claude":{"allowed-tools":["Read","Write","Grep","mcp__igris-brain__igris_brief_list"],"triggers":["NESTED","deep frontmatter"]}} |
This fixture verifies that nested Claude-specific frontmatter keys are preserved for Claude but stripped when converted for Gemini and Codex.
A helper script lives alongside this skill and should be ignored by both converters -- they read only the top-level skill definition file.