Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A strong, highly actionable routing skill with clear sequenced workflows and validation gates for risky/destructive operations. The weak point is progressive disclosure: a repeatedly-cited creative-design.md reference is missing from the bundle, and one routing row leaves its reference as vague prose instead of a link to an existing file.
Suggestions
Add the missing creative-design/creative-design.md bundle file (or fix the path) — it is referenced as the full development+publish flow for html/creative apps, so its absence leaves a critical path dangling.
Turn the access-scope routing row into an explicit link to the existing references/lark-apps-access-scope-get.md and references/lark-apps-access-scope-set.md instead of the vague '对应 access-scope reference'.
Tighten the dense routing-table prose and de-duplicate guidance that appears in both the table and the 高频路径/护栏 sections to improve token efficiency.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Largely efficient and assumes competence (no explaining what git/env vars are), but the dense Chinese routing table and several long guideline sentences are padded and could be tightened; some rows carry near-duplicate detail already stated elsewhere. | 2 / 3 |
Actionability | Provides concrete executable commands throughout (lark-cli apps +list --keyword, +get --app-id <app_id> -q '.data.app.app_id', git credential refresh, env-set --yes), with specific flags and exact query paths rather than vague direction. | 3 / 3 |
Workflow Clarity | Multi-step flows are explicitly sequenced with validation checkpoints: app_id resolution has a numbered priority list, the publish path requires commit+push then +release-create/+release-get polling, and destructive ops (+env-delete, role delete) have confirmation gates and a 'stop and report' feedback loop on git-credential failures. | 3 / 3 |
Progressive Disclosure | The intent-routing table cleanly points to one-level-deep reference files (mostly real and present under references/), but two navigation paths are broken/vague: creative-design/creative-design.md is referenced repeatedly yet the bundle file/directory does not exist, and the access-scope row says '对应 access-scope reference' with no link even though the two files exist. | 2 / 3 |
Total | 10 / 12 Passed |