tva-timekeeper

Audit SKILL.md frontmatter against governance rules and report drift per TVA phase.

Updated May 21, 2026
One-click install
npx skills add https://github.com/louderthanthunderx1/loki-skills --skill tva-timekeeper
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tva-timekeeper
Source: https://github.com/louderthanthunderx1/loki-skills/tree/main/skills/productivity/tva-timekeeper
Command: npx skills add https://github.com/louderthanthunderx1/loki-skills --skill tva-timekeeper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps the loki-skills Skill catalog healthy by auditing structure, detecting drift, and surfacing redundancies so teams can maintain a correct, reliable governance baseline across all skills.

Core Features & Use Cases

  • Inventory and validate every SKILL.md frontmatter (name & description) and ensure folder structure matches the canonical layout.
  • Detect structure drift, missing metadata, dead or duplicate skills, and vague triggers to keep the catalog clean.
  • Phase-driven reporting and guidance for remediation, including resets, restorations, and sharpening suggestions.

Quick Start

Run a TVA sweep to inventory all skills, evaluate structure and redundancy, and generate a governance report.

Frequently Asked Questions about tva-timekeeper

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

FAQPage Schema
How do I audit skill frontmatter and folder structure for governance drift?▼

To audit skill frontmatter and folder structure, run a TVA sweep to inventory all SKILL.md files, quantify metadata gaps, detect structure drift, and generate a governance baseline report.

What is the best way to find duplicate or dead skills in a repository?▼

Finding duplicate or dead skills involves running a repository sweep that applies TVA phases to detect redundancy and trigger variance, outputting recommendations to prune the catalog.

How do I validate SKILL.md frontmatter against canonical governance rules?▼

Validating SKILL.md frontmatter requires applying TVA phases to evaluate on-disk metadata against canonical rules, surfacing missing metadata and vague triggers in a structured report.

Can I detect vague triggers across all skills in my repository?▼

You can detect vague triggers across repository skills by executing a TVA sweep that evaluates trigger variance and metadata quality, providing sharpening suggestions in the final report.

What does a TVA Sweep report include for repository governance remediation?▼

A TVA Sweep report includes per-phase findings on structure drift and redundancy, providing actionable remediation guidance such as resets, restorations, and sharpening recommendations.

When should I prune my skill catalog to maintain a correct governance baseline?▼

You should prune your skill catalog when structure drift, duplicate entries, or missing metadata are detected during a TVA sweep, ensuring the repository maintains a reliable governance baseline.