github.com/backnotprop/plannotator
| Skill | Added | Review |
|---|---|---|
plannotator-visual-explainer apps/skills/extra/plannotator-visual-explainer/SKILL.md 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. | 74 74 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 193b07e | |
plannotator-setup-goal apps/skills/extra/plannotator-setup-goal/SKILL.md Turn an idea or objective into a goal package for /goal. Interviews the user, builds a reviewed fact sheet via Plannotator, then explores the codebase to produce an execution plan. | 64 64 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 193b07e | |
plannotator-compound apps/skills/extra/plannotator-compound/SKILL.md Analyze a user's Plannotator plan archive to extract denial patterns, feedback taxonomy, evolution over time, and actionable prompt improvements — then produce a polished HTML dashboard report. Falls back to Claude Code ExitPlanMode denial reasons when Plannotator data is unavailable. | 68 68 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Reviewed: Version: 193b07e | |
plannotator-review apps/skills/core/plannotator-review/SKILL.md 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. | — | |
plannotator-last apps/skills/core/plannotator-last/SKILL.md Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue. | — | |
plannotator-annotate apps/skills/core/plannotator-annotate/SKILL.md Open Plannotator's annotation UI for a markdown file, plain-text config file (.yaml, .json, .toml, .ini, .csv, .log, …), HTML file, URL, or folder and then respond to the returned annotations. | — | |
plannotator-review apps/skills/claude/plannotator-review/SKILL.md 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. | — | |
plannotator-last apps/skills/claude/plannotator-last/SKILL.md Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue. | — | |
plannotator-annotate apps/skills/claude/plannotator-annotate/SKILL.md Open Plannotator's annotation UI for a markdown file, HTML file, URL, or folder and then respond to the returned annotations. | — | |
plannotator-review apps/kiro-cli/skills/plannotator-review/SKILL.md Open Plannotator's browser-based code review UI and address the returned feedback. | — | |
plannotator-annotate apps/kiro-cli/skills/plannotator-annotate/SKILL.md Open Plannotator's annotation UI for a file, folder, or URL, then address the returned annotations. | — | |
update-deps .agents/skills/update-deps/SKILL.md Audit and update npm/Bun dependencies with supply chain integrity checks — verifies maintainers, publish age, tarball diffs, and provenance before bumping. Defers risky packages to ~/.supply-chain/notes/. | 56 56 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 193b07e | |
review-renovate .agents/skills/review-renovate/SKILL.md Review Renovate bot PRs that update GitHub Actions dependencies. Verifies supply chain integrity by checking pinned commit SHAs against upstream tagged releases, reviews changelogs for breaking changes, and confirms compatibility with existing workflow configurations. Use when a Renovate PR updates GitHub Actions in .github/workflows/. | 80 80 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 193b07e | |
release-plannotator .agents/skills/release/SKILL.md Prepare and execute a Plannotator release — draft release notes with full contributor credit, bump versions across all package files, build in dependency order, and kick off the tag-driven release pipeline. Use this skill whenever the user mentions preparing a release, bumping versions, writing release notes, tagging a release, or publishing. Also trigger when the user says things like "let's ship", "prep a release", "what's changed since last release", or "time to cut a new version". | 74 74 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: 193b07e | |
pierre-guard .agents/skills/pierre-guard/SKILL.md Guard against breaking the @pierre/diffs integration in Plannotator's code review UI. Use this skill whenever modifying DiffViewer.tsx, upgrading the @pierre/diffs package, changing unsafeCSS injection, adding new props to FileDiff, or touching shadow DOM selectors or CSS variables that cross into Pierre's shadow boundary. Also trigger when someone asks "will this break the diff viewer", "is this safe to change", or when reviewing PRs that touch the review-editor package. | 77 77 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 193b07e |