Skip to main content
GitHub 仓库

igris-ai

igris-ai 收录了来自 fiftynotai 的 27 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
27
Stars
9
更新
2026-07-04
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

boot
其他计算机职业

Start or resume session - loads state and continues work

2026-07-04
setup
其他计算机职业

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
软件开发工程师

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
软件开发工程师

Release preparation - changelog generation, version bumps, release notes

2026-07-02
scan
软件开发工程师

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

2026-07-02
search
软件开发工程师

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
其他计算机职业

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

2026-07-01
onboard-harness
其他计算机职业

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
软件开发工程师

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

2026-06-29
rest
软件开发工程师

Pause or end current session - saves state for later resumption

2026-06-28
document
软件开发工程师

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

2026-06-28
ground
软件开发工程师

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
软件开发工程师

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

2026-06-26
archive
综合办公文员

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

2026-06-25
audit
软件开发工程师

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

2026-06-25
harvest
其他计算机职业

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
软件开发工程师

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

2026-06-25
migrate-analyze
软件开发工程师

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

2026-06-25
promote
软件开发工程师

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
软件开发工程师

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

2026-06-25
reuse
软件开发工程师

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
网络与计算机系统管理员

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

2026-06-25
team
软件开发工程师

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

2026-06-25
visualize
软件开发工程师

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

2026-06-25
claude-only-skill
软件开发工程师

Fixture whose body contains Agent() to trigger Codex exclusion

2026-04-21
nested-skill
软件开发工程师

Fixture exercising nested override block with Claude-specific keys

2026-04-21
simple-skill
软件开发工程师

A minimal test fixture with flat frontmatter

2026-04-21