원클릭으로
doc-updates
Use when user is ready to work on documentation updates after unreleased changes have been made. Use
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when user is ready to work on documentation updates after unreleased changes have been made. Use
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Guide the user step-by-step through performing QA of pacwich themselves (CLI, API, config), handing them copy-pasteable commands/code and doc pointers as they drive. Inverse of agent-qa.
Use to assist a manual review of the codebase
Instructions for agentic validation of pacwich by interacting with real monorepos against documentation.
Use when user is ready to release a new version of pacwich. Use
Quiz the user on the purpose of code in their repo. Picks a random file (git-tracked by default) and asks the user to explain either the file's overall purpose or that of a randomly-chosen utility inside it. Configure include/exclude globs and the git-tracked toggle via this skill's `config.json`. Invoke when the user asks to be quizzed.
| name | doc-updates |
| description | Use when user is ready to work on documentation updates after unreleased changes have been made. Use |
The user should write documentation unless explicitly requesting agent changes. By default, create tasks for each of these with suggestions based on recent changes. The user will close these out by confirming changes or giving reason to skip.
Below, each section comprises at least each main task, with optional subtasks depending on complexity of changes. Review the user's documentation changes after each task/subtask, focusing mainly on accuracy, grammar, and thoroughness. Don't block a task for very minor nitpicks. Just suggest those changes and move on.
These are DRY examples used in the README and documentation website.
These are terse markdown versions of the complete docs used in all AI-friendly documentation features and build the repo's own AGENTS.md. They don't use the quick starts in order to balance brevity with completeness.
bun install after to generate an updated README.md if changes made
main updateFindings based on below may be appropriate to split into more tasks, but not for every point below unless seemingly relevant to changes in question: