Plugins
6 pluginscurated
Secure SQL Review
Installs a pipeline to validate, plan, execute, and enforce a secure SQL code review.
4 skills · plugin
curated
Secure Rust Code Review
Installs a pipeline to validate, plan, execute, and enforce a secure Rust code review.
4 skills · plugin
curated
Secure Code Review Pipeline
Installs a pipeline to validate, plan, execute, and enforce a secure code review on PRs.
12 skills · plugin
@testdouble
Han Planning
Planning skills for the Han suite: specifying, planning, sequencing, breaking down, and stress-testing work before implementation. Home of plan-a-feature, plan-implementation, plan-a-phased-build, plan-work-items, and iterative-plan-review, plus the discussion-facilitator agent. Depends on han-communication and han-core; bundled by the han meta-plugin.
5 skills · plugin
curated
Build Feature with TDD Pipeline
Research, plan, implement with TDD, review, and commit a new feature.
5 skills · plugin
@keykor
Ship It
Opinionated plan -> ship -> review workflow for Claude Code. Skills: onboard, plan, ship, watch, fix. Reads per-repo config from CLAUDE.md so the same flow works across every repo.
5 skills · plugin
Results for “plan-review”
275 skillsplan-review-invoke
Reviews a plan from a prior session by extracting the canonical reference prompt from seed/plan-reviewer-design.md and invoking the plan-reviewer agent with it, surfacing the verdict without auto-applying changes.
0
plan-ceo-review
CEO/founder-mode plan review. (gstack)
0
plan-eng-review
Eng manager-mode plan review. (gstack)
0
review-plan
Reviews development plans for gaps, hidden assumptions, critical misses, and XP violations, then presents prioritized findings for confirmation.
7 · bundle
paper-plan
从 claim graph 编译论文大纲:编译 evidence map → 叙事结构 → 章节计划 + figure plan + citation plan,Review LLM review 必选
77
codex-plan-review
Runs a plan file through the Codex CLI as an independent adversarial reviewer, then folds accepted findings back into the plan. Read-only sandbox; Codex never edits.
0
More results
omc-plan
Creates actionable work plans through interactive interviews, direct planning, consensus loops, or plan review, with quality gates and optional multi-agent deliberation.
5
visual-plan
Transform text plans into interactive visual documents with diagrams, code snippets, and review surfaces for coding agents.
3.4k · bundle
review
Runs independent AI CLI reviewers over phase plans and merges their feedback into a REVIEWS.md file.
1 · bundle
plan-eng-review
Eng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage, performance. Walks through issues interactively with opinionated recommendations. Use when asked to "review the architecture", "engineering review", or "lock in the plan". Proactively suggest when the user has a plan or design doc and is about to start coding — to catch architecture issues before implementation. (gstack) Voice triggers (speech-to-text aliases): "tech review", "technical review", "plan engineering review".
0
plan-arbiter
Compare, cross-review, and merge competing plans from multiple agents into one executable direction with a clear handoff.
3.4k · bundle
ijfw-plan-check
Donahoe Loop audit gate before execution. Trigger: 'audit plan', 'check plan', 'review plan', 'plan audit', 'plan check', 'before we build', 'before execution', 'validate the plan', 'is this plan solid', 'plan review'. Owns pre-execution audit intent -- fires before any foreign plan-checker.
37
loop-dev-plan
Iterates through pending development plans in .cursor/plans, implementing tasks, running self-tests, reviewing code, committing locally, and moving completed plans to docs/plans/done.
0
executing-plans
Loads an implementation plan, executes tasks in batches with verification, and reports progress for review between batches.
0
subagent-driven-development
Execute implementation plans by dispatching a fresh subagent per task, with task review after each and a whole-branch review at the end.
247k · bundle
ck-plan
Guides a structured planning pipeline for coding tasks, including scope detection, research, plan creation, and review.
19 · bundle
tw-fresh-eyes-blunder-pass
Rereads code, specs, plans, reviews, or skill edits with fresh eyes to catch blunders, oversights, and omissions before closure, reporting concrete evidence-backed findings.
7
iterative-plan-review
Sharpens and stress-tests an existing plan file through multiple codebase-grounded review passes, editing it in place and recording every finding and iteration in cross-referenced companion files. Use this skill whenever the user wants to iterate on, refine, tighten, or improve a plan. Also use it when the user asks to verify, validate, or confirm feasibility of an approach. Does not implement plan steps, write test plans, review code, or investigate bugs, and does not generate new plans from scratch — use plan-a-feature for a new plan. Runs its review rounds to completion without pausing between them; to review each round as it lands, use pairing.
218 · bundle
autoplan
Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. (gstack)
0 · bundle
review-router
Routes ambiguous review or planning to one leaf workflow. Do not use for a clear code, security, UI, architecture, or migration review.
0 · bundle
weekly-review
Runs an interactive weekly review session to assess accomplishments against stated goals, identify missed items, and plan the next week with a structured report and accountability question.
0
plan-rls-audit
Audit a Supabase/Postgres project for Row-Level Security and access-control gaps, then produce a phased remediation plan. Use when "RLS", "is my Supabase secure", "anyone can read my data", "lock down my tables". App-layer session/route gates → audit-auth-flows.
8
plan
Build a compact, validation-gated implementation plan for multi-step, risky, or ambiguous work — typically when phases need explicit checkpoints, the change touches multiple files/services, or the user wants alignment before execution. Output goes to `.claude/plans/<topic>.md` (or `.agents/plans/`) with goal, in/out-of-scope, phased steps, validation per phase, and replanning triggers. Skip for trivial single-file fixes, bug investigations (use `tracer`), or open-ended exploration (use `explore`). Pair with `ship` once the plan ends and merge work begins.
1 · bundle
project-review
针对 Modular RAG MCP Server 项目的老师式复习 Agent。按章节带领用户系统复习项目知识点,每道题互动问答、给出参考答案,复习结束后记录掌握进度,每次开始时回顾上次进度并建议继续或复习。Use when user says '复习项目', '帮我复习', '带我复习', '开始复习', '项目复习', 'review project', 'study review', '学习复习', '复盘', or wants to systematically review and study the project.
0 · bundle
autoplan
Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate. One command, fully reviewed plan out. Use when asked to "auto review", "autoplan", "run all reviews", "review this plan automatically", or "make the decisions for me". Proactively suggest when the user has a plan file and wants to run the full review gauntlet without answering 15-30 intermediate questions. (gstack) Voice triggers (speech-to-text aliases): "auto plan", "automatic review".
0
review
Deprecated standalone review skill
0
plan-canvas
Opens plans and HTML artifacts in a local browser canvas where the human annotates elements, chats, and approves or requests changes without leaving the page. Use when presenting a plan for review, or when feedback like "move this, change that" is easier pointed at than typed.
1
speckit-review-run
Comprehensive code review using specialized agents — orchestrates code, comments, tests, errors, types, and simplify agents sequentially.
11
review
Analyze the available skill set and recommend candidate groups that could be consolidated into sub-skill bundles. Read-only — proposes a plan, does not move files.
14
review
通用跨模型审查:Review LLM 对任意研究制品进行独立评审,输出结构化评分、wiki 实体映射与改进建议
77
plan-ceo-review
CEO/founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it creates a better product. Four modes: SCOPE EXPANSION (dream big), SELECTIVE EXPANSION (hold scope + cherry-pick expansions), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials). Use when asked to "think bigger", "expand scope", "strategy review", "rethink this", or "is this ambitious enough". Proactively suggest when the user is questioning scope or ambition of a plan, or when the plan feels like it could be thinking bigger. (gstack)
0 · bundle
ck-plan
Guides a structured planning pipeline for coding tasks, from scoping and research to plan creation, review, and handoff.
1 · bundle
git-automation
Runs a multi-perspective review of a pull request, including code quality, tests, and potential silent failures, then reports findings ranked by severity.
1
code-review
Use this skill for code review and PR review tasks. Covers review methodology, what to flag, what to skip, and output structure.
0
edu-study-plan
Build a personalized study plan with spaced-repetition scheduling toward a deadline and goal.
0
plan-security-audit
OWASP Top 10 + Supabase-first hardening burndown. Use when "security audit plan", "OWASP audit", "hardening plan", or "security burndown". App-layer auth flows → audit-auth-flows. Table RLS → plan-rls-audit. Key rotation → plan-secrets-audit. App LLM attacks → audit-llm-security.
8 · bundle