Skip to content

pstack 1.1.0

Latest

Choose a tag to compare

@painhardcore painhardcore released this 26 Aug 00:25

First stable release of pstack: poteto's engineering skills for rigorous AI-assisted development, adapted for Codex, Claude Code, and Opencode.

What ships

  • 23 skills and 21 principle skills, byte-identical across skills/ and .opencode/skills/
  • 23 playbooks and 2 agents; workflows needing unshipped helper scripts are flagged Helper pending
  • One plugin manifest pair (.claude-plugin/) serving both Codex (0.149+) and Claude Code marketplaces, validated with claude plugin validate
  • Opencode install in project or user scope, following the current skills/ directory contract
  • Host support matrix in the README stating exactly what works where

Install

See the Quick start table in the README.

Quality gate

scripts/validate.sh checks frontmatter rules, relative links, mirror equality, JSON validity, shell syntax, forbidden tokens, helper references, and manifest validation. All green at this tag.