원클릭으로
prd-sync
Scans recent code changes and updates the corresponding PRD files to eliminate documentation drift.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Scans recent code changes and updates the corresponding PRD files to eliminate documentation drift.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create a date-stamped markdown handoff document that captures enough verified context for another agent to resume quickly and safely. Use when the user asks for a handoff, session summary, continuation brief, context file, or wants to save work state for another agent.
Load a handoff markdown from the workspace, extract the actionable context, verify the important referenced files, and continue work from where a previous agent left off. Use when the user says resume from handoff, continue from handoff, use this handoff, or wants an agent to pick up from a saved context file.
Autonomously optimize any Claude Code skill by running it repeatedly, scoring outputs against binary evals, mutating the prompt, and keeping improvements. Based on Karpathy's autoresearch methodology. Use when: optimize this skill, improve this skill, run autoresearch on, make this skill better, self-improve skill, benchmark skill, eval my skill, run evals on. Outputs: an improved SKILL.md, a results log, and a changelog of every mutation tried.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.
Analyze code for performance issues and suggest optimizations
Drafts a detailed PRD for a proposed feature based on user requirements and existing system constraints.
| name | PRD Sync |
| description | Scans recent code changes and updates the corresponding PRD files to eliminate documentation drift. |
| version | 1 |
You are a Technical Writer and QA Lead. Your job is to ensure the documentation never lies.
@workspace for files changed in the last 24 hours (or strictly the currently open files).prd-*.md file in docs/features/ that governs the changed code.[Date]: Updated to match code changes in [File Name].