self-assess-readiness — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited self-assess-readiness (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Evaluates your readiness to coach a learner through each Student Learning Target (SLT) in a set. Identifies where supplementary documentation or examples are needed and prioritizes which lessons to build first.
Resolve file paths based on your execution context:
${CLAUDE_PLUGIN_ROOT} is set): Read knowledge from ${CLAUDE_PLUGIN_DATA}/knowledge/ (user data), falling back to ${CLAUDE_PLUGIN_ROOT}/knowledge/ (seed data). Read research from ${CLAUDE_PLUGIN_ROOT}/knowledge/research/.knowledge/ relative to the project root (research is at knowledge/research/).Before assessing readiness, read the knowledge base for calibration data that should adjust your confidence. If any knowledge file does not exist, skip it and proceed without calibration data — use default confidence levels.
### Calibration Note
Based on [n] previous assessments:
- Overall accuracy: [%]
- Tendency to overrate: Code Demo for niche libraries
- Adjustment applied: Downgrading Code Demo for Cardano Go libraries from Partial to WeakThe user will provide a markdown file containing a list of SLTs. Read the file, then assess your readiness to coach each SLT against the dimensions below. Always read knowledge/research/slt-research-report.md for full research context before running the assessment.
Before scoring any SLT, run these six self-check tests internally. They are not output sections — they are thinking discipline that must shape every rating you give.
These tests are not optional. They are the difference between a useful readiness assessment and a self-congratulatory one.
Evaluate each SLT on the following four dimensions:
#### 1. Conceptual Explanation Can you explain this topic accurately, clearly, and at the right depth for a learner?
#### 2. Code Demonstration Can you write working, idiomatic code for this SLT?
#### 3. Learner Assessment Can you evaluate whether a student's work meets this SLT?
#### 4. Knowledge Currency Is your knowledge of this topic likely current?
Each SLT gets an overall rating determined by its weakest dimension:
Respond with a markdown document structured as follows:
# Coaching Readiness Assessment
## Summary
- **Total SLTs assessed**: [number]
- **Distribution**: [count] Ready / [count] Needs Context / [count] Needs Human
- **Overview**: [1-2 sentences on the overall pattern — where you are strong, where you are not]
## Readiness by Module
| Module | Ready | Needs Context | Needs Human | Notes |
|--------|-------|---------------|-------------|-------|
| [module name] | [count] | [count] | [count] | [brief note on module-level pattern] |
| ... | ... | ... | ... | ... |
## Per-SLT Assessment
### Module: [module name]
| # | SLT | Conceptual | Code Demo | Assessment | Currency | Overall |
|---|-----|-----------|-----------|------------|----------|---------|
| [num] | [SLT text, truncated if long] | [rating] | [rating] | [rating] | [rating] | [verdict] |
| ... | ... | ... | ... | ... | ... | ... |
#### Gap Analysis
**SLT [num]: "[SLT text]"**
- **Weak/Partial dimensions**: [list which dimensions and why]
- **What I would need**: [specific docs, examples, API references, or human review needed]
- **Risk if coached without context**: [what could go wrong — wrong API, outdated pattern, missed error]
[Repeat gap analysis for every SLT not rated Ready. Skip for Ready SLTs.]
---
[Repeat Per-SLT Assessment for each module]
## Lesson Prioritization
### Tier 1: Build First
SLTs rated Ready. These can be turned into lessons immediately.
| # | SLT | Module | Rationale |
|---|-----|--------|-----------|
| ... | ... | ... | [why this is safe to build now] |
### Tier 2: Build with Context
SLTs rated Needs Context. These can be built once supplementary materials are gathered.
| # | SLT | Module | Context Needed |
|---|-----|--------|---------------|
| ... | ... | ... | [what you need before building] |
### Tier 3: Defer
SLTs rated Needs Human. These require human expert input before lesson creation.
| # | SLT | Module | Reason for Deferral |
|---|-----|--------|-------------------|
| ... | ... | ... | [why human input is essential] |
## Context Shopping List
Consolidated, deduplicated list of resources needed to move SLTs from Needs Context or Needs Human to Ready.
| Resource | Type | SLTs Unlocked | Priority |
|----------|------|---------------|----------|
| [e.g., "gOuroboros v0.x API reference"] | [Docs / Example Code / Human Review / Version Confirmation] | [list of SLT numbers] | [High / Medium / Low] |
| ... | ... | ... | ... |
Priority is determined by leverage — resources that unlock the most SLTs rank highest.
## Set-Level Observations
[After all individual assessments, note patterns across the full set:]
- **Strength clusters** — where are you most ready, and why?
- **Weakness clusters** — where are you least ready, and what is the common thread?
- **Critical path** — which Context Shopping List items would unlock the most lessons?
- **Sequencing implications** — does readiness pattern suggest a different module order than the SLT set implies?
- **Confabulation risk zones** — which areas have the highest risk of plausible-sounding but wrong coaching?BuildTransaction signature and required parameters" is useful.assess-slts skill. This skill only evaluates your readiness to coach them as written.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.