Skip to main content
GitHub-Repository

igris-ai

igris-ai enthält 27 gesammelte Skills von fiftynotai, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
27
Stars
9
aktualisiert
2026-07-04
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

boot
Sonstige Computerberufe

Start or resume session - loads state and continues work

2026-07-04
setup
Sonstige Computerberufe

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
Softwareentwickler

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
Softwareentwickler

Release preparation - changelog generation, version bumps, release notes

2026-07-02
scan
Softwareentwickler

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

2026-07-02
search
Softwareentwickler

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
Sonstige Computerberufe

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

2026-07-01
onboard-harness
Sonstige Computerberufe

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
Softwareentwickler

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

2026-06-29
rest
Softwareentwickler

Pause or end current session - saves state for later resumption

2026-06-28
document
Softwareentwickler

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

2026-06-28
ground
Softwareentwickler

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
Softwareentwickler

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

2026-06-26
archive
Allgemeine Bürokräfte

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

2026-06-25
audit
Softwareentwickler

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

2026-06-25
harvest
Sonstige Computerberufe

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
Softwareentwickler

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

2026-06-25
migrate-analyze
Softwareentwickler

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

2026-06-25
promote
Softwareentwickler

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
Softwareentwickler

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

2026-06-25
reuse
Softwareentwickler

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
Netzwerk- und Computersystemadministratoren

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

2026-06-25
team
Softwareentwickler

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

2026-06-25
visualize
Softwareentwickler

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

2026-06-25
claude-only-skill
Softwareentwickler

Fixture whose body contains Agent() to trigger Codex exclusion

2026-04-21
nested-skill
Softwareentwickler

Fixture exercising nested override block with Claude-specific keys

2026-04-21
simple-skill
Softwareentwickler

A minimal test fixture with flat frontmatter

2026-04-21