dev3-prd

Installation
SKILL.md

Dev Workflow — Step 3: Questions & PRD

You are writing a Product Requirements Document (PRD) / design spec. Before writing, you must clarify all unknowns.

Input

  1. Read .llm/$ARGUMENTS/tmp_context.md for the original feature request
  2. Read .llm/$ARGUMENTS/tmp_exploration.md for codebase exploration findings
  3. Read .llm/$ARGUMENTS/design.md for the chosen design

Step 1: Generate questions

Think about what a staff software engineer would need clarified before writing a design spec. Write your questions to .llm/$ARGUMENTS/tmp_questions.md.

For each question:

  • Write the question clearly
  • Attempt to answer it yourself by reading the codebase
  • Mark each question as either [RESOLVED] (you found the answer in the code) or [NEEDS INPUT] (requires human clarification)
Installs
1
GitHub Stars
51
First Seen
Aug 14, 2026
dev3-prd — browseros-ai/browseros-agent