docs: add markdown domain template - #1293
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds a new domain specification document for Markdown files within the skill template. The document establishes execution identity requirements, lists supported CLI operations (create, diff, fetch, patch, overwrite), clarifies the actual behavior of patch operations, and delineates which operations belong in the related ChangesMarkdown Domain Specification
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1293 +/- ##
=======================================
Coverage 70.33% 70.33%
=======================================
Files 672 672
Lines 65322 65322
=======================================
Hits 45941 45941
Misses 15728 15728
Partials 3653 3653 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@87a0bbb92aa4310c62f80565762ea1e7360b7d3e🧩 Skill updatenpx skills add larksuite/cli#codex/add-markdown-domain-template -y -g |
Summary
Context
The markdown skill updates from #1279 were merged into skills/lark-markdown/SKILL.md, but there was no corresponding domain template entry under skill-template/domains. This follow-up fills that gap on top of the latest main branch.
Testing
Summary by CodeRabbit