Reoptimize Tasks banner
bestdan bestdan

Reoptimize Tasks

Development community

Description

--- description: Re-optimize an existing tracker backlog — across a project, initiative, or team — by reconciling prose dependencies against native relations, surfacing hidden cross-project blockers, detecting cycles/stale links/priority inversions and overlap, then applying the approved fixes. v1 supports the linear and gh-issue (report-only) handlers; jira is planned; repo-pr is unsupported (re-optimize the plan files directly). allowed-tools: Bash(git *), Bash(cat *), Bash(python3 *), Bash(gh

Installation

Installs to ~/.claude/skills/bestdan-workflow-skills-reoptimize-tasks/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bestdan-workflow-skills-reoptimize-tasks && curl -fsSL https://raw.githubusercontent.com/bestdan/workflow-skills/HEAD/commands/reoptimize-tasks.md -o ~/.claude/skills/bestdan-workflow-skills-reoptimize-tasks/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository