By columbiafit
Automatic TimeClock time tracking integration for Claude Code. Creates tasks from plans, clocks in/out with sessions, and keeps the time clock in sync with your current work.
Automatic time tracking for Claude Code development sessions via the TimeClock desktop application.
When enabled for a project, this plugin automatically:
localhost:7843) to create projects, tasks, and manage clock entriesExitPlanMode and TaskUpdate provide additional reminders at key momentsAdd the plugin to your Claude Code settings:
claude /plugins:add "C:\Time clock project\timeclock-integration"
Or manually add to ~/.claude/settings.json:
{
"plugins": [
"C:\\Time clock project\\timeclock-integration"
]
}
The plugin is disabled by default for all projects. Enable it per-project:
/timeclock-integration:configure enable
This creates .claude/timeclock-integration.local.md in the project with:
---
enabled: true
project_name: "DFACS"
api_url: "http://localhost:7843"
---
| Setting | Default | Description |
|---|---|---|
enabled | false | Whether integration is active |
project_name | Directory name | TimeClock project name for task creation |
api_url | http://localhost:7843 | TimeClock REST API URL |
/timeclock-integration:configure disable
/timeclock-integration:configure status
localhost:7843 by defaultOnly projects with enabled: true in their config will manage TimeClock. This means:
Hook changes take effect on session restart. After enabling or disabling integration, restart Claude Code for the changes to apply.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub columbiafit/timeclock-marketplace --plugin timeclock-integrationWakaTime plugin for Claude Code - Track your AI usage, lines of code generated, and time spent prompting AI
Personal task tracker — invisible kanban that tracks your work automatically
Installer for TÂCHES' Get-Shit-Done workflow system - meta-prompting, context engineering and spec-driven development
Commands for task management and project tracking
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.