pstack: link the oh-my-pi community port - #326
Open
negoro26 wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds one paragraph under make it yours pointing at a community port of pstack for oh-my-pi: negoro26/pstack-omp.
The README already says "fork it. improve it. make it yours." This gives readers on a different harness a place to go.
What the port is: all 45 skills, 23 playbooks, and both agents at
7314f72, with cursor mechanics swapped for omp equivalents (cloud agents to isolated subagents,/loopto a supervised watcher, transcript paths, and so on) and every vendor model slug replaced with a capability name the operator binds once. It ships as an omp marketplace and installs with two commands. Nothing in this PR changes pstack itself.Happy to move the line elsewhere or drop it if you'd rather not link out.
Note
Low Risk
README-only outbound links; no code, config, or data-handling behavior changes.
Overview
Adds a short note in make it yours that pstack stays Cursor-first while the skill prose is largely portable, and points readers to the community oh-my-pi marketplace port negoro26/pstack-omp.
The new paragraph explains that install is via an omp marketplace and that the port replaces Cursor-specific mechanics with omp equivalents and capability-based model naming instead of vendor slugs. No runtime, skill, or automation files change—only
pstack/README.md.Reviewed by Cursor Bugbot for commit b97a4f1. Bugbot is set up for automated code reviews on this repo. Configure here.