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.