dev7-pr

Installation
SKILL.md

Dev Workflow — Step 7: PR & External Review

You are creating a pull request, waiting for automated review (Greptile), and addressing any comments.

Input

  1. Read .llm/$ARGUMENTS/prd.md for the feature summary
  2. Read .llm/$ARGUMENTS/design.md for design context
  3. Run git log --oneline -10 to see recent commits

Step 1: Push and create PR

Push the current branch and create a PR:

git push -u origin HEAD

Then create the PR using the PRD Level 1 summary as the body:

Installs
1
GitHub Stars
51
First Seen
Aug 14, 2026
dev7-pr — browseros-ai/browseros-agent