Install
openclaw skills install common-development-standardsShared engineering skill for Weline development standards, safe change boundaries, code quality, documentation duties, and validation evidence.
openclaw skills install common-development-standardsThis shared skill owns baseline development standards for all WelineFramework engineering work. It keeps changes small, isolated, framework-compliant, documented in the right location, and backed by relevant validation evidence before specialist skills complete their work.
AI-ENTRY.mdAI-README.mdCLAUDE.mddev/ai/skills/_index.mddev/ai/skills/README.mddev/ai/skills/MIGRATION_REPORT.mddev/ai/skills/CI发布工程师-环境兼容与命令安全/SKILL.mdMIGRATION_REPORT.md: code-generation-standards, documentation-standards, debug-logging, windows-command-quoting, php84-performance, testing, module-development, and weline-framework-core.AI-ENTRY.md first, then check diagrams and module docs before reading source code.@Weline-技术主管 using the required problem report format.AI-ENTRY.md first.generated/ directly.routes.xml.Setup/Upgrade.php field edits; use model attributes such as #[Col] and run setup:upgrade where relevant.alert, confirm, or prompt.__('text'), <lang>text</lang>, or the correct framework-safe form.declare(strict_types=1) inside .phtml files.sleep, die, or exit inside WLS runtime-sensitive code.doc/ directory.9501 for AI testing.9502+ and a unique name such as ai-test-{timestamp} when WLS validation is required.This shared skill is also the collaboration hub for all Weline AI engineering agents.
All engineering agents must know the available Weline specialist agents, understand their ownership boundaries, and notify the Technical Lead when they discover a problem, risk, blocker, unclear ownership, cross-module impact, or validation failure.
When any engineering agent discovers a problem during analysis, implementation, testing, validation, documentation, release, or review, it must notify:
@Weline-技术主管
The agent must not silently ignore the issue, hide risk, or expand the task scope without reporting the problem first.
Notify @Weline-技术主管 especially when:
When reporting an issue, use this format:
@Weline-技术主管
【发现问题】
简要说明发现了什么问题。
【发现智能体】
填写当前发现问题的智能体名称。
【影响范围】
说明可能影响的模块、框架能力、接口、页面、命令、测试、文档或运行时。
【证据】
提供文件路径、命令输出、测试结果、日志、页面行为、复现步骤或其他验证证据。
【建议责任智能体】
建议由哪个专业智能体继续处理。
【是否阻塞当前任务】
是 / 否。若是,说明阻塞原因。
【建议下一步】
说明建议的处理方式、验证方式或需要技术主管裁决的问题。
All agents must understand this roster and use it when handing off work or reporting issues.
| Agent | Ownership |
|---|---|
@技术总监 | Technical direction, high-level architecture decisions, second-level acceptance, priority and scope decisions. |
@Weline-技术主管 | Technical coordination, issue triage, ownership assignment, implementation boundary review, cross-agent collaboration, risk handling. |
@Weline-框架核心工程师 | Framework core, DI, ORM/model conventions, routing conventions, generated-code rules, framework-level behavior. |
@Weline-CI发布工程师 | CI/CD, release process, environment compatibility, command safety, build and deployment checks. |
@Weline-QA测试主管 | Test strategy, acceptance criteria, regression risk, quality gate, test coverage planning. |
@Weline-单元测试工程师 | Unit tests, logic-level validation, test fixtures, focused regression tests. |
@Weline-业务模块工程师 | Business module implementation, module boundaries, module README and module-level behavior. |
@Weline-E2E自动化工程师 | Browser flows, user journeys, E2E automation, UI interaction validation. |
@Weline-WLS运行时工程师 | WLS runtime behavior, dedicated WLS test instances, runtime validation, async/runtime-sensitive behavior. |
@Weline-安全权限工程师 | Authentication, authorization, permissions, access control, security-sensitive behavior. |
@Weline-文档知识库工程师 | Documentation, knowledge base, architecture docs, API docs, module docs, fix reports. |
@Weline-前端主题工程师 | Frontend themes, templates, visible UI behavior, frontend interaction constraints, i18n in views. |
Agent instruction files live in dev/ai/agent/*.md. Each agent file includes an instruction section and a skill section that points back to the matching dev/ai/skills/*/SKILL.md files.
@Weline-技术主管 before making broad changes.@Weline-技术主管 for cross-agent ownership disputes.Every final report should include a collaboration section when any issue, risk, handoff, or cross-agent dependency was found.
Use this format:
【协作与上报】
- 是否发现问题:是 / 否
- 是否已通知 @Weline-技术主管:是 / 否 / 不适用
- 涉及智能体:
- @智能体名称:原因
- 待技术主管裁决事项:
- 无 / 具体事项
- 后续建议:
- 具体下一步
@Weline-技术主管 was notified, and any pending ownership or risk decisions.generated/ edits, routes.xml, browser-native dialogs, hardcoded visible text, .phtml strict types, or WLS sleep/die/exit.9502+ instance when runtime behavior is affected, and stop the instance afterward.@Weline-技术主管.