compress

Detect and fix structural misalignments in Bedrock-managed vaults.

88|8|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/iurykrieger/claude-bedrock --skill compress-iurykrieger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compress
Source: https://github.com/iurykrieger/claude-bedrock/tree/main/skills/compress
Command: npx skills add https://github.com/iurykrieger/claude-bedrock --skill compress-iurykrieger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vaults maintained by Bedrock often suffer structural misalignments such as broken backlinks, fragmented concepts, miscategorized entities, duplicates, and misnamed entries. This skill detects these issues and automates their remediation to restore consistency and navigability.

Core Features & Use Cases

  • Detects and fixes five categories of vault misalignment (backlinks, concept fragmentation, entity miscategorization, duplicates, and misnamed entities).
  • Delegates all mutations to /bedrock:preserve to ensure safe, auditable writes.
  • Supports interactive mode (with user confirmation) and cron mode (autonomous fixes plus queued semantic proposals).
  • Useful for vault hygiene, health checks, and long-term knowledge graph maintenance.

Quick Start

Run /bedrock:compress to begin an automated alignment pass on your vault.

Frequently Asked Questions about compress

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix broken backlinks and fragmented concepts in my vault?

Fixing broken backlinks and fragmented concepts requires automated structural alignment detection that identifies miscategorized entities, duplicates, and misnamed entries, then applies remediation to restore vault consistency and navigability.

What is the best way to automate knowledge graph maintenance for a Bedrock-managed vault?

Automating knowledge graph maintenance for a Bedrock-managed vault is best handled by running an alignment pass that detects five categories of structural misalignment and delegates all mutations to a safe, auditable preservation component.

Does Bedrock support autonomous vault fixes without manual confirmation?

Bedrock supports autonomous vault fixes without manual confirmation by using cron mode, which applies structural corrections automatically and queues semantic proposals for ongoing vault hygiene.

Can I review proposed vault structural corrections before they are applied?

You can review proposed vault structural corrections before application by using interactive mode, which requires explicit user confirmation before any mutations are delegated to the preservation process.

When should I not use automated vault alignment?

Automated vault alignment should not be used on vaults not managed by Bedrock, as the structural detection, path resolution, and mutation delegation rely explicitly on Bedrock governance to ensure safe, auditable writes.