igris-ai
يحتوي igris-ai على 27 من skills المجمعة من fiftynotai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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>]
Implement a brief with full workflow - usage: /hunt BR-008
Onboard a new CLI/IDE harness to Igris by filling its ONE canonical descriptor block in harness-manifest.json (agent_id, agents, MCP, grant, hooks, delegation model) — adding a thin format emitter only where the harness's format is genuinely new — then verifying with igris harness compile/check (drift + agents parity-guard) that every surface, and every future igris add, reaches it
Cross-project ops command center for in-flight work, blockers, project roster, and brain health
Pause or end current session - saves state for later resumption
Documentation workflow - README updates, API docs, architecture docs, code comments
Author any project-context doc (coding_guidelines, architecture_map, api_pattern, design_system, test_standards) from its catalog skeleton, using one of 4 acquisition modes. Default type: coding_guidelines. `inventory` lists which docs exist vs missing-but-applicable.
Model-invocable diagnostic skill over the existing `igris doctor` CLI verb; runs, interprets, and safely orchestrates repairs without reimplementing checks.
Archive a completed brief - usage: /archive BR-008
Codebase audit - 7 audit types for quality, security, architecture, and process analysis
Harvest reusable knowledge from a project into the brain - guided, dedup-checked capture of learnings (memory), modules (the lego catalog), and the project archetype.
Feature brainstorming and ideation - value/effort matrix, feature briefs
Migration analysis - gap analysis, migration roadmaps, MG-XXX brief generation
Graduate a hardened learning into a project-context doc - operator-approved merge of a proven standard into the right doc, with a derived_from lineage breadcrumb (one-fact-one-source).
Create a new brief - usage: /register bug|feature|migration|debt "title"
Reuse before rewrite - search the reusable-assets catalog (the lego store) and either scaffold a new project from a template or add a cataloged package/module to the current project. Modes: scaffold-template, add-package.
Deploy code and/or data to VPS brain - usage: /sync [code|data|all|status]
Parallel execution with Agent Teams - spawn teammates for parallel briefs, reviews, investigations
Render and open the current project's brief graph as an interactive HTML visualization
Fixture whose body contains Agent() to trigger Codex exclusion
Fixture exercising nested override block with Claude-specific keys
A minimal test fixture with flat frontmatter