Skip to content

feat(base): clarify skill routing and reference hierarchy - #2347

Merged
zgz2048 merged 1 commit into
larksuite:mainfrom
zgz2048:codex/clarify-base-skill-routing
Aug 14, 2026
Merged

feat(base): clarify skill routing and reference hierarchy#2347
zgz2048 merged 1 commit into
larksuite:mainfrom
zgz2048:codex/clarify-base-skill-routing

Conversation

@zgz2048

@zgz2048 zgz2048 commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • route all Base Record reading, search, matching, and analysis tasks through a prominent Record query and analysis SOP
  • keep +data-query behind the SOP Cloud aggregation decision and merge its standalone guide into the DSL reference
  • rename key Base references so module entries, SOPs, and schema references are immediately recognizable
  • update CLI help, validation hints, cross-references, and contract tests to the new hierarchy

Why

Agents could discover data-query or a low-level reference before reading the analysis SOP, which encouraged premature tool selection and incomplete resource discovery. Generic reference names also obscured which files were module entries versus conditional schema details.

This change establishes the standard resource discovery chain (table-list -> field-list -> record-list / record-search) while making the Record SOP the explicit entry for record-related work.

Validation

  • go test ./shortcuts/base/...
  • go test ./internal/vfs/...
  • all skills/lark-base Markdown links resolve
  • git diff --check

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d4e16e4c-b002-4ffb-a117-d7599a25f07b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added domain/base PR touches the base domain size/M Single-domain feat or fix with limited business impact labels Aug 14, 2026
@zgz2048
zgz2048 marked this pull request as ready for review August 14, 2026 07:28
@zgz2048
zgz2048 merged commit 0a20372 into larksuite:main Aug 14, 2026
22 checks passed
@github-actions

Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

npm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@f87760f1bb814fd1b8ff3c1cd9eb86c06fc9c4d9

🧩 Skill update

npx skills add zgz2048/cli#codex/clarify-base-skill-routing -y -g

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain/base PR touches the base domain size/M Single-domain feat or fix with limited business impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants