meridian-etl
01Skill Claude CodeCodex
Debug and work with Meridian's ETL pipeline. Covers session boundary detection, cursor management, DB queries, and common failure modes.
22 tagged time tracking, measured the same way as everything else here.
Browse within: clockify 10cursor-plugin 10jira 5local-first 5
Skill Claude CodeCodex
Debug and work with Meridian's ETL pipeline. Covers session boundary detection, cursor management, DB queries, and common failure modes.
Skill Claude CodeCodex
Build, configure, and debug the Meridian MCP server. Exposes app session data to AI tools via the Model Context Protocol.
Skill Claude CodeCodex
Release the Meridian monorepo. Bumps versions, builds/signs/notarizes the DMG, and publishes via semantic-release.
evandervecht/time_keeper_skill
Skill Claude CodeCodex
Use when the project contains .claude/time-keeper.jsonl, when the user asks about elapsed time or token usage on the project, when the user mentions starting or switching to a new feature or bug fix, or when a labeled segment shows thrashing (repeated failed attempts, scope creep, or >45 min on one label).
christianclaudio/mcp-server-smartsheet-rm
Skill Claude CodeCodex
Enterprise Agent Skill for orchestrating Resource Management by Smartsheet (10,000ft API) — manage weekly timesheets, reconciliation, project staffing, assignments, capacity planning, and user availability.
Skill Claude CodeCodex
Guía para manejar bien el MCP de Beebole (control de horas). Úsala SIEMPRE que el trabajo implique Beebole o cualquier tool beebole — fichar/consultar horas, proyectos, tareas, personas, timesheets (aprobar/rechazar) o informes de dedicación y rentabilidad. Explica el flujo correcto (curadas → search/describe/…
dustinestes/clockify-agent-plugin
Skill Claude CodeCodex
Turn on agent-mediated Clockify tracking: if .clockify/config.yml is missing, run clockify-init first, then write Cursor rules/hooks from automated.triggers (issuestart, issuefinish, issueswitch, prship, prclosed). Use when the user wants the agent to start/stop timers in the issue/PR workflow. Safe to re-run.
dustinestes/clockify-agent-plugin
Skill Claude CodeCodex
Bootstrap Clockify for a git repo: AskQuestion for workspace then taxonomy shape (0 local-only, 1 repo as project, 2 repo as task), write .clockify/config.yml, default-ignore personal time-tracking files, and only then ensure Clockify project/tasks when a shape that maps into Clockify is chosen. Use when setting up…
dustinestes/clockify-agent-plugin
Skill Claude CodeCodex
Remove Clockify integration artifacts from a consumer repo: .clockify/, clockify rule, Clockify-owned hooks, and the managed gitignore stanza. Use when uninstalling repo Clockify standards. To keep config and only turn off agent mode, use clockify-unautomate instead. Does not uninstall the Clockify Agent Plugin unless…
Skill Claude CodeCodex
Check whether one GoalSlot goal is on track. Use when the user asks about a specific goal, whether they will hit a deadline, why a goal is stalled, or wants to decide between changing the target, moving the deadline, or allocating more time. Shows the arithmetic and distinguishes an allocation problem from an…
Skill Claude CodeCodex
Log or correct time in GoalSlot. Use when the user says they forgot to track something, wants to catch up on yesterday or last week, narrates what they worked on, asks to fix or move a time entry, or wants to start and stop the timer. Converts freeform narration into correctly attributed time entries.
Skill Claude CodeCodex
Plan a week on the GoalSlot schedule. Use when the user asks to plan their week, block time for a goal, rebalance their schedule, or says they are not making progress on something and wants time set aside for it. Reads which goals are behind pace and what last week actually looked like before proposing blocks.