salience-splitter

Community

Split bloated context into lean core and on-demand layers.

Authorchrono-meta
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Always-loaded context assets like SKILL.md, CLAUDE.md, and memory indexes often grow bloated with execution-specific details, bash scripts, and edge case references that waste context window space and make it harder for agents to find critical trigger and decision information quickly.

Core Features & Use Cases

  • Governance-semantic splitting: Splits content based on when it is needed (salience) rather than arbitrary length, ensuring behavioral rules and core decision logic stay in the always-loaded layer.
  • Multi-asset support: Works for SKILL.md, CLAUDE.md, and memory index files, with tailored split criteria for each asset type.
  • Built-in verification: Includes pointer integrity checks and cold-start validation to ensure the split skill remains functional for consumer agents.
  • Use Case: Your team's shared CLAUDE.md has grown to 1200 lines with dozens of rarely used setup scripts and edge case notes. Use this skill to split it into a 200-line lean core rules file and an on-demand detail reference, cutting context waste by 80% while preserving all functionality.

Quick Start

Use the salience-splitter skill to split your over-long SKILL.md file into a lean always-loaded core and an on-demand detail reference with imperative pointers.

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: salience-splitter
Download link: https://github.com/chrono-meta/forge-harness/archive/main.zip#salience-splitter

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