feat: Prism skill — foundation fix with research gate, decision boundary, operator boundary#293
Open
fraser-svg wants to merge 4 commits intogarrytan:mainfrom
Open
feat: Prism skill — foundation fix with research gate, decision boundary, operator boundary#293fraser-svg wants to merge 4 commits intogarrytan:mainfrom
fraser-svg wants to merge 4 commits intogarrytan:mainfrom
Conversation
…or boundary - Add Decision Boundary section (silent vs judgment checkpoint vs operator) - Add Research & Grounding Gate to chunk build cycle (60s time-box) - Wire code-reviewer agent into chunk cycle with degradation handling - Fix 6 contradictory 'just build' instructions to reference Decision Boundary - Add operator-boundary rule (never send founder to another terminal) - Expand precedence table from 6 to 8 entries - Add Technical Decisions persistence to intent.md template - Add Prism behavioral E2E eval (X-crawler judgment checkpoint scenario)
Prism SKILL.md (v0.2.1) — research gate, decision boundary, operator boundary. Previously lived as embedded repo, now integrated into gstack tree.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Summary
Prism is a creative founder's AI co-pilot — the layer between non-technical creators and gstack that makes them power users without needing to become one. This PR adds Prism to the gstack skill tree and fixes the foundation issues discovered during dogfooding.
What changed:
Why: First dogfooding revealed Prism skipped research (built a web scraper instead of checking the X API), made silent product decisions ("that would cost money"), suggested broken APIs, and felt like downgraded Claude instead of enhanced gstack.
Pre-Landing Review
Test plan
bun testpasses (exit 0)/prismon a real project to validate foundation fix🤖 Generated with Claude Code