Shared Pi coding agent skills for batch processing, automation pipelines, and agent architecture patterns.
| Skill | Description |
|---|---|
agent-design-for-batch |
Architectural patterns for building robust batch processing systems with the Pi agent SDK — worker pools, stall detection, graceful shutdown, parallel prompt architectures. |
Skills follow the standard Pi skill format (SKILL.md with YAML frontmatter). Install by copying the skill directory into your Pi skills directory.
If you maintain these skills locally, use the sync script to pull the latest versions:
./sync.sh agent-design-for-batchThis copies the skill from your local ../skills/ directory into the repo, ready to commit and push.
MIT