skill-name
What this skill does and when to use it. Front-load the key use case. Claude uses this to decide when to apply the skill automatically.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
What this skill does and when to use it. Front-load the key use case. Claude uses this to decide when to apply the skill automatically.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | skill-name |
| description | What this skill does and when to use it. Front-load the key use case. Claude uses this to decide when to apply the skill automatically. |
| disable-model-invocation | true |
[What problem this skill solves. If interactive, state it here:]
This is an interactive skill. [Describe the interaction pattern — what decisions the user makes, what you present at each step.]
[Step-by-step instructions Claude follows when this skill is invoked. Present one topic at a time. Wait for user input at decision points.]
...
Present options to the user:
"[Context for the decision]
Options:
- [Option A] — [what it does well / what it costs]
- [Option B] — [what it does well / what it costs]
I recommend [option] because [reason]."
Wait for the user's decision before proceeding.
...
[Trade-offs, constraints, or decision criteria Claude should consider]
Multi-agent coordination via SeleneDB context bridge. Check active peers, read shared context, declare work intents, and avoid conflicts when multiple agents work simultaneously.
Commit discipline with graph linking. MERGE GitCommit nodes and link to active milestones, findings, and decisions. Verify before committing, never push unless asked.
Background annotation discipline. All skills auto-annotate graph nodes with rationale, observations, TODOs, and bookmarks as they work. Captures context that feeds into graph-docs documentation generation.
Track and recall context across sessions. Auto-captures rolling summaries as skills complete. Invoke to review session history, search past work, or see what happened recently.
Language-specific standards plus graph-sourced conventions. Reads Convention nodes from SeleneDB, enforces project rules alongside built-in standards. Promotes recurring violations to new conventions.
Structured multi-perspective debate for evaluating decisions. 3-phase methodology: independent generation, adversarial exchange, synthesis. Use when a decision has multiple valid approaches or high stakes.