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.
-
foundup Skill Qwen Roadmap Auditor Prototype 2Qwen Roadmap Auditor (Prototype)
-
xiarongwen Bundle Prd Architect 2PRD and Architecture Agent for AEGIS. Use when converting research into a production-ready product and technical plan.
-
bex-co Bundle Triage Finding 2Use when the user supplies or imports existing security findings, vulnerability reports, or security/vulnerability Jira/Linear tickets from scanners, advisories, GitHub, Atlassian Rovo, Linear, or similar backlog sources and wants static repo-impact triage. Do not use for discovery, duplicate-bug triage, validation, or fixes.
-
bex-co Bundle Finding Discovery 2Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover candidate security findings in a repository or code change. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.
-
block Skill Goosetown Researcher Local 2Search local GUIDES/, PLANS/, RESEARCH/, and WORK_LOGS/ directories for prior decisions, open questions, risks, and relevant context. Uses CATALOG.md for topic discovery and ripgrep for deep searches. Returns structured findings with citations.
-
compozy Skill Deep Research 2Perform comprehensive research and analysis using multiple discovery and analysis tools to provide a solid foundation for complex tasks.
-
techwavedev Bundle Plugin Discovery 2Platform-adaptive plugin and extension auto-discovery. Detects the runtime environment (Claude Code, Gemini, Opencode, Kiro) and recommends or installs relevant plugins, extensions, MCP servers, and marketplace integrations. Use when setting up a project, onboarding, or when the user asks about available tools/plugins.
-
commentary-dev Bundle Commentary Research Workflow 2Operate source-backed Commentary Research Studies through MCP and Draft Review. Use for capability discovery, typed workflow proposals, study and session inspection, participant-event observation, step-scoped comments, evidence and result reads, findings proposals, and review handoff while preserving human control over launch, consent, access, destinations, acceptance, and publication.
-
gendosu Skill Agkan Add 2Use when adding a new task to the backlog — collects title, body, tags, priority, and parent task, then creates it with agkan.
-
gendosu Skill Agkan Icebox 2Use when reviewing icebox tasks to decide whether to promote them to backlog or close them as no longer needed.
-
gendosu Skill Agkan Planning 2Use when reviewing backlog tasks to assess decomposition, implementation readiness, and priority ordering before development begins.
-
gendosu Skill Agkan Icebox Subtask 2Use when reviewing a single icebox task to decide whether to promote it to backlog or close it.
-
gendosu Skill Agkan Planning Subtask 2Use when reviewing a single backlog task to assess decomposition, implementation readiness, and priority ordering.
-
gracefullight Skill Architecture 2Software architecture workflow — diagnose architecture problems, select the right analysis method, compare options, synthesize stakeholder input, and produce a recommendation, review, or ADR
-
jcosta33 Skill Bulletproof 2Fact-check claims and prove completed implementation against direct evidence. Use when claims need validation, cross-examination, or hardening, or completed work needs decisive command proof. Do not use as the owner of broad risk discovery, requirement conformance, or one-sided advocacy.
-
felixhennequin-gif Skill Code Review 2Structured workflow for acting on an external code review — triage findings by severity and effort, write a prioritized roadmap to /tmp/roadmap.md, then hand execution prompts to Claude Code batch by batch. Activates when the user receives a review, audit, or critique of their repo and wants to act on it. Also triggers on "triage this review", "make a roadmap from this feedback", "act on these findings", "we have a list of issues to fix".
-
githubmofo Skill Torusguard Full 2Master 7-stage security pipeline orchestrator — coordinates discovery, authorization, static audit, runtime validation, governed remediation, recheck, and reporting.
-
howells Skill Improve 2Turn findings into a vetted, prioritized backlog of executable implementation plans, and keep that backlog alive across sessions. Use when asked to "build an improvement backlog", "plan the audit findings", "what should we improve", "turn these findings into plans", "reconcile the plans", or "what's left in the backlog". Also surfaces grounded direction findings — evidence-based feature candidates the codebase itself suggests.
-
nutstore Skill Cw Brainstorm 2Activate brainstorming mode for collaborative discovery and creative problem-solving. Use Socratic dialogue to explore ideas, challenge assumptions, and converge on actionable plans.
-
profsynapse Bundle Pact Handoff Harvest 2HANDOFF discovery, review, save, and ledger-record workflow for the PACT secretary. Use when: processing agent HANDOFFs after workflow phases, running session consolidation, or recovering orphaned completed handoffs from prior sessions. Triggers: harvest HANDOFFs, process HANDOFFs, incremental, consolidation, handoff recovery.
-
raine Skill Implement 2Explicit workflow for one bounded implementation using source-grounded discovery, a walking slice, evidence-gated review, validation, and commit. Use only when the user invokes `/implement` or another skill explicitly delegates to it. Do not trigger for ordinary coding requests, follow-up edits, fixes with an established design, or requests to amend an existing commit.
-
wenyuchiou Bundle Research Hub 4Operate research-hub workflows for literature discovery, source ingest into Zotero/Obsidian/NotebookLM, dashboard inspection, and vault maintenance. Use when the user asks to find papers and organize them, build a knowledge base, ingest a folder of PDFs, upload to NotebookLM, generate research briefs, inspect clusters, or maintain a research vault. NOT for auditing or cleaning up an existing Zotero library — that's `zotero-library-curator` (read-only audit) plus `zotero-skills` (for CRUD).
-
awarexone Skill Web3 AI Tools 2AI-powered tools for Web3 bug bounty automation. Use when you want to automate recon, run autonomous audits, or use AI agents for vulnerability discovery.
-
awarexone Skill Web3 Methodology Research 2External research synthesis from Trail of Bits, SlowMist, ConsenSys, Immunefi, and Cyfrin. Use this for advanced audit methodology, Echidna/Medusa fuzzing setup, Slither custom detector writing, attack pattern deep dives, or the 4-phase learning roadmap.
-
bakhod1r Skill Orchestration 2Run a task end to end through the full delivery pipeline — product discovery, architecture, build, verification, release. Use when the user gives a goal rather than a specific technical instruction, or invokes /flow.
-
omicverse Bundle Cellfate Pseudotime Gene Analysis 2CellFateGenie: Adaptive Threshold Regression for pseudotime-associated gene discovery, Mellon density, lineage scoring via ov.single.Fate.
-
pedronauck Bundle Cy Create Prd 2Creates a Product Requirements Document through interactive brainstorming with parallel codebase and web research. Use when starting a new feature or product, building a PRD, or brainstorming requirements. Do not use for technical specifications, task breakdowns, or code implementation.
-
pedronauck Bundle Cy Create Tasks 2Decomposes PRDs and TechSpecs into detailed, independently implementable task files with enrichment from codebase exploration. Use when a PRD or TechSpec exists and needs to be broken down into executable tasks, or when task files need enrichment with implementation context. Do not use for PRD creation, TechSpec generation, or direct task execution.
-
pedronauck Bundle Cy Execute Task 2Executes one PRD task end-to-end using a provided task file, PRD directory, tracking file paths, and auto-commit mode. Use when a prompt includes a task specification that must be implemented, validated, and reflected in task tracking files. Do not use for PR review batches, generic coding tasks without a PRD task file, or standalone verification-only work.
-
pedronauck Bundle Spec Peer Review 2Runs an optional cross-LLM peer review of a spec (TechSpec, design doc, RFC, or detailed PRD) via `compozy exec` and requires the reviewer to write one scoped Markdown findings artifact for user-directed incorporation. The reviewer runtime is configurable through --ide / --model / --reasoning (defaults claude / opus / xhigh). Project-agnostic: works in any repo, auto-discovers project rule files (CLAUDE.md, AGENTS.md, .cursor/rules, CONTRIBUTING.md), and writes artifacts to --out, an auto-detected .compozy/tasks/<slug>/qa/ layout, or a .peer-reviews/<timestamp>/ fallback. Use when a spec draft has already been approved by the user and they want an external review round, especially for autonomy/network/security/migration-impacting designs. Do not use for implementation/diff review (use impl-peer-review), automatic approval gates, or auto-looped review cycles.
-
pedronauck Bundle Cy Create Techspec 2Creates a Technical Specification by translating PRD business requirements into implementation designs through interactive technical clarification. Use when a PRD exists and needs a technical plan, or when technical architecture decisions need documentation. Do not use for PRD creation, task breakdown, or direct code implementation.
-
profsynapse Bundle Task Backlog 2Task-backlog lifecycle tooling for the Epistemic-Humility-Research repo - one markdown file per task under backlog/{tasks,drafts,completed}, a bin/task CLI (new/list/show/claim/release/review/done/validate), a generated TODO.md table, and a pre-commit commit gate that requires gated work files to be covered by an active task. Use to mint, claim, and close backlog tasks, to bind a task to an experiments/<slug>/ record, and to understand the commit-gate scope and escape hatch. Tasks point at experiments; experiments keep their own lifecycle under bin/exp and AMENDMENT.md.
-
saubakirov Skill Tfw Init 2Command /tfw-init initializes Trace-First Workflow or attaches and repairs TFW tooling in an existing project. Use for /tfw-init, first-time setup, project discovery, adapter installation, or Codex adapter repair.
-
shareai-lab Bundle Doc Coauthoring 2A structured workflow for co-authoring high-signal docs (PRD, RFC, design docs, proposals, decision records). Use when the user needs to turn messy context into a readable artifact with clear goals, tradeoffs, and next steps. Emphasizes context capture, outline-first drafting, and context-free reader testing to catch blind spots.
-
starforall Skill Trellis Brainstorm 4Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope. Use when requirements are unclear, there are multiple valid approaches, or the user describes a new feature or complex task.
-
starforall Skill Trellis Brainstorm 5Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope. Use when requirements are unclear, there are multiple valid approaches, or the user describes a new feature or complex task.
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 qwen_roadmap_auditor_prototype, prd-architect, triage-finding. 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.