skill-simplify

Community

Simplify skill docs without breaking logic.

Authortcytan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It reduces redundancy and fixes formatting in a skill’s SKILL.md while guaranteeing functional integrity so the skill continues to behave the same way.

Core Features & Use Cases

  • Functional-first simplification: Preserves functional elements such as logic code blocks, agent calls, data structures, routing branches, and schemas while removing only safely deletable descriptive content.
  • Three-phase workflow: Runs an analysis phase to build a functional inventory, an optimization phase to apply deletion/merge/simplify/format rules, and an integrity check phase to verify counts and detect any losses.
  • Pseudo-code validation: Detects format issues like nested backticks, bracket mismatches, and structural completeness problems, then fixes them during optimization.
  • Quantitative integrity verification: Compares functional inventory baselines before vs. after, failing on critical functional loss and warning when only safe/expected decreases occur.

Quick Start

Use the skill-simplify skill to simplify a target SKILL.md by running it on the file path you want to optimize and then confirm the Phase 3 integrity check passes.

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: skill-simplify
Download link: https://github.com/tcytan/tecton/archive/main.zip#skill-simplify

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.