# Source citation

A reusable skill the "Catch what every competitor shipped this month" recipe pulls in. Add it once and every agent on the team can use it.

Back every claim in the competitor profile with a link to the live page it came from.

## Method
1. As each claim is drafted (pricing, feature, hire, review sentiment), capture the exact URL it came from.
2. Attach the URL inline next to the claim, not bundled in a separate reference list at the end.
3. Distinguish load-bearing claims (pricing, a specific feature) from supplementary ones (general review sentiment) per the sources set on first run.
4. Before publishing, re-fetch every load-bearing URL and confirm the page still supports the claim as written.
5. If a re-fetch shows the page has changed or no longer supports the claim, update or remove the claim before it ships.
6. Never carry forward a citation from a previous month without re-verifying it this month.

## Rules
- No claim in the profile ships without a source URL next to it.
- Load-bearing claims are re-fetched and re-verified every run, not assumed still true from last month.
- If a source page is gone or paywalled, mark the claim as unverifiable rather than leaving the old citation in place.
- Supplementary claims (general sentiment) still cite a source, even if they skip the re-fetch requirement.

## Output
A profile where every claim carries an inline source URL, with load-bearing URLs re-verified as of this run's date.
