Skip to content

Split search and analytics skills; improve workflows and release finish#84

Merged
eddietejeda merged 2 commits into
mainfrom
feat/skill-split-and-workflows
May 19, 2026
Merged

Split search and analytics skills; improve workflows and release finish#84
eddietejeda merged 2 commits into
mainfrom
feat/skill-split-and-workflows

Conversation

@eddietejeda
Copy link
Copy Markdown
Contributor

@eddietejeda eddietejeda commented May 19, 2026

Summary

  • Add bundled hotdata-search (BM25, vector, indexes, embedding providers) and hotdata-analytics (OLAP, history, Chain) sub-skills; slim core hotdata skill.
  • Expand core WORKFLOWS with:
    • Skill decision tree
    • Epic flows (onboard, chain, retrieval) with checklists and links
    • Datasets vs managed databases step-by-steps
  • Restore detailed History and Chain in analytics WORKFLOWS (datasets + managed DB paths).
  • scripts/release.sh: tag-only finish for branch-protected main; validate-changelog.py on prepare.

Test plan

  • cargo test
  • Review skill description front matter triggers (agents load the right sub-skill)
  • hotdata skills installhotdata skills status shows all four skills at CLI version
  • Spot-check WORKFLOWS links resolve in installed skill tree

After merge

  • Next CLI release tarball will include four skills under skills/.
  • Use scripts/release.sh prepare <version> then merge release PR, then scripts/release.sh finish (tag only).

Add hotdata-search and hotdata-analytics bundled skills, slim the core hotdata
skill, and expand WORKFLOWS with a decision tree and datasets vs databases
guides. Tag-only release finish for branch-protected main; validate changelog on prepare.
@sentry
Copy link
Copy Markdown

sentry Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

claude[bot]
claude Bot previously approved these changes May 19, 2026
Onboard, Chain, and Retrieval epics link into analytics and search sub-skill references.
@eddietejeda eddietejeda merged commit b287a30 into main May 19, 2026
11 checks passed
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.

1 participant