jahala

MCP Edit — Development skill for Claude Code

Development community

tilth_write replaces the host Edit and Write tools.

How to install MCP Edit

Installs to ~/.claude/skills/jahala-tilth-mcp-edit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jahala-tilth-mcp-edit && curl -fsSL https://raw.githubusercontent.com/jahala/tilth/HEAD/prompts/mcp-edit.md -o ~/.claude/skills/jahala-tilth-mcp-edit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What MCP Edit does

tilth_write replaces the host Edit and Write tools. Its full usage — hash/overwrite/append modes, hash anchors from tilth_read, grouping multi-file writes into one call, per-file partial success — is in the tilth_write tool description. DO NOT use the host Edit or Write tool. Use tilth_write for all writes.

Alternatives in Development

  • Career-Ops For Codex — Read CLAUDE.md for all project instructions, routing, and behavioral rules 32.5k ★
  • Implement Plan — You are tasked with implementing an approved technical plan from thoughts/shared/plans/ 10k ★
  • Claude Code iOS Dev Guide — A comprehensive guide for setting up Claude Code CLI with PRD-driven workflows, extended thinking (ultrathink) 492 ★

Full documentation available on GitHub

View Source Repository