hive.batch-ledger
SolidTrack per-item status when processing collections to prevent skipped or duplicated items.
AI & Automation 10,471 stars
5660 forks Updated 2 days ago Apache-2.0
Install
Quality Score: 88/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## Operational Protocol: Batch Progress Ledger
When processing a collection of items, maintain a batch ledger in `_batch_ledger`.
Initialize when you identify the batch:
- `_batch_total`: total item count
- `_batch_ledger`: JSON with per-item status
Per-item statuses: pending → in_progress → completed|failed|skipped
- Set `in_progress` BEFORE processing
- Set final status AFTER processing with 1-line result_summary
- Include error reason for failed/skipped items
- Update aggregate counts after each item
- NEVER remove items from the ledger
- If resuming, skip items already marked completed
Details
- Author
- aden-hive
- Repository
- aden-hive/hive
- Created
- 4 months ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
ledger
Trade decision audit trail and statistics
305 Updated 1 weeks ago
alsk1992 AI & Automation Listed
ledger
Trade decision audit trail and statistics
67 Updated 3 weeks ago
nirholas AI & Automation Listed
continuity_ledger
Create or update continuity ledger for state preservation across clears
496 Updated 1 months ago
vibeeval Data & Documents Listed
ledger
Trade decision audit trail and statistics
43 Updated 3 months ago
diegosouzapw AI & Automation Listed
implement
Work a batch of backlog items end-to-end as a maintainer — hold the Implementation Quality Bar, run the Pre-authoring stance check, log follow-ups on disk, flip items to `review-ready`, and ship one PR per repo per batch.
0 Updated today
opendatadiscovery