plannotator-last

Annotate the latest assistant message in Plannotator and apply returned feedback.

Updated Aug 2, 2026
One-click install
npx skills add https://github.com/mikalv/pi-extensions --skill plannotator-last-mikalv
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plannotator-last
Source: https://github.com/mikalv/pi-extensions/tree/main/external/plannotator/apps/skills/core/plannotator-last
Command: npx skills add https://github.com/mikalv/pi-extensions --skill plannotator-last-mikalv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When reviewing AI-generated responses, users often want to mark up the most recent assistant message with corrections or comments without retyping context. This Skill opens Plannotator directly on the latest rendered assistant message and feeds the returned annotations back into the conversation. ## Core Features & Use Cases - Targeted Annotation: Runs plannotator last to open an annotation session on the most recent assistant response. - Feedback Integration: Incorporates returned annotations into the follow-up revision or continuation of that message. - Clean Targeting: Avoids sending preamble messages before invocation so the annotation session targets the correct response. - Use Case: After the assistant drafts a plan or code explanation, invoke this Skill to visually annotate that exact message in Plannotator, then have the assistant revise its response based on your markup. ## Quick Start Ask the assistant to open Plannotator on its latest response so you can annotate it and have the feedback applied to a revision.

Frequently Asked Questions about plannotator-last

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I annotate the latest assistant message with Plannotator?▼

Invoke this Skill, which runs the plannotator last command to open an annotation session on the most recent assistant response. When the session closes, any feedback you entered is incorporated into the follow-up reply.

What does the plannotator last command do?▼

The plannotator last command launches Plannotator targeting the latest rendered assistant message in the terminal. It opens an interactive annotation session and returns any feedback you submit when the session closes.

Why did Plannotator annotate the wrong message?▼

This happens when a commentary or status message is sent before running the command, since plannotator last targets the most recent rendered response. The Skill avoids this by running the command directly without any preamble.

What happens if I close Plannotator without leaving feedback?▼

If the annotation session closes without feedback, the assistant briefly notes that no annotations were returned and then continues the conversation normally. No revision is attempted without input.

Can I invoke plannotator-last automatically on every response?▼

No, this Skill has disable-model-invocation enabled and its policy disallows implicit invocation. It only runs when you explicitly request it, ensuring annotation sessions are intentional.