---
name: IELTS Mock Review
slug: ielts-mock-review
category: Quality
description: IELTS Mock Review analyzes a completed IELTS mock test using section scores, timing, question results, and writing or speaking evidence. Use it to spot the biggest weaknesses and choose a small set of repair tasks after a mock exam.
github: "https://github.com/Jobo16/ielts-all-in-one-skills/tree/main/skills/ielts-mock-review"
language: Python
stars: 10
forks: 0
install: "npx degit https://github.com/Jobo16/ielts-all-in-one-skills/tree/main/skills/ielts-mock-review ~/.claude/skills/ielts-mock-review"
installs_to: ~/.claude/skills/ielts-mock-review
source_path: skills/ielts-mock-review/SKILL.md
collection_size: 8
category_size: 1354
collection_url: "https://dirskills.com/collections/Jobo16/ielts-all-in-one-skills"
added: 2026-08-12T04:42:34.918Z
last_synced: 2026-08-12T04:42:34.918Z
canonical_url: "https://dirskills.com/skills/ielts-mock-review"
---

# IELTS Mock Review

IELTS Mock Review analyzes a completed IELTS mock test using section scores, timing, question results, and writing or speaking evidence. Use it to spot the biggest weaknesses and choose a small set of repair tasks after a mock exam.

**Install:**

```bash
npx degit https://github.com/Jobo16/ielts-all-in-one-skills/tree/main/skills/ielts-mock-review ~/.claude/skills/ielts-mock-review
```

## README

# IELTS 模考复盘

默认用简体中文。浏览器负责计时、播放、答题和提交；本 Skill 负责解释已有证据、判断修复优先级和安排下一步。模考结果不是官方成绩，也不应单独视为稳定水平。

## 工作流

读取 [模考复盘](workflows/mock-test-review/WORKFLOW.md)。

## 执行要求

- 先确认哪些科目已完成且可比较；缺失或中断部分必须明确标注，不要补造总分。
- 阅读和听力按题型与技能代码归类；写作和口语基于本地 rubric 证据，并说明判断可信度。
- 区分知识缺口、策略问题和时间管理问题；最多确定三个高影响修复任务。
- 需要历史趋势、题库结果或记录复盘时，先读 [MCP 配置](references/setup.md) 与 [学习循环](references/learning-loop.md)。
