ワンクリックで
weak-area-tracker
Use when logging, scoring, and triaging a learner's persistent weak areas to drive intervention selection.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when logging, scoring, and triaging a learner's persistent weak areas to drive intervention selection.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when generating personalized practice challenges calibrated to the learner's weak areas, level, and project context.
Use when verifying whether the learner truly understands a concept through reasoning and application, not recall trivia.
Use when simulating a technical interview to build confidence, expose reasoning gaps, and train structured communication under pressure.
Use when diagnosing a repeated conceptual mistake and designing a targeted correction loop to replace the faulty mental model.
Use when capturing or restoring a learner's persistent profile to personalize teaching across sessions.
Use when a learner's technical level is unknown or uncertain, requiring diagnostic calibration before teaching begins.
| name | weak-area-tracker |
| description | Use when logging, scoring, and triaging a learner's persistent weak areas to drive intervention selection. |
| version | 1.1.0 |
| authors | ["edu-agent-skills contributors"] |
| tags | ["memory","weak-areas","intervention","personalization"] |
| status | stable |
Maintain a prioritized, evidence-based log of topics where the learner consistently struggles. Drives which skills to activate next and prevents ignoring recurring problems in favor of always-new content.
check-understanding, challenge-generator, or misconception-detector flags a repeated error. Returning learner with prior weak areas. Planning a study/revision session. Learner reports a covered topic is still unclear.lesson-plan and revision-mode. Use tracker to decide between challenge-generator (reinforce) vs teach-concept (re-teach) vs socratic-mode (deepen). Mark confirmed improvements and remove from active tracking.Score each weak area 1–5: score = recurrence × type_weight + staleness_bonus
Intervention selection: Score 1–2 → challenge-generator. Score 3–4 → teach-concept re-teach. Score 5 → socratic-mode then misconception-detector.
last_seen.check-understanding or challenge-generator. 2 consecutive clean passes → "resolving." 3 consecutive → "resolved" and archived. Regression after resolution → re-open.Responses should contain: event details (topic + error type + source skill), action taken (added/incremented), severity score, active weak areas table (topic, type, recurrence, score, recommended intervention), session recommendation (top 1–2 focus areas), and resolution updates if applicable. Format naturally.