بنقرة واحدة
context-restores
reads and loads conversation context from ".claude/context" directory
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
reads and loads conversation context from ".claude/context" directory
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
writes the current context to the ".claude/context" directory. ONLY use this after `/compact` has been executed.
analyzes and optimizes prompts/agents using best practices
Analyzes and optimizes skills, agents, and prompts for Claude Code. Evaluates frontmatter configuration, tool alignment, instruction quality, and execution context. Use when skills produce inconsistent results, don't leverage tools effectively, or need modernization
reviews uncommitted changes and suggests improvements
Systematic debugging specialist using first-principles thinking. Use when standard debugging fails, errors persist after 2+ fix attempts, or for complex distributed system issues, performance degradation, and intermittent failures
استنادا إلى تصنيف SOC المهني
| name | context-restores |
| description | reads and loads conversation context from ".claude/context" directory |
| allowed-tools | Read |
| argument-hint | ["filename"] |
Load conversation context from a previous session stored in the .claude/context
directory at repository root.
Read "{repo_root}/.claude/context/{filename}" where filename is $ARGUMENTS.
/ or ..)Context successfully loaded when you can answer questions about the previous session based on file contents.