tracking

Manage a cross-session findings document with restore, create, update, and compact subcommands.

76|6|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/gweslab/cerf --skill tracking-gweslab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tracking
Source: https://github.com/gweslab/cerf/tree/main/.claude/skills/tracking
Command: npx skills add https://github.com/gweslab/cerf --skill tracking-gweslab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of preserving crucial data across multiple sessions, preventing rediscovery of proven work and maintaining a comprehensive record.

Core Features & Use Cases

  • Cross-Session Data Preservation: Maintain a document that captures findings, instrumentation, and other essential data to ensure a fresh agent doesn't duplicate efforts.
  • Subcommands: Offers subcommands like restore, create, update, and compact for managing the tracking document effectively.
  • Use Case: When debugging a complex issue, the Skill helps in maintaining a timeline of findings and decisions, ensuring that all relevant information is preserved for future reference.

Quick Start

To create a new tracking document, use the command: /tracking create

Frequently Asked Questions about tracking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preserve debugging findings across multiple sessions?

To preserve debugging findings across multiple sessions, you can manage a cross-session findings document to maintain a comprehensive record of proven work and prevent rediscovery of crucial data.

What is the best way to document session data for complex debugging?

Documenting session data for complex debugging is best handled by maintaining a tracking document that captures findings, instrumentation, and essential data to ensure a fresh agent doesn't duplicate efforts.

Can I update and compact a cross-session findings document during analysis?

Yes, you can update and compact a cross-session findings document during analysis using dedicated subcommands that support restoring, creating, updating, and compacting the document for efficient data management.

How do I restore a previous findings document for debugging analysis?

You can restore a previous findings document for debugging analysis by using the restore subcommand, which carefully handles session data and external files to bring back your preserved tracking record.

When do I need cross-session tracking for data management?

You need cross-session tracking for data management when debugging a complex issue that requires maintaining a timeline of findings and decisions to ensure all relevant information is preserved for future reference.