Skill Detail

Put coding agents on a governed local Git workflow with AgentPlane

Run coding agents inside a repo with explicit policy files, task state, approvals, and closure records when teams need auditable local workflows instead of opaque agent runs.

Templates & WorkflowsMulti-Framework
Templates & Workflows Multi-Framework Security Reviewed
โญ 38 GitHub stars โฌ‡ 817/wk npm
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill put-coding-agents-on-a-governed-local-git-workflow-with-agentplane Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Node.js, Git repository, coding agent runtime used inside the repo
Install & setup
npm install -g agentplane, then run agentplane init inside the target repository.
Author
basilisk-labs
Publisher
Open Source Project
Last updated
Apr 18, 2026
Quick brief

Use AgentPlane when coding-agent work needs a governed repository workflow with visible task records, approvals, verification state, and deterministic closure. The project is explicitly a local CLI for agent-driven development inside an existing Git repository.

How it works

What this skill actually does

Invoke this instead of a normal coding assistant session when the requirement is repo-native governance and auditability, not just freeform agent help. The scope boundary is clear: AgentPlane adds workflow control and recorded state around agent execution inside Git. It is not a generic IDE, model SDK, or hosted assistant listing.