Motivation#
I want to start collecting feedback on this CLI and using it myself as soon as possible.
Solution#
So that I can dogfood and confirm that this cli works, use the tangled cli command to create issues for the remaining MVP tasks. The remaining work is captured in TODO.md (Pull Request Phases #1, 2, 3, and Repository Management)
Acceptance Criteria#
- For each of the remaining blocks of work, create one issue.
- For each of the sub-tasks include a
- [ ]for the sub-items to be done in the issue description. - Once all issues are added, use
tangled issue viewto verify all details from the TODO.md are captured in each issue, then delete the original TODO.md. - Update the README.md to point contributors towards the Tangled issue tracker.
- Create a CLI_FEEDBACK.md file summarizing what worked with the cli, what slowed progress down, and what could be changed. Break suggestions down in to COULD and SHOULD reflecting on efficiency, performance, security, and accessability as an AI tool.
TODO#
- Retrieve details of this issue use
tangled issue view - Access TODO.md for details of remaining work to do
- Create issues for each of the remaining MVP work items using this issue as a template using
tangled issue create - Verify all information in TODO.md is captured
- Delete TODO.md
- Update README.md to refer contributors to the tangled.org issues for this repo
- Create the CLI_FEEDBACK.md summarizing learnings from using the CLI to accomplish this task
This has been dogfooded. Closing.