By hiniachi
Replaces raw Edit / Write / MultiEdit with twenty-one kind-specific edit_* MCP tools (14 SQLite-derived impl tools + edit_cosmetic + 6 workflow-axis kinds) that encode the testing obligations for each kind of change directly in their tool descriptions. Every declaration carries a required provenance field naming the epistemic source of the edit. Impl tools carry a required prod/test target flag so test edits are visible inside their kind's audit surface.
Use when formalizing or extending a project's uncertainty-marker conventions in CLAUDE.md — codifies a small greppable controlled vocabulary across two orthogonal axes (work-status: TODO / FIXME / XXX / HACK / NOTE, and epistemic-certainty: Observed / Inferred from <X> / **Hypothesis** / **Unverified**) with per-language syntax examples for the languages present in the current project. Trigger when the user asks to "establish ambiguity markers", "codify uncertainty conventions", "add hedging vocabulary to CLAUDE.md", or invokes `/ambiguity-markers`. Complements meta-edit's required `provenance` field (docs/SPEC.md §3.3 / §4) by giving its prose-hedging obligation a concrete grep-discoverable vocabulary that humans, agents, and tooling can all index over.
Use when starting development work in a project where the meta-edit MCP server is registered, especially on first contact in a new session, when encountering a deny-raw-edit hook denial, or when the typed_edit tool catalog is missing from the agent's tool list. Provides the twenty-one-tool surface map and selection heuristic so the agent can pick the right tool before its first edit.
Admin access level
Server config contains admin-level keywords
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
npx claudepluginhub hiniachi/meta-edit --plugin meta-editComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques