[OneDev #9] chore(superpowers): skill refresh — visual companion flaky on Windows, saves to wrong dir #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from OneDev issue #9 (id 35249)
Original project: internal-joseph
Original state: Open
Original submitterId: 5
Original submitDate: 2026-04-09T16:28:08.846+00:00
Original lastActivity: {'date': '2026-04-24T21:28:58.454+00:00', 'description': 'commented', 'userId': 5}
Original fields:
Idea
The superpowers plugin (5.0.7) needs a full skill refresh / audit. Two known issues:
start-server.shwrites a PID file but never producesserver-info. Server doesn't fully initialize on second launch within a session. Likely a port-reuse or background process lifecycle issue in MSYS2/Git Bash.devtech - Documents).Both issues erode trust in the plugin during active brainstorming sessions. Need to either fix upstream or fork/patch locally.
Why
These are workflow friction points that compound — every brainstorming session hits one or both, leading to manual workarounds or skipping the visual companion entirely.
Imported from OneDev comment id 492 on issue #9
Original userId: 5
Original date: 2026-04-24T21:28:58.454+00:00
Triage (Validate): not addressed structurally. Current mitigation is behavioral only (the "visual companion sparingly" memory rule). Upstream fix or local patch still not filed.