Skip to content

Commit 2e3e3bc

Browse files
committed
fix(docs): correct inventory artifact names in changelog
Update the 0.14.0 changelog entries so the inventory skills reference the generated INVENTORY-* filenames. Made-with: Cursor
1 parent c9211d0 commit 2e3e3bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- **Skills**:
13-
- `@001-skills-inventory` checklist skill that emits `SKILLS-JAVA.md` in the project root using the embedded system-prompts template
14-
- `@002-agents-inventory` checklist skill that emits `AGENTS-JAVA.md` with the embedded agents table and installation targets
13+
- `@001-skills-inventory` checklist skill that emits `INVENTORY-SKILLS-JAVA.md` in the project root using the embedded system-prompts template
14+
- `@002-agents-inventory` checklist skill that emits `INVENTORY-AGENTS-JAVA.md` with the embedded agents table and installation targets
1515
- `@003-agents-installation` interactive installer that copies the six embedded robot agents into `.cursor/agents` or `.claude/agents`
1616
- Add INVEST validation to agile user-story workflow in `@014-agile-user-story` (#633)
1717
- Maven Central search guidance skill (`@114-java-maven-search`) (#605)

0 commit comments

Comments
 (0)