record-case

Community

Turn hard-earned lessons into reusable knowledge.

Authormykcs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you systematically archive what you learned from debugging, repeated workflow mistakes, and technical decisions so it becomes searchable, reusable knowledge instead of staying trapped in chat logs.

Core Features & Use Cases

  • Case/Pattern/Decision routing: Automatically classifies your knowledge into Case (deep), Decision (architecture choice), or Pattern (lightweight workflow preference) using clear priority rules (Case > Decision > Pattern).
  • Deep Case quality guardrails: Enforces a structured, evidence-based format with failure-path reconstruction, non-trivial decision rationale, and trigger-style “IF...THEN...ELSE...” lessons to ensure the archive is actually useful.
  • Indexing and duplication prevention: Writes to the correct storage path, appends to MEMORY.md under ## Cases, and checks for duplicates via keyword grep before committing.
  • Missing-information follow-up: If the user provides insufficient details (e.g., no observable symptoms, no commands, no environment/version), it asks targeted questions rather than guessing.

Quick Start

Record a bug fix or a workflow lesson by telling the AI to “record this /归档/留档/case 一下/学到了,” and include the key symptoms, what you tried, and how you verified the final outcome.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: record-case
Download link: https://github.com/mykcs/myk-skills/archive/main.zip#record-case

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.