Skip to content

feat(analytics-skill): return stored values verbatim, no cleanup - #350

Open
kevinmessiaen wants to merge 1 commit into
mainfrom
cherry/analytics-return-values-verbatim
Open

feat(analytics-skill): return stored values verbatim, no cleanup#350
kevinmessiaen wants to merge 1 commit into
mainfrom
cherry/analytics-return-values-verbatim

Conversation

@kevinmessiaen

@kevinmessiaen kevinmessiaen commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

What

Adds a rule to the analytics SKILL.md: copy source strings (titles, names, codes) character-for-character in the answer rather than correcting typos, casing, or abbreviations. The source string is the ground truth for a retrieval question, so a "corrected"/normalized value is a different string that no longer matches the data.

Changes

  • packages/cli/src/skills/analytics/SKILL.md — new "Return stored values verbatim" rule
  • packages/cli/test/skills/analytics-skill-content.test.ts — assertion guarding the rule's presence

Copy source strings (titles, names, codes) character-for-character in the
answer rather than correcting typos, casing, or abbreviations; guard the rule
with a phrase in the skill-content test.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011Q2q8GTZBn98eg6zUjDxvR
@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ktx-docs-site Ready Ready Preview, Comment Jul 12, 2026 11:37am

Request Review

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants