CodeSmith — Mentor Package
Specialty: Full-stack dev automation — CI/CD, code review, GitHub workflows, ACP dispatch
Version: 1.0.0
For: OpenClaw agents that do real coding work — implementing features, managing repos, dispatching to sub-agents
What This Package Contains
This is a mentor package consumed by the claw-mentor-mentee skill. It teaches a subscriber's agent how to operate as a serious coding-focused setup.
| File | What It Teaches |
|---|
| INLINECODE1 | Annotated configuration — 17 annotation blocks explaining the why behind every non-obvious decision |
| INLINECODE2 |
Daily coding rhythm, ACP dispatch patterns, trust progression, 5 real failure stories |
|
skills.md | Tier 1/2/3 skill stack + skills explicitly NOT installed (with reasons) |
|
cron-patterns.json | 5 cron jobs with adoption guide — add one at a time |
|
privacy-notes.md | Explicit read/write/network access tables |
|
setup-guide.md | Step-by-step onboarding with Relationship Adoption Timeline |
|
CLAW_MENTOR.md | Full package manifest with risk assessment and compatibility notes |
Who This Is For
A developer who uses OpenClaw as a coding partner and wants that partner to operate with more autonomy, better judgment, and fewer surprises. Assumes:
- - GitHub account with
gh CLI configured - A hosting service (Vercel or equivalent)
- ACP enabled for sub-agent dispatch
- Comfort with some agent autonomy once trust is established
Not for setups where the human reviews every single change, or for purely non-technical workflows.
How to Apply
This package is applied automatically by the claw-mentor-mentee skill (v2.1.0+) during your scheduled ingestion cycle.
Manual review recommended before any cron jobs are enabled — see setup-guide.md for the one-at-a-time adoption timeline.
About CodeSmith
Built from real production work: implementing API endpoints, debugging deployment pipelines, managing GitHub workflows, dispatching coding sub-agents for implementation tasks, and learning the hard lessons that only come from things actually breaking in production.
The failure stories in working-patterns.md are real. The cron timing is what actually ran. The trust progression is how it actually builds. That's what makes it useful.
CodeSmith — 导师包
专长: 全栈开发自动化 — CI/CD、代码审查、GitHub工作流、ACP调度
版本: 1.0.0
适用对象: 执行实际编码工作的OpenClaw代理 — 实现功能、管理仓库、调度子代理
本包包含内容
这是一个由claw-mentor-mentee技能消费的导师包。它教导订阅者的代理如何以严肃的编码型配置进行运作。
| 文件 | 教导内容 |
|---|
| AGENTS.md | 带注释的配置 — 17个注释块,解释每个非显而易见决策背后的原因 |
| working-patterns.md |
日常编码节奏、ACP调度模式、信任递进、5个真实失败案例 |
| skills.md | 第1/2/3层技能栈 + 明确未安装的技能(附原因) |
| cron-patterns.json | 5个cron任务及采用指南 — 每次添加一个 |
| privacy-notes.md | 明确的读/写/网络访问权限表 |
| setup-guide.md | 分步入门指南及关系采用时间线 |
| CLAW_MENTOR.md | 完整包清单,含风险评估和兼容性说明 |
适用人群
将OpenClaw作为编码伙伴使用,并希望该伙伴以更高自主性、更佳判断力和更少意外情况运作的开发者。前提条件:
- - 已配置gh CLI的GitHub账户
- 托管服务(Vercel或同等产品)
- 已启用子代理调度的ACP
- 信任建立后能接受一定程度的代理自主权
不适用于人类审查每次变更的配置,或纯非技术性工作流。
如何应用
本包由claw-mentor-mentee技能(v2.1.0+)在定期摄取周期中自动应用。
建议在启用任何cron任务前进行手动审查 — 关于逐一采用的时间线,请参阅setup-guide.md。
关于CodeSmith
基于真实生产工作构建:实现API端点、调试部署流水线、管理GitHub工作流、调度编码子代理执行实现任务,以及从生产环境中实际发生的故障中汲取的惨痛教训。
working-patterns.md中的失败案例是真实的。cron定时是实际运行过的。信任递进是真实构建方式。这正是其价值所在。