corner-case-management

Community

Isolate edge cases and keep main workflows clean.

Authormemect
Version1.0.0
Installs0

System Documentation

What problem does it solve?

边缘案例管理 Skill 将那些不适配主工作流的文档或规则从主流程中分离出来,通过登记、检测与解决方案的机制实现可追踪与可重复的处理策略。

Core Features & Use Cases

  • 边缘案例注册表:在 assets/ 或注册表中维护 corner_cases.json,描述每条边缘案例、检测模式与解决方案。
  • 懒加载与高阈值检索:主工作流先尝试常规处理,只有强烈匹配时才调用注册表执行边缘处理。
  • 演进循环协作:提升为主工作流(promoted)或废弃(deprecated),并记录版本。

Quick Start

将新发现的边缘案例登记到 corner_cases.json 注册表中,并确保未来文档匹配时走冷路径边缘流程。

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: corner-case-management
Download link: https://github.com/memect/kc/archive/main.zip#corner-case-management

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 510,000+ vetted skills library on demand.