Summarizes and audits all external URLs fetched during SpecStory AI development sessions.
SpecStory Link Trail is a specialized utility designed to bring transparency to your AI's research process by tracking every URL accessed via the WebFetch tool. It parses session history files to generate a structured report that organizes links by session, identifies failed requests with status codes, and provides a domain-level summary. Whether you are trying to find a specific documentation page mentioned earlier or auditing the external resources your AI assistant relied on, this skill provides a clear, actionable trail of your development journey.
主な機能
01Supports date-based filtering and custom glob patterns
02Automatically parses .specstory/history files for WebFetch tool calls
03Groups fetched links by session with timestamps and success status
04Identifies failed fetches and extracts HTTP status codes
05Provides domain-level summaries and fetch frequency metrics
062 GitHub stars
ユースケース
01Auditing external APIs and resources accessed during automated coding tasks
02Recovering lost documentation links or research sources used by the AI
03Troubleshooting failed web requests to internal or restricted resources