redhat-developer / redhat-developer/rhdh-plugins
Neo4j — SkillBundle Support (issue 18 of 29)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 48
- Forks
- 120
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 337
Description
Labels: ready-to-code
Depends on: Issue 17 (#TBD core sync adapter)
RHIDP Stories: RHIDP-15300
Feature: RHDHPLAN-1507 — Epic RHIDP-15295
Add SkillBundle node creation with INCLUDES relationships linking bundles to their constituent skills, bundle update propagation, deletion cleanup, and metadata validation.
Tasks
From openspec/changes/neo4j-knowledge-graph/tasks.md group 4 (RHIDP-15300):
- 4.1 Implement SkillBundle node creation with properties
- 4.2 Implement INCLUDES relationship creation from
spec.skillslist - 4.3 Implement SkillBundle update propagation
- 4.4 Implement SkillBundle deletion cleanup
- 4.5 Implement SkillBundle metadata validation
- 4.6 Add bundle composition example queries to
examples/neo4j-queries.cypher
Specifications
openspec/changes/neo4j-knowledge-graph/specs/skill-bundles/spec.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with openspec/changes/neo4j-knowledge-graph/specs/skill-bundles/spec.md and group 4 in openspec/changes/neo4j-knowledge-graph/tasks.md, then review the core sync adapter from issue 17. Use examples/neo4j-queries.cypher for the requested composition examples. Done means SkillBundle nodes, INCLUDES relationships, update and deletion behavior, metadata validation, and example queries are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- neo4j, typescript
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100