assess

Assess topic or codebase understanding using Bloom or SOLO levels.

9|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/Ic3b3rg/learn-skills --skill assess-ic3b3rg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assess
Source: https://github.com/Ic3b3rg/learn-skills/tree/main/skills/assess
Command: npx skills add https://github.com/Ic3b3rg/learn-skills --skill assess-ic3b3rg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps determine what a user actually understands about a topic or codebase, without reducing the result to a misleading numeric score. It closes the gap between “I think I get it” and a verified level of understanding.

Core Features & Use Cases

  • Level-based assessment: Places the user on a discrete Bloom or SOLO level rather than a 1–100 scale.
  • Evidence-backed verification: Checks answers against the real code or documentation before assigning a verdict.
  • Concrete gap reporting: Returns specific missing knowledge or reasoning gaps, plus a recommended next skill.
  • Use case: A developer finishes a learning session and wants to know whether they can remember, apply, or analyze the concept reliably.

Quick Start

Ask the assess skill to evaluate my understanding of event sourcing and tell me the exact Bloom level, concrete gaps, and the best next skill.

Frequently Asked Questions about assess

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate my understanding of a codebase without using numeric scores?

You can evaluate codebase understanding without numeric scores by using a competency assessment that places your knowledge on a discrete Bloom or SOLO taxonomy level. This approach verifies your answers against the actual code and reports concrete reasoning gaps with next-step recommendations.

What is the best way to check learning comprehension after a study session?

The best way to check learning comprehension after a study session is a formative assessment that uses source-closed questioning. This method requires artefact verification against real documentation and returns a concrete verdict formatted as a specific Bloom or SOLO level.

How does Bloom or SOLO taxonomy level assessment work for code comprehension?

Bloom or SOLO taxonomy level assessment for code comprehension works by verifying your answers against the actual codebase before assigning a verdict. It evaluates whether you can reliably remember, apply, or analyze concepts, then identifies specific missing knowledge and recommends a next skill.

Can I get formative feedback on what gaps remain after learning a new concept?

Yes, you can get formative feedback on remaining gaps after learning a new concept through evidence-backed verification. The assessment checks your understanding against source materials and returns a concrete gap report detailing missing knowledge along with a recommended next skill to study.

When should I use a gap analysis assessment instead of a standard grading system?

You should use a gap analysis assessment instead of a standard grading system when you need to avoid false-precision scores and determine a discrete competency level. It is ideal for post-learning reviews where you need to know exactly what reasoning gaps remain before proceeding.

Does evidence-backed understanding evaluation require access to the original source material?

Yes, evidence-backed understanding evaluation requires access to the original source material for artefact verification. The assessment must check your answers against the real code or documentation to accurately assign a Bloom or SOLO level and identify concrete knowledge gaps.