Probably mostly in order
- Fully flesh out the project configs and how that plays into system setup
- Add
arm-cli system install-toolsfor easy configuration of new machines - Add additional tab completes
- Additional integration tests on project setup
- Deployment tools - possibly using ansible or maybe save that for later
- Connect to container registries for skill install
- More comprehensive documentation of intent
- Explore alternative interactive CLI libraries (e.g., questionary) for better page size control in menus
These are probably not all-encompassing, but it's what I am thinking about right now.
Other ideas
- Ansible
- LLM project configuration assistant - connection to skill docs
- ARM checks in CI - probably no reason to, but it does need to work there