EveryDev.ai
Sign inSubscribe
Explore AI Tools
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    Home
    Tools

    2,480+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1596
    • Coding1181
    • Infrastructure526
    • Marketing447
    • Design427
    • Projects384
    • Research357
    • Analytics331
    • Testing221
    • MCP216
    • Data205
    • Security196
    • Integration169
    • Learning154
    • Communication146
    • Prompts140
    • Extensions137
    • Commerce123
    • Voice122
    • DevOps99
    • Web77
    • Finance21
    1. Home
    2. Tools
    3. pmstack
    pmstack icon

    pmstack

    Prompt Engineering

    An open-source PM toolkit that runs inside Claude (browser, desktop, mobile, or terminal) to help Product Managers delegate work to AI agents via slash commands and skills.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under CC-BY-SA-4.0. All 14 skills and CLI commands included.

    Engagement

    Available On

    Web
    CLI
    API

    Resources

    WebsiteGitHubllms.txt

    Topics

    Prompt EngineeringAI Coding AssistantsLLM Evaluations

    Alternatives

    Skill OptimizerPrompt MixerCodeGuide
    Developer
    Ryan AlbertsRyan Alberts is a Staff PM in Agentic AI who builds open-sou…

    Listed May 2026

    About pmstack

    pmstack is an open-source toolkit built by Ryan Alberts, a Staff PM in Agentic AI, that gives Product Managers a structured set of AI-powered commands and skills for the Claude ecosystem. It runs inside the claude.ai web app, the Claude desktop app, the mobile app, and the Claude Code CLI — with no server infrastructure, no telemetry, and no third-party dependencies beyond the user's existing Claude account. The project describes itself as "part learning playground, part tactical skillset" and is explicitly inspired by Gstack.

    What It Is

    pmstack packages common PM workflows — writing PRDs, running competitive analyses, designing AI feature evals, drafting briefs, and running weekly retrospectives — as markdown-based "skills" or slash commands that Claude reads as instructions. There are two installation paths: non-technical PMs upload skill files to a Claude Project via the claude.ai UI in roughly 30 seconds; technical PMs install via a one-line curl command into ~/.claude/ for use with Claude Code. The same 14 skills are available on both paths, producing identical markdown or YAML artifacts.

    Core Capability Areas

    pmstack organizes its commands into three logical layers:

    • Spec creation: /prd, /competitive, /compare — translate customer signals and market data into structured artifacts
    • Measurement: /metrics, /vibe-test, /eval, /run-eval, /transcript-review, /eval-self — implement Anthropic's published eval framework as PM-runnable commands, producing YAML test suites, scored summaries, and diagnosis memos
    • Communicate & orchestrate: /brief, /sprint — package work for different audiences or chain multiple commands in sequence

    A Routines layer (/eval-drift, /premortem, /weekly, /launch-readiness, /lint) adds recurring operating discipline, including a /loop scheduler that can run weekly drift watches and workspace audits automatically.

    The Eval Framework Angle

    A central design choice in pmstack is implementing Anthropic's published eval framework for AI features as commands a PM can run without writing engineering scaffolding. The README draws directly on Anthropic's "Demystifying Evals for AI Agents" article and maps pmstack commands to Anthropic's 8-step eval roadmap (documented in docs/anthropic-framework.md). Key concepts surfaced include pass@k vs. pass^k scoring, grader types (code, model, human), transcript review, and drift watching — vocabulary the README presents as separating "an AI PM from a traditional PM."

    Audience and Dual Install Paths

    The project explicitly targets two personas: a Technical PM who lives in a terminal and wants consistent muscle memory across PM artifacts via Claude Code slash commands, and a Non-technical PM who works in claude.ai web, desktop, or mobile and wants the same toolkit without ever opening a terminal. The README states neither persona is "presumed to be AI-pilled," positioning pmstack as an on-ramp to AI fluency rather than a tool for already-converted practitioners.

    Open-Source Status and Lineage

    pmstack is licensed under Creative Commons Attribution Share Alike 4.0 International (CC-BY-SA-4.0) and hosted publicly on GitHub. The repository was created in April 2026 and last updated in May 2026. The README credits Gstack (by Garry Tan) and Andrej Karpathy's LLM Wiki as inspirations. The primary language is listed as Python, though the skills themselves are plain markdown files. The project had 1 star and 0 forks at the time of the available data snapshot, indicating it is early-stage and community-building.

    pmstack - 1

    Community Discussions

    Be the first to start a conversation about pmstack

    Share your experience with pmstack, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under CC-BY-SA-4.0. All 14 skills and CLI commands included.

    • All 14 PM skills
    • Claude Code CLI slash commands
    • claude.ai Skills upload path
    • Bundled example artifacts
    • Interactive /onboarding tutorial

    Capabilities

    Key Features

    • Slash commands for PRD creation, competitive analysis, and tool comparison
    • AI eval framework implementation (vibe-test, eval, run-eval, transcript-review, eval-drift)
    • Dual install paths: claude.ai Skills upload (no terminal) and Claude Code CLI
    • Routines layer with schedulable recurring commands (/loop)
    • Launch readiness GO/NO-GO verdict with 7-item evidence checklist
    • Pre-mortem stress-testing that mutates PRD Risks section
    • Weekly self-snapshot and workspace lint commands
    • /sprint command chains PRD → metrics → eval → brief in one pass
    • 14 markdown-based skills compatible with claude.ai web, desktop, and mobile
    • Bundled example artifacts from a realistic AI code review walkthrough
    • Interactive /onboarding tutorial covering all capabilities
    • pass@k and pass^k scoring in /run-eval
    • Drift watch with RELEASE_BLOCKED flag
    • Compatible with non-Claude tools (Cursor, ChatGPT, Gemini) via plain markdown

    Integrations

    Claude (claude.ai web, desktop, mobile)
    Claude Code CLI
    Anthropic Skills / Projects
    Cursor
    ChatGPT
    Gemini
    API Available

    Reviews & Ratings

    No ratings yet

    Be the first to rate pmstack and help others make informed decisions.

    Developer

    Ryan Alberts

    Ryan Alberts is a Staff PM in Agentic AI who builds open-source tooling to help Product Managers develop AI fluency. He created pmstack to package PM workflows as Claude-native skills and slash commands, drawing on his experience at AWS. The project is open to PRs and forks, and Alberts actively maintains it on GitHub.

    Read more about Ryan Alberts
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Skill Optimizer icon

    Skill Optimizer

    An open-source Agent Skills lifecycle toolkit for mining, personalizing, and generalizing SKILL.md files for coding agents like Claude Code, Codex, Cursor, and Gemini CLI.

    Prompt Mixer icon

    Prompt Mixer

    Open source desktop app for prompt engineering that enables teams to create, test, and evaluate prompts and chains with different AI models.

    CodeGuide icon

    CodeGuide

    CodeGuide turns your plain-English idea into a spec-driven project knowledge base—PRDs, tech specs, wireframes, and task lists—so AI coding tools write better code with fewer hallucinations.

    Browse all tools

    Related Topics

    Prompt Engineering

    Tools for creating and refining effective AI prompts.

    47 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    465 tools

    LLM Evaluations

    Platforms and frameworks for evaluating, testing, and benchmarking LLM systems and AI applications. These tools provide evaluators and evaluation models to score AI outputs, measure hallucinations, assess RAG quality, detect failures, and optimize model performance. Features include automated testing with LLM-as-a-judge metrics, component-level evaluation with tracing, regression testing in CI/CD pipelines, custom evaluator creation, dataset curation, and real-time monitoring of production systems. Teams use these solutions to validate prompt effectiveness, compare models side-by-side, ensure answer correctness and relevance, identify bias and toxicity, prevent PII leakage, and continuously improve AI product quality through experiments, benchmarks, and performance analytics.

    82 tools
    Browse all topics
    Back to all tools
    Discussions