Harness-engineering api-bulk-operations
name: api-bulk-operations
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/api-bulk-operations/skill.yamlsource content
name: api-bulk-operations version: '1.0.0' description: Batch endpoints including bulk create/update/delete, partial failure semantics, transactional vs best-effort batches, and Idempotency-Key on bulk stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths: [] related_skills:
- api-idempotency-keys
- api-error-contracts
- api-http-methods
- api-status-codes stack_signals:
- rest
- api
- http keywords:
- bulk-operations
- batch
- partial-failure
- 207-multi-status
- transactional-batch
- best-effort-batch metadata: author: community upstream: stripe.com/docs/api/bulk state: persistent: false files: [] depends_on: []