# Graduate

> >

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

## Install

```sh
agentstack add skill-enbiyagoral-claude-graduate
```

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

## About

# Graduate a common mistake

Target item: $ARGUMENTS

## Step 1 — Read common-mistakes.md

Read `.claude/rules/common-mistakes.md`. Show the current list.

## Step 2 — Identify the item to graduate

From `$ARGUMENTS`:

- If a number → graduate that numbered item
- If a keyword → find the item that matches, confirm with user
- If no argument → list all items and ask which to graduate

If the list has fewer than 8 items, ask: "The list isn't full yet — are you sure you want to graduate this now, or is it no longer relevant?"

## Step 3 — Check docs/learnings/ template

Read `docs/learnings/README.md` if it exists to understand the expected format.

## Step 4 — Ask for context before writing

```text
Before I graduate "", a few things:

1. Why is this being graduated?
   a) It's fully resolved — we fixed the root cause
   b) It happened enough times that it needs a proper write-up
   c) It's no longer relevant to this project

2. Is there a specific incident or PR where this came up?
   (optional — helps future readers understand the severity)

3. Any additional detail beyond what's in the mistake entry?
```

Wait for answers.

## Step 5 — Write docs/learnings/YYYY-MM-DD-.md

Use today's date. Slug = kebab-case version of the mistake title.

```markdown
# 

**Graduated**: 
**Source**: common-mistakes.md

## The mistake

## Why it matters

## Root cause

## How to avoid it

## Reference

```

## Step 6 — Remove from common-mistakes.md

Edit `.claude/rules/common-mistakes.md`:

- Remove the graduated item
- Renumber the remaining items (1, 2, 3...)
- Do not leave a gap or placeholder

## Step 7 — Print summary

```text
Graduated: ""
Written to: docs/learnings/YYYY-MM-DD-.md
Removed from: .claude/rules/common-mistakes.md
Remaining items: /10

The learning is now in Tier 2 (docs/learnings/) — loaded when relevant,
not every session. This frees up a slot in common-mistakes.md.
```

## Source & license

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

- **Author:** [enbiyagoral](https://github.com/enbiyagoral)
- **Source:** [enbiyagoral/.claude](https://github.com/enbiyagoral/.claude)
- **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-enbiyagoral-claude-graduate
- Seller: https://agentstack.voostack.com/s/enbiyagoral
- 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%.
