Skip to content
Development
Command

/tracker-sync

Project a flow spec to a tracker (Linear/GitHub/GitLab/Jira) and reconcile body/status/comments two-way — projection, not coordination. NOT plan-sync (/flow-next:sync).

From plugin
flow-next
67425 skills21 agents25 commands
Install
$ npx -y skills add gmickel/flow-next --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/tracker-sync

Context preview

What this command does when you run it.

Project a flow spec to a tracker (Linear/GitHub/GitLab/Jira) and reconcile body/status/comments two-way — projection, not coordination. NOT plan-sync (/flow-next:sync).

Command definition

tracker-sync.md
name: tracker-sync
description: Project a flow spec to a tracker (Linear/GitHub/GitLab/Jira) and reconcile body/status/comments two-way — projection, not coordination. NOT plan-sync (/flow-next:sync).
argument-hint: "[discover|push|pull|reconcile|link|unlink] [<id>]"

IMPORTANT: This command MUST invoke the skill `flow-next-tracker-sync`

The ONLY purpose of this command is to call the `flow-next-tracker-sync` skill. You MUST use that skill now.

This is **distinct from `/flow-next:sync`** (= plan-sync, the `flow-next-sync` skill, which updates downstream task specs after implementation drift). `/flow-next:tracker-sync` bridges a spec to an external tracker issue. Do not conflate them.

**Arguments:** $ARGUMENTS

Pass the arguments to the skill. The skill handles the discovery ceremony, link/create/unlink ceremony, and the push/pull/reconcile orchestration.

Ships withflow-next

Repeatable agentic engineering. The workflow layer that turns AI coding agents into a disciplined factory: durable specs, fresh-context workers, adversarial cross-model reviews, receipts. Everything in your repo, zero dependencies. Claude Code · Codex · Cursor · Droid.

Get the whole plugin, auto-invoked
Stats
674
Stars
0
Views
52
Forks
Active
Maintenance
Python
Language
MIT
License
27m ago
Last commit
7mo ago
Created

Repo: gmickel/flow-next