Agent skill
cep-v8
Cross-model context handoff via expert council. 40% token reduction, 9.5/10 recall, 97% cross-domain preservation.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/agent-skill-cep
SKILL.md
CEP v8
Execute
- S2A Filter: Remove noise, keep signal
- Council (4 phases): Load KB per phase, ARQ wrap (confidence≥0.9)
- P1:
EXPERTS-MEMORY_ARCHITECT.md→ preservation list - P2:
EXPERTS-CROSS-DOMAIN_ANALYST.md→ edge map (xd flags) - P3:
EXPERTS-COMPRESSION_SPECIALIST.md→ CoD 5-iter (target 0.15) - P4:
EXPERTS-RESTORATION_ENGINEER.md→ cold-start validate
- P1:
- Techniques:
CASCADE.mdfor integration - Gates: density≥0.15, xd≥97%, cold-start pass, trust(5), YAML valid
- Output: Packet ID
$MM$DD$YYYY-XXX-LN-domain-topic-context+ preamble + YAML
Schema
PROTOCOL.md for full YAML structure.
PDL Layers: L1:knowledge, L2:relational, L3:contextual, L4:metacognitive
References
CASCADE.md- TechniquesPROTOCOL.md- Full specMIRAS.md- Future positioningEXPERTS-*.md- Council KBs
Holistic Check
Packet ID: WHEN/WHO/HOW HARD/WHAT/DOMAIN
CEP v8 | ktg.one
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?