Skip to content
Discussion options

You must be logged in to vote

Yes. The Java/Spring Boot source content is already in ECC, but the Kiro-facing adapter has not been mirrored for that lane yet.

Current ECC source paths:

  • agents/java-reviewer.md
  • agents/java-build-resolver.md
  • rules/java/
  • skills/springboot-patterns/
  • skills/springboot-security/
  • skills/springboot-tdd/
  • skills/springboot-verification/

For now, the practical path is to copy those into the Kiro surface using the same shape as the existing .kiro/agents/go-reviewer.* files:

mkdir -p .kiro/agents .kiro/skills .kiro/steering/java
cp agents/java-reviewer.md .kiro/agents/java-reviewer.md
cp agents/java-build-resolver.md .kiro/agents/java-build-resolver.md
cp -R rules/java/* .kiro/steering/java/
cp -…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tranganh2820
Comment options

Answer selected by affaan-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants