Skip to main content
GitHub repository

igris-ai

igris-ai contains 27 collected skills from fiftynotai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
27
Stars
9
updated
2026-07-04
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

boot
computer-occupations-all-other

Start or resume session - loads state and continues work

2026-07-04
setup
computer-occupations-all-other

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

2026-07-04
handoff
software-developers

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>

2026-07-03
release
software-developers

Release preparation - changelog generation, version bumps, release notes

2026-07-02
scan
software-developers

Show system status report - briefs, session, blockers, git status

2026-07-02
search
software-developers

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>]

2026-07-01
hunt
computer-occupations-all-other

Implement a brief with full workflow - usage: /hunt BR-008

2026-07-01
onboard-harness
computer-occupations-all-other

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

2026-06-30
ops
software-developers

Cross-project ops command center for in-flight work, blockers, project roster, and brain health

2026-06-29
rest
software-developers

Pause or end current session - saves state for later resumption

2026-06-28
document
software-developers

Documentation workflow - README updates, API docs, architecture docs, code comments

2026-06-28
ground
software-developers

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.

2026-06-28
igris-doctor
software-developers

Model-invocable diagnostic skill over the existing `igris doctor` CLI verb; runs, interprets, and safely orchestrates repairs without reimplementing checks.

2026-06-26
archive
office-clerks-general-439061

Archive a completed brief - usage: /archive BR-008

2026-06-25
audit
software-developers

Codebase audit - 7 audit types for quality, security, architecture, and process analysis

2026-06-25
harvest
computer-occupations-all-other

Harvest reusable knowledge from a project into the brain - guided, dedup-checked capture of learnings (memory), modules (the lego catalog), and the project archetype.

2026-06-25
ideate
software-developers

Feature brainstorming and ideation - value/effort matrix, feature briefs

2026-06-25
migrate-analyze
software-developers

Migration analysis - gap analysis, migration roadmaps, MG-XXX brief generation

2026-06-25
promote
software-developers

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).

2026-06-25
register
software-developers

Create a new brief - usage: /register bug|feature|migration|debt "title"

2026-06-25
reuse
software-developers

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.

2026-06-25
sync
network-and-computer-systems-administrators

Deploy code and/or data to VPS brain - usage: /sync [code|data|all|status]

2026-06-25
team
software-developers

Parallel execution with Agent Teams - spawn teammates for parallel briefs, reviews, investigations

2026-06-25
visualize
software-developers

Render and open the current project's brief graph as an interactive HTML visualization

2026-06-25
claude-only-skill
software-developers

Fixture whose body contains Agent() to trigger Codex exclusion

2026-04-21
nested-skill
software-developers

Fixture exercising nested override block with Claude-specific keys

2026-04-21
simple-skill
software-developers

A minimal test fixture with flat frontmatter

2026-04-21