You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Plane team - would you be open to a small PR that packages Plane project-management workflows as an installable agent plugin?
I checked the repo first and saw repo-local Claude Skills under .claude/skills for contributor workflows such as PRs, release notes, translation, branch naming, and React review. I did not see a product-facing Plane plugin/Skill package for end users operating issues, cycles, docs, or triage.
What I have in mind:
a plugins/plane-project-operator/ package with plugin metadata
one focused Skill for issue triage, cycle planning, blocked-work review, docs/task handoff, and approval-gated project updates
a few JSONL eval cases that verify the agent reads project context first, asks for approval before mutating issues/cycles/docs, and avoids exposing private issue contents, user data, tool arguments, or model outputs in telemetry
I am using "plugin" as the installable package and "Skill" as a focused workflow inside it. Telvine would be optional for teams that want a public distribution handle, version/eval history, and metadata-only plugin telemetry.
If this belongs elsewhere or should stay outside the repo, happy to follow that guidance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Plane team - would you be open to a small PR that packages Plane project-management workflows as an installable agent plugin?
I checked the repo first and saw repo-local Claude Skills under
.claude/skillsfor contributor workflows such as PRs, release notes, translation, branch naming, and React review. I did not see a product-facing Plane plugin/Skill package for end users operating issues, cycles, docs, or triage.What I have in mind:
plugins/plane-project-operator/package with plugin metadataI am using "plugin" as the installable package and "Skill" as a focused workflow inside it. Telvine would be optional for teams that want a public distribution handle, version/eval history, and metadata-only plugin telemetry.
If this belongs elsewhere or should stay outside the repo, happy to follow that guidance.
Beta Was this translation helpful? Give feedback.
All reactions