一键导入
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 页面并帮你完成安装。
基于 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
| 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.