원클릭으로
memory
Memory management. Audit consistency, distribute learnings, optimize memory files, detect knowledge gaps.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Memory management. Audit consistency, distribute learnings, optimize memory files, detect knowledge gaps.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | memory |
| description | Memory management. Audit consistency, distribute learnings, optimize memory files, detect knowledge gaps. |
| argument-hint | [audit|distribute|optimize|gaps] |
Dispatch memory management operations to the knowledge-ops agent. See .claude/agents/knowledge-ops.md for the agent's full responsibilities. Knowledge-ops operates under CKO direction.
/memory audit -- Cross-agent consistency audit/memory distribute -- Distribute recent learnings across agents/memory optimize -- Optimize memory files for token efficiency/memory gaps -- Detect knowledge gaps in agent memoriesDispatch knowledge-ops agent. The agent performs a consistency audit:
Present report. Show inconsistencies found, with source references and recommended fixes.
Confirm fixes. For each inconsistency, user approves or defers the fix. Agent applies approved fixes.
Gather recent learnings. Read the findings register for recently accepted findings with refinements.
Dispatch knowledge-ops agent. The agent:
Present distribution plan. Show what will be written to which agent's memory. User confirms.
Apply. Write approved memory entries.
Dispatch knowledge-ops agent. The agent scans all memory files:
Present optimization plan. Show proposed changes (consolidate, prune, convert to references).
Confirm and apply. User approves changes. Agent applies them.
Dispatch knowledge-ops agent. The agent identifies missing knowledge:
Present gap report. Show gaps ranked by impact (how likely the gap causes a problem).
Propose fills. For each gap, suggest what content should be added and where.
| Subcommand | Model | Rationale |
|---|---|---|
/memory audit | Sonnet | Systematic comparison, structured reporting |
/memory distribute | Sonnet | Translation and routing |
/memory optimize | Sonnet | File analysis, structured reporting |
/memory gaps | Sonnet | Analysis and reporting |
Implementers can override to add domain-specific memory categories, custom staleness rules, or integration with external knowledge bases.
Behavioral floor management. Propose changes, review proposals, apply approved changes, view status. Routes to COO as behavioral floor guardian.
Compliance program management. Propose changes, review proposals, apply approved changes, audit conformance, view change log.
Generic floor management. Routes to the declared guardian for any governance floor. Use /floor propose <floor-name> <change> to propose changes to any active floor.
Structured agent-to-agent handoff. Validates artifact, logs metrics event, dispatches receiving agent.
Run a retrospective for the last completed work item. Pulls DORA metrics, summarizes flow, captures keep/stop/start.
Interactive project setup: copy templates, configure fleet, define compliance floor, add first specialist agent.