ワンクリックで
token-efficient-context
Use when reducing prompt size for roots and child sessions without losing the information needed to execute well
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when reducing prompt size for roots and child sessions without losing the information needed to execute well
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
| name | token-efficient-context |
| description | Use when reducing prompt size for roots and child sessions without losing the information needed to execute well |
| adapters | ["codex-cli","gemini-cli","opencode-cli","claude-code","qwen-cli"] |
| tags | ["tokens","prompting","context","workflow"] |
Use this skill when you want better cost and latency without weakening execution quality.
Spend tokens on task-relevant state, not on re-explaining process boilerplate.
Prefer this handoff structure:
Goal: [single sentence]
Scope: [files, modules, or command surface]
Current state: [what already exists]
Constraints: [permissions, models, deadlines, non-goals]
Acceptance: [what a successful result looks like]
Artifacts/findings: [keys or short references]
Add more context only when a child is blocked or has already failed with the smaller packet.
SOC 職業分類に基づく
Use when creating, modifying, or reviewing a cliagents provider adapter for a CLI tool such as Codex, Claude Code, Gemini CLI, Qwen CLI, or OpenCode.
Use when operating as a supervised root that delegates work to child sessions through cliagents
Use when passing work between agents with context preservation
Use when exploring design options or solving open-ended problems
Use when reviewing code for quality, bugs, security, and maintainability
Use when investigating bugs - systematic root-cause analysis approach