← 返回 Skills 市场
12180
总下载
10
收藏
145
当前安装
1
版本数
在 OpenClaw 中安装
/install agentic-coding
功能描述
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agentic-coding - 安装完成后,直接呼叫该 Skill 的名称或使用
/agentic-coding触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with PACT protocol, contract templates, and handoff-first delivery workflow.
元数据
常见问题
Agentic Coding 是什么?
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 12180 次。
如何安装 Agentic Coding?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agentic-coding」即可一键安装,无需额外配置。
Agentic Coding 是免费的吗?
是的,Agentic Coding 完全免费(开源免费),可自由下载、安装和使用。
Agentic Coding 支持哪些平台?
Agentic Coding 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Agentic Coding?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills