Composer pill that opens a task link when a branch, title, or workspace name matches a configurable pattern.
Requires Paseo: >=0.7.2-0 — from this plugin's own paseo-plugin.json.
From the plugin's README
CT-1234 style IDs and opens Notion. Change the pattern and URL
in settings before relying on the pill.addSettingsScreen, openSettings, and
@getpaseo/plugin/client/ui support.
paseo plugin add panrafal/paseo-plugins --path task-linkFrom 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
Scanned 10 Sep 2026, 09:15 UTC from panrafal/paseo-plugins/task-link.