
from orchestkit180
Generate an 8-section Product Requirements Document with user stories, INVEST-formatted acceptance criteria, and go/no-go criteria to turn product vision into e
Produces a structured Product Requirements Document (PRD) following an 8-section template: executive summary, problem statement, objectives & KPIs, user stories (INVEST), functional and non-functional requirements, release plan, and appendices. The skill guides scope selection, creates subtasks, integrates memory lookup for prior PRDs, and writes a PRD file (PRD-[product-name].md).
Use this skill when you need a complete PRD for a new feature or product, when converting research into engineering specs, or when you need user stories with clear acceptance criteria for handoff to development. Also appropriate for lightweight specs or updating existing PRDs.
references/ for templates and guides.Designed for Claude Code / Claude Code-compatible agents and general-purpose planning agents that support AskUserQuestion, TaskCreate/TaskUpdate, and memory integration.
PRD-writing skill from OrchestKit that guides agents to produce structured 8-section Product Requirements Documents with INVEST user stories, acceptance criteria, and go/no-go gates. Well-organized SKILL.md with clear frontmatter, progressive disclosure via references/rules, and memory integration. No scripts included — purely prompt-driven. No security concerns; allowed tools are standard file/web/memory operations. Solid architecture with separation of templates, guides, and rules into reference files.
Clean skill — no scripts, no suspicious patterns. Well-structured frontmatter with proper triggers and anti-triggers. The allowed-tools list includes Bash but with no scripts present and no shell injection vectors in SKILL.md, risk is minimal. Slightly Claude Code-specific with TaskCreate/TaskUpdate/AskUserQuestion tools, but the core PRD methodology is runtime-agnostic.
Cross-Project Analytics
Query local, privacy-safe cross-project analytics to report on agent, skill, hook, and team performance; replay sessions and estimate token costs.
Task Dependency Patterns
Patterns and workflows for creating, sequencing, and managing task dependencies using TaskCreate/TaskUpdate/TaskGet/TaskList tools to coordinate multi-step impl
Review PR
Deep pull-request code review using parallel specialized agents (quality, security, tests, architecture, performance) and synthesized review reports for approve
Telemetry Inspect
Run a read-only health check of OrchestKit's telemetry pipeline: writer activity, file sizes, schema lock coverage, orphan files, and growth trends.
Design Ship
Turn a Claude Design handoff URL or bundle into a reviewable GitHub PR with generated Storybook stories, Playwright tests, and before/after verification.
Dream — Memory Consolidation
Automated nightly memory consolidation: prunes stale memory files, merges duplicates, resolves contradictions, and rebuilds MEMORY.md indexes with deterministic
Responsive Patterns
Practical patterns for responsive UI: container queries, fluid typography, intrinsic layouts, and foldable-device support for React components.