fix-agents

Repair broken symlinks, trim MEMORY.md, and sync CLAUDE.md policies with Turso.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill fix-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-agents
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/fix-agents
Command: npx skills add https://github.com/ammonfife/sakima.co --skill fix-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the issues related to broken symlinks, oversized MEMORY.md sections, and Turso↔CLAUDE.md conflicts within Claude agents, providing a streamlined process to ensure agents are running smoothly.

Core Features & Use Cases

  • Symlink Repair: Recreates broken symlinks to ensure all scripts and configurations are correctly linked.
  • MEMORY.md Management: Monitors and optionally trims the MEMORY.md file to ensure it doesn't grow too large.
  • Policy Resync: Synchronizes policies between CLAUDE.md and Turso, ensuring the latest policy changes are applied.
  • Agent Generation: Regenerates agents for those that are outdated or missing.

Quick Start

Run the fix-agents skill to perform automated repairs and updates on Claude agents and policies.

Frequently Asked Questions about fix-agents

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

FAQPage Schema
How do I fix broken symlinks in my Claude agent configuration?

Broken symlinks are fixed by automatically recreating the links to ensure all scripts and configurations are correctly connected. This resolves path issues that prevent Claude agents from accessing necessary configuration files.

What causes policy conflicts between CLAUDE.md and Turso?

Policy conflicts between CLAUDE.md and Turso arise when updates are applied to one system but not synchronized with the other. Resyncing policies with timestamps ensures the latest changes are applied across both systems.

How do I trim excess content from an oversized MEMORY.md file?

Excess MEMORY.md content is managed by monitoring the file size and optionally trimming lines to prevent it from growing too large. This keeps agent memory contexts streamlined and functional.

When do I need to regenerate stale Claude agent contexts?

Stale Claude agent contexts need regeneration when agents are outdated or missing entirely. Regenerating updates the agent contexts to align with the latest policies and configuration changes.

Can I synchronize agent policies across CLAUDE.md and Turso automatically?

Yes, policy synchronization between CLAUDE.md and Turso is automated using timestamps to track changes. This ensures the latest policy updates are consistently applied across all Claude agents.

What are the limitations of automated agent resync and symlink repair?

Automated agent resync and symlink repair depend on existing scripts and configuration management setup. If underlying configuration files are corrupted beyond symlink issues, manual intervention may be required.