🔧 Improvement
Description
We should add a .ai folder with subfolder for agents and for skill.
Depending on which ai is used a CLAUDE.md and a .cursorrules should be added to root explaining that it should use agents and skills from the .ai folder.
Type
Rationale
With the rise of AI assistance it would be good to share instructions that work for this project. It could also be used for instructing code review, crate creation and specifically if there is a direction which can be distinguished when analyzing the code.
Other typ of skills or agents could be for analyzing dependency updates, scanning for security och how test should be added.
Specific language features that should be promoted or coding style.
Additional Context
It would be beneficial to have if agentic workflow where to be something that we try.
As a side note, infraweave should probably have skills separately from the main project for things like module or stack development or testing of module or stack.
🔧 Improvement
Description
We should add a
.aifolder with subfolder for agents and for skill.Depending on which ai is used a CLAUDE.md and a .cursorrules should be added to root explaining that it should use agents and skills from the
.aifolder.Type
Rationale
With the rise of AI assistance it would be good to share instructions that work for this project. It could also be used for instructing code review, crate creation and specifically if there is a direction which can be distinguished when analyzing the code.
Other typ of skills or agents could be for analyzing dependency updates, scanning for security och how test should be added.
Specific language features that should be promoted or coding style.
Additional Context
It would be beneficial to have if agentic workflow where to be something that we try.
As a side note, infraweave should probably have skills separately from the main project for things like module or stack development or testing of module or stack.