By winding-labs
Automatically track coding sessions and file changes with Zest for productivity insights and analysis
npx claudepluginhub winding-labs/zest-claude --plugin zestDisable remote persistence (stop syncing to Zest)
Enable Zest plugin update notifications in Claude Code's status line
Enable remote persistence (sync data to Zest)
Disable Zest tracking for the current folder
Authenticate with Zest to enable data synchronization
Sign out of your Zest account
View or configure privacy settings for sensitive data redaction
Debug command to manually refresh authentication token and display detailed information
Generate a standup summary for today's coding sessions
View Zest tracker authentication and sync status
Manually trigger immediate sync of queued data to Zest
Re-enable Zest tracking for the current folder
View or switch workspace
This repository hosts the Zest plugin for Claude Code CLI, enabling automatic tracking of coding sessions and file changes for comprehensive productivity insights.
Requirements: Node.js version 20 or higher
Add the marketplace:
/plugin marketplace add https://github.com/Winding-Labs/zest-claude
Install the plugin:
/plugin install zest
Authenticate with Zest:
/zest:login
Start coding! The plugin works automatically in the background
To update Zest to the latest version:
Update the marketplace:
/plugin marketplace update zest-marketplace
Uninstall and update:
/plugin uninstall zest
Then choose "Update now" from the options
Restart Claude Code to complete the update
/zest:login - Authenticate with Zest (opens browser)/zest:logout - Sign out from Zest/zest:status - View authentication and sync status/zest:sync - Manually trigger immediate sync/zest:enable - Enable remote persistence (syncing)/zest:disable - Disable remote persistence (local only)/zest:workspace - Configure workspace settings/zest:ignore - Disable tracking for the current folder/zest:unignore - Re-enable tracking for the current folder/zest:enable-statusline - Configure status line for update notifications/zest:enable_statusline)~/.claude-zest/queue//zest:login), data syncs automatically every 60 secondsPlugin not working?
/plugin list # Check if installed
/plugin uninstall zest # Uninstall
/plugin install zest # Reinstall
Authentication issues?
/zest:status # Check current status
/zest:logout # Sign out
/zest:login # Sign back in
Data not syncing?
/zest:status # Check daemon status
/zest:sync # Try manual sync
Check logs if issues persist:
~/.claude-zest/logs/plugin.log~/.claude-zest/logs/sync.logMeta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Matches all tools
Hooks run on every tool call, not just specific ones
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Complete developer toolkit for Claude Code
Continuous self-referential AI loops for interactive iterative development, implementing the Ralph Wiggum technique. Run Claude in a while-true loop with the same prompt until task completion.