Agent skill · Code Review & Quality

review-plan

This skill should be used when the user asks to "做个复习计划", "安排复习", "考试还剩X天怎么安排", "制定学习计划", "帮我规划复习", "冲刺计划", "每天学什么", "复习时间怎么分配", "怎么安排复习", "帮我排个时间表", "期末复习怎么安排", "还有X天考试来得及吗", "帮我做个冲刺安排", or when the user mentions exam dates and wants a structured study plan with daily tasks, milestones, or sprint schedules.

mingchen666157★ · +54/wk · 1 repos on radarProfile →
claude-codecan modify files
Install
npx skills add mingchen666/Reviva --skill review-plan --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 11
SKILL.md size: 5 KB
Bundled scripts: none
Version: 1.0.0
Allowed tools: -Read-Write-Bash
Path: electron/builtin-assets/skills/review-plan/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 181 · +24 this week
Language: HTML
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 复习计划 根据考试时间、科目难度和掌握程度,生成科学合理的复习计划。 ## Purpose 帮助用户在有限时间内高效安排复习,平衡多门科目,合理分配精力,确保考前完成所有必要复习。 可生成: - 每日详细计划(时间段 + 任务) - 冲刺计划(短期高强度) - 里程碑检查点 - 多科目时间分配表 - 每日任务清单 支持: - 按剩余天数自动选择策略 - 多门考试按日期排序 - 根据掌握程度调整时间分配 - 动态调整计划 ## When to Use Use this skill when the user asks to: - 制定复习计划或学习计划 - 安排考试复习时间 - 规划每天学什么 - 分配多门科目的复习时间 - 做冲刺计划 - 评估剩余时间是否够用 - 调整已有计划 - 安排考前最后几天 示例: - "帮我做一个期末复习计划。" - "还有 10 天考试,怎么安排?" -

More from Reviva
All skills →
About this skill
What does the review-plan skill do?

This skill should be used when the user asks to "做个复习计划", "安排复习", "考试还剩X天怎么安排", "制定学习计划", "帮我规划复习", "冲刺计划", "每天学什么", "复习时间怎么分配", "怎么安排复习", "帮我排个时间表", "期末复习怎么安排", "还有X天考试来得及吗", "帮我做个冲刺安排", or when the user mentions exam dates and wants a structured study plan with daily tasks, milestones, or sprint schedules.

How do I install it?

Run `npx skills add mingchen666/Reviva --skill review-plan --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mingchen666/Reviva, a repository with 181 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going