Loading...
Loading...
For CLI agents WITHOUT subagent support (e.g., Codex CLI). Search previous code agent sessions for specific work, decisions, or code patterns.
npx skill4agent add pchalasani/claude-code-tools session-searchIf you are Claude Code: Do NOT use this skill directly. Use thesubagent via the Task tool instead - it handles this more efficiently without polluting your context.session-searcher
aichat search --json -n 10 "[query]"-g "project"jq~/.claude/projects/*/[session-id].jsonlaichat search --helpaichat search --json -n 10 "authentication design"--jsonaichat searchuv tool install claude-code-tools # Python package
cargo install aichat-search # Rust search TUIcurl -LsSf https://astral.sh/uv/install.sh | sh # uv
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh # Rust