← Back to Skills Marketplace
12180
Downloads
10
Stars
145
Active Installs
1
Versions
Install in OpenClaw
/install agentic-coding
Description
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
Usage Guidance
Reasonable to install if you want a stricter AI coding workflow. Before enabling its opt-in memory, review what may be written under ~/agentic-coding/ and keep task contracts narrow so code changes stay within an agreed scope.
Capability Analysis
Type: OpenClaw Skill
Name: agentic-coding
Version: 1.0.0
The skill bundle consists entirely of markdown documentation and a metadata JSON file, with no executable code. The instructions for the AI agent, primarily in SKILL.md and setup.md, define a structured, contract-first coding workflow. Crucially, the skill explicitly disclaims network requests, access outside its designated local memory path (~/agentic-coding/), and writing to global stores, reinforcing a secure and transparent operational model. All instructions are geared towards guiding the agent's behavior for a disciplined coding process, with an emphasis on user approval and evidence-based actions, rather than subverting its purpose or performing harmful actions.
Capability Assessment
Purpose & Capability
The skill guides AI-assisted coding, refactors, and bug fixes, which can affect project files, but that matches its stated purpose and is constrained by contracts, non-goals, validation, and reviewer handoffs.
Instruction Scope
Instructions emphasize scoped work, approval before coding in the prompt templates, stop conditions, and evidence before claiming success; I found no instruction to bypass user control or perform unrelated high-impact actions.
Install Mechanism
The artifact contains six markdown files only, all non-executable, with no install script, obfuscated code, package payload, or automatic command execution; metadata only declares git as a required binary.
Credentials
The skill stores contracts, evidence, handoffs, and preferences under ~/agentic-coding/, which is disclosed and proportionate for a coding-process skill, though users should expect local workflow notes to persist there.
Persistence & Privilege
Persistence is opt-in for activation preferences and scoped away from global memory stores or external configuration; no credentials, session stores, elevated privileges, network access, or background workers are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agentic-coding - After installation, invoke the skill by name or use
/agentic-coding - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with PACT protocol, contract templates, and handoff-first delivery workflow.
Metadata
Frequently Asked Questions
What is Agentic Coding?
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints. It is an AI Agent Skill for Claude Code / OpenClaw, with 12180 downloads so far.
How do I install Agentic Coding?
Run "/install agentic-coding" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Agentic Coding free?
Yes, Agentic Coding is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Agentic Coding support?
Agentic Coding is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Agentic Coding?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills