claudeception

Convert session learnings into reusable Claude Code skills with YAML frontmatter.

1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/Hankanman/claude-config --skill claudeception-hankanman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claudeception
Source: https://github.com/Hankanman/claude-config/tree/main/config/skills/claudeception
Command: npx skills add https://github.com/Hankanman/claude-config --skill claudeception-hankanman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Claudeception addresses the problem of losing valuable, non-obvious insights from work sessions. It automates turning intermittent debugging discoveries, trial-and-error learnings, and project-specific patterns into reusable Claude Code skills, so future tasks start with context rather than re-deriving knowledge.

Core Features & Use Cases

  • Automatic skill extraction: captures meaningful learnings during or after work sessions and formats them as constructible Claude Code skills.
  • Semantic retrieval readiness: describes skills to enable efficient surface by semantic matching during tasks.
  • Workflow guidance: provides a template-driven extraction process with prompts and a retrospective review step to ensure quality.
  • Use cases: when solving non-obvious debugging, creating conformance patterns for a project, or documenting trial-and-error discoveries for later reuse.

Quick Start

Activate the extraction workflow by issuing the /claudeception command at the end of a session or by asking "save what we learned as a skill". Review the suggested candidates and confirm to generate new Claude Code skill files in your skills directory.

Frequently Asked Questions about claudeception

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

FAQPage Schema
How do I save debugging discoveries as reusable Claude Code skills?

To save debugging discoveries as reusable skills, trigger the extraction workflow during or after a session to convert non-obvious learnings into structured files with YAML frontmatter and provenance metadata for later semantic retrieval.

What is continuous learning and knowledge persistence in Claude Code?

Continuous learning and knowledge persistence in Claude Code mean capturing non-obvious project-specific patterns and trial-and-error insights as constructible skills, ensuring future tasks start with existing context rather than re-deriving knowledge.

How do I extract non-obvious learnings from work sessions for later reuse?

You extract non-obvious learnings by issuing a command or asking to save what was learned, which initiates a template-driven retrospective review process to format discoveries into structured skills stored under a standard skills directory with versioning.

Does Claude Code skill extraction require manual formatting for semantic matching?

Claude Code skill extraction does not require manual formatting, as it automatically enforces a YAML-frontmatter skill format and applies a templated extraction process to ensure generated files are ready for efficient surface by semantic matching.

Can I capture project-specific patterns during active debugging tasks?

You can capture project-specific patterns during active debugging tasks, because the extraction process applies during or after tasks involving experimentation or pattern discovery to create conformance patterns ready for cross-session retention.

What are the limitations of automating skill extraction from trial-and-error discoveries?

A limitation of automating skill extraction from trial-and-error discoveries is that it relies on a retrospective review step to ensure quality, meaning users must review suggested candidates and confirm generation to prevent capturing irrelevant context.