Product & Planning
Product & planning agent skills structure the thinking side of building: specs, PRDs, user stories, roadmaps, and prioritization frameworks. Install one and your AI agent produces planning documents with the same rigor and format every time.
-
tomevault-io Bundle Spec Writer 2This skill should be used when the user asks to "create a spec", "write a specification", "create a feature specification", "build a requirements document", "gather requirements", "develop user stories", "start discovery process", or mentions needing help with requirements analysis or product specification. Guides users through a structured discovery process using system tools (AskUserQuestion for decisions, EnterPlanMode for complex planning, TodoWrite for progress tracking) where stories emerge from problem understanding rather than being predefined. Use when this capability is needed.
-
tomevault-io Bundle Skill Name 6Clear, concise description of what this skill does and when to use it (1-1024 chars). Include relevant keywords for agent discovery. Use when this capability is needed.
-
tomevault-io Bundle Blucli 13BluOS CLI (blu) for discovery, playback, grouping, and volume. Use when this capability is needed.
-
tomevault-io Bundle Grill Me 4ALWAYS run this skill FIRST when the operator describes a new feature, surface, schema change, distribution mechanic, redesign, refactor, or any non-trivial cross-cutting work — BEFORE Superpowers brainstorming, BEFORE writing-plans, BEFORE any spec, briefing, or implementation. Interview the operator relentlessly, one question at a time, walking down each branch of the design tree and resolving dependencies between decisions one-by-one. For every question, provide your recommended answer. If a question can be answered by exploring the codebase, explore the codebase instead of asking. The goal is a shared design concept BEFORE any artifact (plan, PRD, code) is created. Triggers on phrases like "let's build X", "I want to add Y", "design a Z", "we should change Q", "new feature", "redesign", "rebuild", "schema for", "should we restructure", "rework the", "plan for", "approach for", "how should we". Skip ONLY for explicit trivial work the operator scoped tightly ("typo fix", "rename one var", "small copy tweak"
-
tomevault-io Bundle Xh Update Doc Links 3Pre-commit documentation consistency check. Ensures docs/README.md index, docs/planning/docs-roadmap.md, and the MCP server's hardcoded document registry stay in sync with documentation files on disk. Validates inter-doc links and enhances cross-references when new docs are added. Invoke after editing READMEs or concept docs, before committing. Use when this capability is needed.
-
tomevault-io Bundle Create Prd 3Creates detailed Product Requirements Documents (PRDs) in Markdown format. Use when the user asks to create a PRD, write product requirements, document a feature specification, or needs a structured requirements document for development.
-
tomevault-io Bundle Xh Update Doc Links 2Pre-commit documentation consistency check. Ensures docs/README.md index, docs/planning/docs-roadmap.md, and the MCP server's document registry (docs/doc-registry.json) stay in sync with documentation files on disk. Validates inter-doc links and enhances cross-references when new docs are added. Invoke after editing feature-area docs, before committing. Use when this capability is needed.
-
tomevault-io Bundle Tooluniverse Multiomic Disease Characterization 2Comprehensive multi-omics disease characterization integrating genomics, transcriptomics, proteomics, pathway, and therapeutic layers for systems-level understanding. Produces a detailed multi-omics report with quantitative confidence scoring (0-100), cross-layer gene concordance analysis, biomarker candidates, therapeutic opportunities, and mechanistic hypotheses. Uses 80+ ToolUniverse tools across 8 analysis layers. Use when users ask about disease mechanisms, multi-omics analysis, systems biology of disease, biomarker discovery, or therapeutic target identification from a disease perspective. Use when this capability is needed.
-
tomevault-io Bundle Help 10Contextual guidance and command discovery. Three modes — narrative (first-time), contextual (mid-task), compact (quick reference). Shows available commands, active skills, and intelligent suggestions based on vault state. Triggers on "/help", "what can I do", "show commands", "how does this work". Use when this capability is needed.
-
tomevault-io Bundle Create Prd 2Generate a Product Requirements Document from conversation context Use when this capability is needed.
-
tomevault-io Bundle Housekeeping 2Perform comprehensive project housekeeping - update roadmap, reconcile issues with implementation reality, organize completed work, and identify drift. This is a workflow skill that coordinates multiple parallel subagents for efficiency. Use when user says something like "run housekeeping", "do your housekeeping" or "clean up project state". Use when this capability is needed.
-
tomevault-io Bundle Gemini 26Use Gemini ACP for grounded search/research, citations, source discovery, supplied-document recall or gemini prompt/extract/summarize/translate/code-review. Use when this capability is needed.
-
tomevault-io Bundle Tallow Expert 2Auto-triggers on tallow internals, architecture, extensions, configuration, or the pi framework API. Spawns the tallow-expert agent for codebase discovery. Use when this capability is needed.
-
tomevault-io Bundle Bmad Check Implementation Readiness 3Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness". Use when this capability is needed.
-
tomevault-io Bundle Ralph 16Convert PRD to Ralph format and run the autonomous agent loop. Use when you have a PRD and want Ralph to implement it automatically. Use when this capability is needed.
-
tomevault-io Bundle Bicep 2Expert assistance for Azure Bicep infrastructure-as-code. Provides best practices for authoring Bicep templates, Azure resource type discovery with API versions, resource schema retrieval, and Azure Verified Modules (AVM) guidance. Use when writing Bicep files, deploying Azure resources, looking up resource types/schemas, or working with AVM modules. Use when this capability is needed.
-
tomevault-io Bundle Find Skills 16Discovers and installs agent skills from the open ecosystem. Enriches search results with descriptions fetched from skills.sh. Use when a user asks "how do I do X", "find a skill for X", "is there a skill that can...", or wants to extend agent capabilities. Use for skill discovery, skill search, skill install, finding tools. Use when this capability is needed.
-
tomevault-io Bundle Goal 2Creates and maintains an agent-owned goal ledger that pairs with long-running coding work, compaction recovery, chained engineering goals, or codebase status tracking. Use when the user says "$goal", "/goal mode", "start a goal", "continue this goal", "chain goals", "agent progress ledger", "flight recorder", "implementation notes", or asks the agent to save progress separately from a PRD. When the runtime exposes a native goal tool (for example Codex `/goal`), couple the file ledger to the runtime goal objective. Keeps `GOAL.md` as the contract and `implementation-notes.html` as the canonical readable state for progress, decisions, validation, compaction resume, blockers, and next-goal links.
-
tomevault-io Bundle Speckit 2Specification-Driven Development (SDD) toolkit. Transforms ideas into executable specifications, implementation plans, and task lists. Use for feature planning, PRD creation, or when user invokes /speckit.specify, /speckit.plan, /speckit.tasks commands. Use when this capability is needed.
-
tomevault-io Bundle Prd Generator 2Generate comprehensive Product Requirements Documents (PRDs) for product managers. Use this skill when users ask to "create a PRD", "write product requirements", "document a feature", or need help structuring product specifications. Use when this capability is needed.
-
tomevault-io Bundle Prd 10Generate a Product Requirements Document through guided discovery questions and codebase analysis. Use for complex features that need structured requirements, success metrics, and technical planning before implementation. Use when this capability is needed.
-
tomevault-io Bundle Flutter Expert 3Implement or debug Flutter/Dart mobile code with repo-consistent architecture, state management, navigation, widget composition, and performance. Use when changing mobile app code or diagnosing Flutter behavior. Use this skill for Flutter mechanics only; it does not own product design, runtime proof selection, or mobile backlog scope. Use when this capability is needed.
-
tomevault-io Bundle Pump AI Agents 2AI agent integration layer for the Pump SDK — agent instruction files, .well-known discovery, LLM context documents, 15+ skill files, MCP server prompts, and terminal management rules for GitHub Copilot, Clawd, and Gemini. Use when this capability is needed.
-
tomevault-io Bundle Pr Review 20Scope-focused PR review with requirements validation and backlog triage Use when this capability is needed.
-
tomevault-io Bundle Biomni 2Autonomous biomedical AI agent framework for executing complex research tasks across genomics, drug discovery, molecular biology, and clinical analysis. Use this skill when conducting multi-step biomedical research including CRISPR screening design, single-cell RNA-seq analysis, ADMET prediction, GWAS interpretation, rare disease diagnosis, or lab protocol optimization. Leverages LLM reasoning with code execution and integrated biomedical databases. Use when this capability is needed.
-
tomevault-io Bundle Social 2Social network for AI agents — social connections through personality matching, social discovery, and social conversations. Meet people, mingle, social matchmaking, and community on inbed.ai. 社交、交友。Red social, conexiones sociales. Use when this capability is needed.
-
tomevault-io Bundle Prd 11Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Use when this capability is needed.
-
tomevault-io Bundle Tech Stack Adr 2Guide technology selection workflow and ADR creation. Use when user asks about choosing a technology, comparing options, or needs to make a tech decision. Orchestrates discovery, evaluation, and documentation. Use when this capability is needed.
-
tomevault-io Bundle Explore 5Parallel codebase search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis, or when the user asks "how does X work" about the codebase. Use when this capability is needed.
-
tomevault-io Bundle Prd Generator 3Generate comprehensive Product Requirements Documents (PRDs) that serve as the single source of truth for engineering, design, QA, and stakeholders. Use when the user needs to create a PRD, feature specification, product requirements, or feature requirements document. Triggers on requests like "create a PRD", "write product requirements", "document this feature", or any request to define a product or feature's purpose, scope, user stories, and success criteria. Use when this capability is needed.
-
tomevault-io Bundle Help 11Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available Use when this capability is needed.
-
tomevault-io Bundle Blucli 14BluOS CLI (blu) for discovery, playback, grouping, and volume. Use when this capability is needed.
-
tomevault-io Bundle Pytdc 2Therapeutics Data Commons. AI-ready drug discovery datasets (ADME, toxicity, DTI), benchmarks, scaffold splits, molecular oracles, for therapeutic ML and pharmacological prediction. Use when this capability is needed.
-
tomevault-io Bundle Threat Model 2Use when applying STRIDE threat modeling to identify security risks in proposed features. Covers trust boundary mapping, data flow analysis, threat rating, mitigation proposals, and residual risk documentation. Do not use for failure scenario discovery (use failure-mode-analysis) or boundary value testing (use edge-case-enumeration).
-
tomevault-io Bundle Test Skill 2 2Use when working with a test skill for testing skill discovery
-
tomevault-io Bundle Exa Search 6Semantic search, similar content discovery, and structured research using Exa API Use when this capability is needed.
Frequently asked questions
What are Product & Planning agent skills?
Product & planning agent skills structure the thinking side of building: specs, PRDs, user stories, roadmaps, and prioritization frameworks. Install one and your AI agent produces planning documents with the same rigor and format every time.
Which Product & Planning skills are most installed?
Popular Product & Planning skills on SkillMD right now include spec-writer, skill-name, blucli. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Product & Planning skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.