ワンクリックで
ito-using-ito-skills
Use when discovering, finding, invoking, or loading skills. Ensures skills are invoked BEFORE responding.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when discovering, finding, invoking, or loading skills. Ensures skills are invoked BEFORE responding.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Build reproducible Showboat demo documents that prove repo behavior with executable markdown. Use when asked to create demos, proof-of-work walkthroughs, or verification artifacts with showboat, especially for tests, CLIs, local services, Aspire AppHosts, and HTTP APIs.
Build reproducible Showboat demo documents that prove repo behavior with executable markdown. Use when asked to create demos, proof-of-work walkthroughs, or verification artifacts with showboat, especially for tests, CLIs, local services, Aspire AppHosts, and HTTP APIs.
Balanced skill for typical development tasks, code review, and implementation work
Coordinator-only agent for orchestrating multi-change runs
Plans Ito orchestration runs from change metadata and gates
Fast, cost-effective skill for simple tasks, quick queries, and small code changes
| name | ito-using-ito-skills |
| description | Use when discovering, finding, invoking, or loading skills. Ensures skills are invoked BEFORE responding. |
If a skill applies to your task, you must invoke it before responding. Even a 1% chance means check.
| Harness | Load Command | Skill Locations |
|---|---|---|
| OpenCode | skill load <name> | .opencode/skills/, ~/.config/opencode/skills/ |
| Claude Code | mcp_skill with name="<name>" | .claude/skills/ |
| Codex | Read directly: cat .codex/skills/<name>/SKILL.md | .codex/skills/, ~/.codex/skills/ |
Detecting your harness: OpenCode has the skill tool, Claude Code has mcp_skill, Codex has .codex/ directory.
When multiple skills apply:
Rigid (TDD, debugging): Follow exactly. Don't adapt away discipline. Flexible (patterns): Adapt principles to context. The skill itself tells you which.