Agent Skills
› AjayIrkal23/agentic-mercy-10x
› strategic-compact
strategic-compact
GitHub该技能是 context-engineering 的别名,旨在通过逻辑间隔建议手动上下文压缩,以在多任务阶段保持上下文完整性。实际内容已迁移至 context-engineering 目录,调用时请直接使用 context-engineering。
触发场景
需要优化长对话上下文长度
跨任务阶段需保持信息连贯性
用户提及上下文工程或压缩策略
安装
npx skills add AjayIrkal23/agentic-mercy-10x --skill strategic-compact -g -y
SKILL.md
Frontmatter
{
"name": "strategic-compact",
"schema": 1,
"alias_of": "context-engineering",
"triggers": {
"paths": [],
"intents": [],
"keywords": [
"arbitrary",
"auto-compaction",
"compact",
"compaction",
"context",
"intervals",
"logical",
"manual",
"phases",
"preserve",
"rather",
"strategic",
"suggests",
"task",
"through"
]
},
"provenance": "self",
"description": "Suggests manual context compaction at logical intervals to preserve context through task phases rather (alias of context-engineering).",
"user-invocable": true
}
strategic-compact
Alias of context-engineering. The method content now lives at context-engineering/references/compaction.md (supporting material, if any, at context-engineering/references/strategic-compact/). Invoke context-engineering.
版本历史
- 581d130 当前 2026-07-19 09:14


