feat: /board — Board of Advisors with 8 knowledge-rich personas + Socratic moderator#429
Open
vmuttineni-1 wants to merge 1 commit intogarrytan:mainfrom
Open
feat: /board — Board of Advisors with 8 knowledge-rich personas + Socratic moderator#429vmuttineni-1 wants to merge 1 commit intogarrytan:mainfrom
vmuttineni-1 wants to merge 1 commit intogarrytan:mainfrom
Conversation
…cialist advisors Adds a Board of Advisors skill with 8 domain-expert personas, deep knowledge bases, and a Socratic moderator that drives structured debate. 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.
What this adds
A new
/boardskill that convenes a Board of Advisors — 8 specialist advisors with deep knowledge bases who debate your question Socratically, challenge each other's assumptions, and deliver structured recommendations.This fills a gap in gstack's lineup.
/office-hoursis a 1:1 diagnostic./plan-ceo-reviewis a single CEO lens./boardgives you 8 distinct perspectives arguing with each other — surfacing tensions, hidden assumptions, and contrarian takes that no single viewpoint would catch.The 8 advisors
Each advisor has a persona file (who they are, how they think) and a knowledge base file (specific frameworks, data points, case studies, expert quotes, contrarian takes, and decision frameworks):
The personas and knowledge bases are distilled from 500+ episodes of Lenny's Newsletter and Podcast — real frameworks from practitioners like Casey Winters (Duolingo/Pinterest), Shreyas Doshi (Stripe/Twitter), April Dunford (Obviously Awesome), Julie Zhuo (Facebook Design), and dozens of other operators. These aren't generic "be a growth expert" prompts — each advisor has specific mental models, known biases, and example positions that make them argue differently.
The Socratic moderator
The moderator isn't a summarizer — it's a case discussion leader (think MBA professor) that:
How it works
A 7-step debate protocol with progressive output:
Transcripts are saved to
~/.gstack/projects/$SLUG/board-sessions/so future/boardsessions can build on prior discussions.File structure
20 files, 2,122 lines. No hooks, no binaries — pure prompt skill with companion knowledge files (same pattern as
/review/checklist.md).When to use
/office-hoursfor deeper multi-angle analysisTest plan
bun run gen:skill-docsgeneratesboard/SKILL.mdsuccessfullybun run gen:skill-docs --dry-runreportsboard/SKILL.mdas FRESHbun run gen:skill-docs --host codexgenerates.agents/skills/gstack-board/SKILL.md/boardwith a strategic question, verify all 7 steps execute.claude/skills/gstack/board/paths🤖 Generated with Claude Code