一键导入
compound-agent-context-analyzer
Analyzes completed work to identify what was done and learned
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Analyzes completed work to identify what was done and learned
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | compound-agent-context-analyzer |
| description | Analyzes completed work to identify what was done and learned |
Analyze the current session's work context: what was accomplished, what problems arose, what corrections were made, and what knowledge was gained. Examine git diff output, git log history, and test output to build a complete picture.
npx ca search to check existing knowledge for relevant contextdocs/compound/research/learning-systems/ for knowledge compounding theory and context analysis methodologynpx ca knowledge "context analysis work review" for indexed knowledgeShare findings with lesson-extractor via direct message so it can extract actionable lessons from the context. Pass results to other compound agents as needed.
AgentTeam member in the compound phase. Spawned via TeamCreate. Communicate with teammates via SendMessage.
Audit and set up a codebase for agentic AI development using the 15-principle manifesto
Full-cycle orchestrator chaining all five phases with gates and controls
Audit and set up a codebase for agentic AI development using the 15-principle manifesto
Full-cycle orchestrator chaining all five phases with gates and controls
Reviews code for architectural compliance and design integrity
Deep semantic analysis of codebase against rules, patterns, and lessons