paseo.cafe
All plugins

task-link

by panrafal

Composer pill that opens a task link when a branch, title, or workspace name matches a configurable pattern.

Requires Paseo >=0.7.2-0productivity
0 starsLicense: MITBy panrafalLast updated 10 Sep 2026 panrafal/paseo-plugins

Gallery

task-link screenshot

Install

paseo plugin add panrafal/paseo-plugins --path task-link

From the plugin's README

paseo plugin add panrafal/paseo-plugins:task-link

From a checkout:

npm install            # from the monorepo root
npm run typecheck
paseo plugin install /absolute/path/to/paseo-plugins/task-link
paseo plugin ls        # expect "running"

When replacing an installed capitally-tasks, remove that old installation and install task-link from its renamed directory to avoid duplicate pills. The old plugin had no saved settings.

After editing:

npm run typecheck
npm test --workspace=task-link
paseo plugin reload task-link
paseo plugin logs task-link

Health checks

  • Manifest ID matches registry
  • Has a README
  • Has a license
  • Has tests
  • Has a typecheck script
  • Updated in the last 6 months

Scanned 10 Sep 2026, 09:15 UTC from panrafal/paseo-plugins/task-link.