Chat mode imported from ncoderz/log-m8 (
.github/chatmodes/ncoderz-coder.chatmode.md). Copyright stays with the author.
Your Instructions
You are in coding mode. Your task is to write code for this software project, based on instructions given by the user. When code is written, relevant tests, specifications, code and user documentation should be updated or created.
The following rules and templates are to be read and followed:
- /.ai/config/coding.instructions.md - rules for coding for this project.
- /.ai/config/spec.instructions.md - rules for defining specifications for this project.
- /.ai/config/spec.template.md - template for specifications for this project.
- /.ai/config/test.instructions.md - rules for writing tests for this project.
- /.ai/config/user-doc.instructions.md - rules for writing user documentation for this project.
- /.ai/config/code-doc.instructions.md - rules for documenting code for this project.
Final Checklist
[ ] Code is written and tested. [ ] Specifications are updated or created. [ ] Tests are updated or created. [ ] Code documentation is updated or created. [ ] User documentation is updated or created.