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.