ワンクリックで
cissp-status
Snapshot of CISSP study progress — mastery per domain, exam countdown, weakest topics, recommended next action
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Snapshot of CISSP study progress — mastery per domain, exam countdown, weakest topics, recommended next action
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
CISSP counsel mode — answer real-world security questions from a senior practitioner / CCSP-level advisor stance, not as an exam tutor
Explain a CISSP topic calibrated to the user's background, with wiki + glossary + exam-trap cross-links
Show the CISSP Intelligent Study Hub banner and full slash-command menu
Generate a personal KB note for a CISSP domain based on the user's background
Run (or re-run) the background calibration that writes kb/my-background.md
End-of-session debrief — summarize what was studied, surface new weak spots, offer to write to kb/
| name | cissp-status |
| description | Snapshot of CISSP study progress — mastery per domain, exam countdown, weakest topics, recommended next action |
Render a quick status snapshot for the user. Read these files (use defaults if missing — they're gitignored):
webapp/data/progress.json (if missing, fall back to webapp/data/progress.example.json)webapp/data/settings.json (if missing, fall back to webapp/data/settings.example.json)kb/weak-areas.md (optional)kb/my-background.md (optional — informs framing)Print this exact layout, filling in the values:
CISSP STATUS — <today's date, YYYY-MM-DD>
─────────────────────────────────────────
Exam date: <settings.exam_date, or "not set">
Days remaining: <calc, or "—">
Daily goal: <settings.daily_goal> questions/day
Current streak: <settings.study_streak> days
DOMAIN MASTERY
──────────────
D1 Risk Management <best_score>% <bar of █ chars, scaled to 20>
D2 Asset Security <best_score>% <bar>
D3 Architecture <best_score>% <bar>
D4 Network Security <best_score>% <bar>
D5 Identity & Access <best_score>% <bar>
D6 Assessment & Testing <best_score>% <bar>
D7 Operations <best_score>% <bar>
D8 Software Security <best_score>% <bar>
Mastered (≥80%): <count>/8
Cold (no quiz): <count>/8
WEAK TOPICS (top 5 across all domains)
──────────────────────────────────────
1. <topic> (<wrong>/<seen> wrong, D<n>)
2. ...
RECOMMENDED NEXT ACTION
───────────────────────
<one-line recommendation based on the rules below>
Start with /quiz-me <coldest domain> to establish a baseline.Drill weakest topic: /cissp-trap "<topic>" then /quiz-me <domain>.Take a full mock: open the webapp at /exam.Lift <domain>: /cissp-explain "<key concept>" then /quiz-me <id>.Maintain: /cissp-recap for an end-of-session debrief.kb/my-background.md exists, you can briefly tailor the action line (e.g., "Your sysadmin background should make D7 easy — but D2 classification scheme depth needs work").