一键导入
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].