specstory-link-trail

Installation
SKILL.md

SpecStory Link Trail

Reviews your .specstory/history sessions and creates a summary of all URLs that were fetched via WebFetch tool calls. Useful for auditing external resources accessed during development.

How It Works

  1. Parses SpecStory history files for WebFetch tool calls
  2. Extracts URLs, status codes, and context
  3. Groups by session with timestamps
  4. Separates successful fetches from failures
  5. Deduplicates repeated URLs with fetch counts

Why Track Links?

During AI-assisted coding, your assistant fetches documentation, APIs, and resources on your behalf. Link Trail helps you:

  • Audit what external resources were accessed
  • Find that documentation page you saw earlier
  • Review failed fetches that might need retry
  • Understand your research patterns
Related skills

More from 4444j99/a-i--skills

Installs
3
GitHub Stars
6
First Seen
Mar 9, 2026