Taskfile prompts
Taskfile prompts is a cli command set, a specification template and way of integrating prompt specifications into existing software development projects.
CLI commands
With a taskfile you have access to create-prompt and list-promts: <
Specification template
When creating a new prompt this template is used: https://codeberg.org/janikvonrotz/taskfile.build/src/commit/main/prompt.md.template
Integration
Prompt files are created into in the prompts folder in the current directory.
See https://codeberg.org/janikvonrotz/taskfile.build/src/branch/main/prompts for examples.