Bulk Reader

Delegate bulk file reading to AiKA. Use when you need to read files >350 lines, answer questions across 3+ files, or summarize large diffs.

spotify c9fb9d1 530 B Updated

File contents

${CLAUDE_PLUGIN_ROOT}/scripts/bulk-read --question "<question>" --paths <file1> [<file2> ...]

Each call is independent. To ask a follow-up, ask again with the same --paths — the files go to AiKA, never into your context, so re-sending them costs you nothing.

Verify specific line numbers or exact values before using them in edits.

spotify/portal-ai-plugins/tree/main/plugins/shunt/skills/bulk-reader commit c9fb9d19b7

Frequently asked questions

npx skillmds@latest add spotify/bulk-reader