mentat-implement
CommunityAtomic Plan Executor for Mentat
Authormatheushenriquefs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The mentat-implement Skill addresses the challenge of implementing a single mentat plan atomically in the current agent, allowing for Test-Driven Development (TDD), gates, and per-slice commits.
Core Features & Use Cases
- Atomic Plan Execution: Execute one plan slice-by-slice with TDD and gates.
- Worktree Isolation: Run each slice in its own worktree and devcontainer for isolation.
- Serial Merge Queue: Ensure each slice is rebased, re-gated, and fast-forwarded onto a holding branch before merging.
- Use Case: Ideal for parallel coding agents where each slice represents a portion of a project that can be independently developed and tested.
Quick Start
Execute the 'my-plan' slice with TDD and gates by running: /mentat-implement run --land my-plan
Dependency Matrix
Required Modules
mentat
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mentat-implement Download link: https://github.com/matheushenriquefs/mentat/archive/main.zip#mentat-implement Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.