claim-ledger-to-tasks

Community

Turn unverified digits into traceable tasks.

Authorhaizhouyuan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill scans a topic's Claim Ledger from digests and converts unverified, high-impact numeric claims into concrete verification tasks. It helps teams move from noisy numbers to trackable, actionable work.

Core Features & Use Cases

  • Deterministic task creation: Batch-create tasks with topic_id and relevant labels (e.g., bvid) for easy Kanban filtering.
  • Dry-run previews: Preview results before creating tasks to avoid misclassification.
  • Traceable outputs: Outputs tasks in a JSON-friendly format to enable backtracking and auditing.

Quick Start

  1. Dry-run: python3 scripts/claim_ledger_to_tasks.py --topic <topic_id> --dry-run --max-total 20 --max-per-digest 2
  2. Official creation: python3 scripts/claim_ledger_to_tasks.py --topic <topic_id> --max-total 80 --max-per-digest 2

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claim-ledger-to-tasks
Download link: https://github.com/haizhouyuan/codexreadpublic/archive/main.zip#claim-ledger-to-tasks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.