tracking-module-patterns

Community

Standardize and store tracking data patterns.

Authordrhayf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Standardizes the way tracking modules store history to support the Observer module's pattern detection across Solar, Lunar, and Transit data streams.

Core Features & Use Cases

  • Inbound Data: ingest external cosmic data and update the user's profile state.
  • History Persistence: append entries to UserProfile.data['tracking_history'] with per-key tracking keys and UTC timestamps.
  • Integration: provide reusable BaseTrackingModule patterns to ensure deterministic behavior and easy reuse.
  • Gotchas: ensure UTC timestamps, pass the DB session to helpers, and prune history to prevent JSONB bloat.

Quick Start

Integrate a tracking module by updating the user profile state and appending timestamped entries to the tracking_history.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tracking-module-patterns
Download link: https://github.com/drhayf/GUTTERS/archive/main.zip#tracking-module-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.