Skip to content

[FSTORE-2028][Append] Bugfixes and UI tweaks#957

Open
jimdowling wants to merge 2 commits into
logicalclocks:mainfrom
jimdowling:may19-bug-fixes
Open

[FSTORE-2028][Append] Bugfixes and UI tweaks#957
jimdowling wants to merge 2 commits into
logicalclocks:mainfrom
jimdowling:may19-bug-fixes

Conversation

@jimdowling
Copy link
Copy Markdown
Contributor

Summary

Skill catalog updates that pair with the CLAUDE.md / AGENTS.md template refresh in hopsworks-ee#3026:

  • Rename skills/hops/hops-agent-jobs/skills/hops/hops-agent-job/ so the directory name matches the singular form referenced from the project-bootstrap templates.
  • Rewrite skills/ml/hops-reqs/SKILL.md as an ML system specification author rather than a build-everything skill. It now writes a reqs/ markdown spec, asks whether to implement, and points downstream skills (hops-feature-pipeline, hops-training-pipeline, batch-inference-pipeline, online-inference-pipeline, hops-app) at the actual implementation steps.

Test plan

  • hops-agent-job is reachable under the new path; the CLAUDE.md template's (use hops-agent-job skill) reference resolves.
  • hops-reqs invokes downstream skills when the user asks to build an ML system.

🤖 Generated with Claude Code

Skill catalog updates:
- Rename hops-agent-jobs/ to hops-agent-job/ so the directory matches the
  skill name referenced from CLAUDE.md / AGENTS.md (singular).
- hops-reqs: reframe the skill as an ML system specification author —
  scope is to produce a reqs/ markdown spec, ask whether to implement,
  and load downstream skills (hops-feature-pipeline,
  hops-training-pipeline, batch-inference-pipeline,
  online-inference-pipeline, hops-app) for the actual build steps.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

Coverage report

This PR does not seem to contain any modification to coverable code.

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