Skip to content
Development
Command

/set-tracker

Set the issue tracker for the current project.

From plugin
maggy
70525 skills7 agents25 commands1 hook
Install
$ npx -y skills add alinaqi/maggy --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/set-tracker

Context preview

What this command does when you run it.

Set the issue tracker for the current project.

Command definition

set-tracker.md

Set the issue tracker for the current project.

Usage:

/set-tracker native     # Use _project_specs/todos/ (default)
/set-tracker github     # Use GitHub Issues (needs provider-github plugin)
/set-tracker asana      # Use Asana (needs provider-asana plugin)
/set-tracker monday     # Use Monday.com (needs provider-monday plugin)

This updates the per-project config. Subsequent `/inbox` or task operations use the selected tracker.

To check current tracker:

/set-tracker status
Ships withmaggy

Turn Claude Code into a self-reviewing, test-enforced engineering system that remembers context across sessions — then route work across 13 models from a single dashboard.

Get the whole plugin