Communityv1.0.7

Code Dev

规范的 Git 开发流程:分支管理 → 开发 → PR → Review → 合并。 支持新 feature 开发和 bug 修复,强制禁止直接推送到 main。 **触发条件(需同时满足)**: 1. 用户要求"开发"、"实现"、"新功能"、"修复"、"提交 PR" 2. 预估工作量 > 30 分钟 **或**...

1.6kdownloads2stars4active installsLucius.C
View on ClawHubBack to Skills

Skill Details

Slug
code-dev
Latest Version
1.0.7
Author
Lucius.C
Published
Mar 14, 2026
Updated
May 6, 2026
Total Versions
8

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Code Dev.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.7

- Updated the compatibility section in SKILL.md for clearer requirements in English. - Now explicitly lists needed tools (git, gh), optional environment variable (GITHUB_TOKEN), and command permissions. - No changes to workflow logic or other documentation content.