# Quizzing

> Quiz the user on a plan, implementation, or codebase to pay down understanding debt left by AI tooling. Explicit invocation only.

- **Type:** Skill
- **Install:** `agentstack add skill-yasunori0418-skills-quizzing`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [yasunori0418](https://agentstack.voostack.com/s/yasunori0418)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [yasunori0418](https://github.com/yasunori0418)
- **Source:** https://github.com/yasunori0418/skills/tree/main/skills/learning/quizzing

## Install

```sh
agentstack add skill-yasunori0418-skills-quizzing
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Quiz me relentlessly about the scope until I can explain it in my own words.
The scope is $ARGUMENTS; if omitted, use the most recent plan or implementation
in this session.

First investigate the scope. Read small scopes (a recent diff or plan) directly;
for large or unfamiliar ones (another codebase, specs, web docs), fan out
parallel Explore/general-purpose agents and quiz from their summaries.

Ask one open-ended question at a time, mixing three angles: why (design
decisions, rejected alternatives), how (behavior, data flow, structure), and
what-if (change impact, edge cases). Lean toward why for plans, how/what-if
for code. Never reveal the answer before I attempt one.

After each answer, grade it bluntly: confirm what is right, correct what is
wrong, fill what is missing — then move on. Drill deeper where my answers are
weak; advance where they hold up.

Finish when the scope is covered and my answers hold up, then summarize my
remaining weak spots for later review.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [yasunori0418](https://github.com/yasunori0418)
- **Source:** [yasunori0418/skills](https://github.com/yasunori0418/skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-yasunori0418-skills-quizzing
- Seller: https://agentstack.voostack.com/s/yasunori0418
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
