document
Documentation workflow - README updates, API docs, architecture docs, code comments
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Documentation workflow - README updates, API docs, architecture docs, code comments
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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 | document |
| tier | opt-in |
| description | Documentation workflow - README updates, API docs, architecture docs, code comments |
| disable-model-invocation | false |
| allowed-tools | ["Read","Write","Grep","Glob"] |
| triggers | ["DOCUMENT","CHRONICLE","update docs","update README","write docs","document architecture","write documentation"] |
Documentation workflow for writing and maintaining project documentation.
$ARGUMENTS describes what to document or which docs to update.
~/.igris/core/context-doc-types/INDEX.md when implementation changes
may affect a durable project standard. Use each doc type's maintain_when to
decide whether an existing project context doc under
~/.igris/projects/{project}/context/ needs maintenance.maintain_when/ground <type> or an operator follow-up instead of inventing a thin
placeholder.igris context-docs inventoryUpdated documentation files with clear, accurate, maintainable content.