Agent skill

parallel-file-processor-do

Sub-skill of parallel-file-processor: Do (+1).

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/development/parallel-file-processor/do

SKILL.md

Do (+1)

Do

  1. Choose correct processing mode for workload type
  2. Use progress callbacks for long operations
  3. Batch large file sets to manage memory
  4. Log individual failures for debugging
  5. Consider retry logic for transient errors
  6. Monitor memory usage with large DataFrames

Don't

  1. Use process pool for IO-bound tasks
  2. Skip error handling in processor functions
  3. Load all results into memory at once
  4. Ignore batch result statistics
  5. Use too many workers for memory-constrained tasks

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results