feat: add developer skill — coding conventions + architecture guide #548
Reference in New Issue
Block a user
Delete Branch "feat/541-skill-developer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Add
uwf skill developer— reference for engine contributors.Content
Changes
packages/workflow-util/src/developer-reference.ts— skill contentpackages/workflow-util/src/index.ts— exportpackages/cli-workflow/src/commands/skill.ts— registerpackages/cli-workflow/src/cli.ts—uwf skill developersubcommandpackages/cli-workflow/src/__tests__/skill.test.ts— testsRef
Refs #541, part of #537
LGTM ✅ 架构层次、编码规范、extract pipeline、createAgent 工厂描述都准确。
1 个要改的: commit scope 列表里
agent-kit已重命名为util-agent,应更新。可以合后 follow-up 修,不阻塞。