Goal tracking and drift detection for Claude Code - keep your AI pair programmer focused on what matters
npx claudepluginhub SabhyaC26/claude-intent --plugin claude-intentAutomatic goal tracking for Claude Code. Set it and forget it.
claude plugin install SabhyaC26/claude-intent
git clone https://github.com/SabhyaC26/claude-intent
cd claude-intent
npm install
npm run build
claude # Start Claude Code
# In Claude Code:
/plugin marketplace add .
/plugin install claude-intent@claude-intent
# Restart Claude Code to activate
cd /path/to/claude-intent
claude # Start Claude Code
# In Claude Code:
/plugin marketplace add .
/plugin install claude-intent@claude-intent
# Restart Claude Code
Simply tell Claude what you want to build:
You: "Add user authentication with JWT to this app"
The plugin automatically detects your goal and starts tracking:
🎯 Auto-detected goal: Add user authentication with JWT
Subtasks:
1. Setup & dependencies (15%)
2. Create auth service with JWT (25%)
3. Implement login endpoint (20%)
4. Add auth middleware (20%)
5. Write tests (20%)
Progress will appear after each action. Use /intent to view details.
After each action Claude takes, you'll see:
🎯 Add user auth… [████████░░░░░░░░] 45% │ → Create auth service │ Score: 87
View detailed status
/intent
View past goals
/intent history
Clear current goal
/intent clear
Manually set a goal (only if auto-detection doesn't work)
/intent:set Implement user authentication with JWT
Claude-Intent uses Claude Code's built-in API access - no API key needed!
Optionally edit ~/.claude-intent/config.json:
{
"model": "claude-haiku-4.5-20250514"
}
model: Claude model for analysis (default: claude-haiku-4.5-20250514 for fast, cost-effective tracking)# Install dependencies
npm install
# Build
npm run build
# Watch mode
npm run dev
MIT
Pull requests welcome! Please ensure your code follows the existing style and includes appropriate tests.
Plugin not loading
npm run build before installingdist/cli.js existsGoals not being auto-detected
/intent:set <your goal>No progress showing
/intentBattle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Matches all tools
Hooks run on every tool call, not just specific ones
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,393 supported skills.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains