con un clic
revision
완성된 원고의 일관성을 점검하고, 문체를 교정하며, 최종 원고를 편집한다. 퇴고, 교정, 원고 편집에서 활성화한다.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
완성된 원고의 일관성을 점검하고, 문체를 교정하며, 최종 원고를 편집한다. 퇴고, 교정, 원고 편집에서 활성화한다.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Compact the current conversation into a handoff document for another agent to pick up.
Audit and refine ADRs in docs/adr/ using the deep-module framing — a good ADR is a deep module of decision, not a dump of discussion. Use when reviewing ADRs produced by grill-with-docs, when an ADR feels meeting-notes-shaped or bloated, or when the user wants to tighten a decision record before merging.
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
Set up and use portless for named local dev server URLs (e.g. https://myapp.localhost instead of http://localhost:3000). Use when integrating portless into a project, configuring dev server names, setting up the local proxy, working with .localhost domains, or troubleshooting port/proxy issues.
Monorepo 의존성을 최신 버전으로 업데이트. Changelog 분석, 리스크 평가, 검증까지 포함.
| name | revision |
| description | 완성된 원고의 일관성을 점검하고, 문체를 교정하며, 최종 원고를 편집한다. 퇴고, 교정, 원고 편집에서 활성화한다. |
| metadata | {"author":"agentchan","version":"1.0"} |
완성된 원고의 일관성을 점검하고, 문체를 교정하며, 최종 원고를 편집하는 스킬입니다.
script 도구로 자동 일관성 검사기를 실행합니다 (file: "scripts/consistency-check.ts", args: ["--project", "files"]):
모든 챕터 및 캐릭터 파일에서 다음을 검사합니다:
결과를 검토하고 지적된 문제를 수정합니다.
각 챕터에 대해 확인합니다:
모든 챕터 교정이 완료되면 script 도구로 편집합니다 (file: "scripts/compile.ts", args: ["files", "<제목>"], 저자 추가 시 ["files", "<제목>", "--author", "<저자>"]).
이렇게 하면 files/manuscript.md가 생성되며, 표지, 목차, 전체 챕터가 하나로 합쳐집니다.