Skip to content

Tiered agent skill stack with extended S-tier packs and Context7 MCP - #6

Closed
praxstack wants to merge 1 commit into
mainfrom
prax/agent-skills-stack-533e
Closed

Tiered agent skill stack with extended S-tier packs and Context7 MCP#6
praxstack wants to merge 1 commit into
mainfrom
prax/agent-skills-stack-533e

Conversation

@praxstack

Copy link
Copy Markdown
Owner

Summary

Extends the merged gstack runtime work (PR #5) with a tiered skill install system and selective S-tier additions from the 2026 super-pro stack research.

Changes

  • BERD_SKILLS_TIER env var: core (default), extended, or all
  • EXTENDED tier adds project-local: Hallmark, deep-research, last30days
  • Pin npx skills CLI to 1.5.23 in skills-lock.json
  • Context7 MCP in .cursor/mcp.json
  • Docs: tier table, conflict warnings (one methodology per task), optional tools (OpenSpec, Graphify, Impeccable, NVIDIA, Remotion)

Verify

BERD_SKILLS_TIER=extended ./scripts/install-agent-skills.sh
ls .agents/skills/ | wc -l   # ~744 with extended
just check

Optional tools (documented, not auto-installed)

Tool Notes
OpenSpec openspec init when ready
Graphify needs uv tool install graphifyy
Impeccable npx impeccable skills install + /impeccable init
Open in Web Open in Cursor 

…itions

- Add CORE/EXTENDED/OPTIONAL tiers via BERD_SKILLS_TIER
- Pin skills CLI version from skills-lock.json (skillsCli: 1.5.23)
- Add hallmark, deep-research, last30days to EXTENDED tier
- Add Context7 MCP to .cursor/mcp.json
- Document conflict warnings, optional tools (OpenSpec, Graphify, Impeccable)

Co-authored-by: Prax Lannister <praxstack@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cursor

cursor Bot commented Aug 29, 2026

Copy link
Copy Markdown

Superseded by the PraxStack integration PR, which includes this tiered-install commit plus install-praxstack-skills.sh, personas, workflows, and goals docs. Close this PR once #7 merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants