원클릭으로
plannotator-last
Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Open Plannotator's annotation UI for a markdown file, HTML file, URL, or folder and then respond to the returned annotations.
Open Plannotator's annotation UI for a markdown file, HTML file, URL, or folder and then respond to the returned annotations.
Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers follow Plannotator's prescriptive approach; all other visual content delegates to nicobailon/visual-explainer.
Open Plannotator's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back.
Open Plannotator's annotation UI for a file, folder, or URL, then address the returned annotations.
Open Plannotator's browser-based code review UI and address the returned feedback.
| name | plannotator-last |
| description | Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue. |
| allowed-tools | Bash(plannotator:*) |
| disable-model-invocation | true |
!plannotator annotate-last $ARGUMENTS
The output above will be one of:
The user approved., OR a JSON object with "decision": "approved". The user approved your last message. Acknowledge with a single sentence ("Approved.") and stop. Do not begin any work."decision": "dismissed". The user closed the session without requesting changes. Acknowledge with a single sentence ("Annotation session closed.") and stop. Do not begin any work."decision": "annotated" and a "feedback" field. Address the feedback. The user has reviewed your last message and provided specific annotations and comments.