Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
researcher/claims/README.md
1# Claim Provenance23Claim provenance records volatile, numeric, benchmark, or externally sourced claims that appear in published skills. The goal is not to cite every sentence. It is to make claims that can rot easy to audit and revalidate.45Each line in `index.jsonl` records:67- `claim_id`: stable identifier8- `claim_text`: concise statement of the claim9- `owning_skill`: skill that uses the claim10- `section`: section where the claim appears11- `source_url`: upstream source12- `retrieved_at`: date or run artifact that captured the source13- `evidence_strength`: `primary`, `secondary`, `anecdotal`, or `derived`14- `volatility`: `low`, `medium`, or `high`15- `last_reviewed`: date or run ID for the latest review1617High-volatility claims should be reviewed before release-sensitive updates and after major model or provider changes.18