Skip to content

Add paperclip-goals-workspace to registry - #70

Open
marospekarik wants to merge 1 commit into
lacymorrow:mainfrom
marospekarik:add-goals-workspace
Open

marospekarik wants to merge 1 commit into
lacymorrow:mainfrom
marospekarik:add-goals-workspace

Conversation

@marospekarik

Copy link
Copy Markdown

Add paperclip-goals-workspace

Adds paperclip-goals-workspace to the Paperclip plugin registry.

What it is

A Paperclip UI plugin that turns the Goals page into a working goal-management workspace. The built-in Goals page shows a tree; this adds the operations that page is missing: reassigning an owner, reparenting, deleting, and linking projects and tasks. It also rolls progress up through the tree and gives you a delete that does not throw a database error.

Category

tools

npm package

paperclip-goals-workspace

Source repo

https://github.com/marospekarik/paperclip-goals-workspace

Why it belongs in cliphub

  • Built on the Paperclip plugin SDK (@paperclipai/plugin-sdk)
  • Adds a full workspace at /:company/goals-workspace, plus a Goal tab on every issue and a Goals tab on every project
  • Covers a real gap: the CLI can do all of this, but the UI cannot
  • MIT license, open source, published on npm

Key features

  • Owner and parent reassignment with cycle prevention
  • FK-safe goal deletion: scans what is attached, lifts sub-goals to the parent, unlinks tasks and projects, then deletes
  • Project and task linking from the goal view
  • Progress rolled up through the tree, with cancelled issues leaving the denominator
  • Search plus status, level, and owner filters

Install

paperclipai plugin install paperclip-goals-workspace

Built by Ordillect. MIT license.

@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown

@marospekarik is attempting to deploy a commit to the lacymorrow's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant