بنقرة واحدة
load
Read files in context
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Read files in context
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Make the current work resumable from a clean checkout — commit/push, record in-flight async work, flag what isn't durable. INVOKE ONLY when the user explicitly runs /handoff or asks for a handoff.
Launch and manage jobs on the HPC cluster (INVOKE ONLY when the user explicitly runs /hpc or asks to use this skill).
Analyze files for quality and consistency within the codebase
Deep analysis using parallel reasoning with iterative refinement
Deep verification that all changes meet requirements and preserve correctness
Identify files needed to accomplish a task
| name | load |
| description | Read files in context |
| allowed-tools | Bash(~/.claude/bin/read-files:*), Read, Glob |
| argument-hint | ["file1 file2 ... or glob pattern"] |
User input: $ARGUMENTS
Resolve file references first:
docs/index.md)Run the analysis script with resolved paths:
~/.claude/bin/read-files path1 path2 ...
Follow the output instructions exactly:
READ FULL: path → Use Read tool on the file with no offset/limitCHUNK: path → Use Read tool with the specified offset and limit for each chunkAfter reading: Wait for further instructions (do not summarize or take additional actions)