reload-context
Reload full project context at the start of a new conversation by reading living documentation, verifying current state, and identifying next steps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reload full project context at the start of a new conversation by reading living documentation, verifying current state, and identifying next steps.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
This skill should be used when the user asks to "analyze a document", "extract insights", "deep read", "what are the insights in this file", or wants more than a summary from a document. It reads a document and applies a structured analytical framework that surfaces non-obvious insights, tensions, actionable takeaways, and gaps — instead of producing a generic summary.
Integrate Portkey AI Gateway into TypeScript/JavaScript applications. Use when building LLM apps with observability, caching, fallbacks, load balancing, or routing across 200+ LLM providers.
基于 SOC 职业分类
| name | reload-context |
| description | Reload full project context at the start of a new conversation by reading living documentation, verifying current state, and identifying next steps. |
| allowed-tools | Read, Glob, Grep, Task |
Purpose: Reload full project context at the start of a new conversation by reading living documentation, verifying current implementation state, and identifying next steps.
Follow these steps in order to rebuild complete project context:
Read project instruction file(s) - CLAUDE.md and/or AGENTS.md
List active plans - Find all files in /docs/plans/
/docs/archive/ (reference only, not active work)Read each active plan - Understand current objectives and status
subagent_type: "Explore" and medium thoroughnesssubagent_type: "Plan"Provide a structured summary with these sections:
CLAUDE.md and/or AGENTS.md)Present findings in a clear, scannable format using:
file_path:line_number where relevantAfter running this command, the user should have: