Goal
For each of the 10 must-have abilities, define the use case spec that PHP and JS developers will build from.
What to Define (per ability)
- Natural language triggers: 5-10 phrases a user might say (these become
keywords)
- Expected behavior: What the AI should do, step by step
- Response format: What the user should see (example output with markdown formatting)
- Read-only or destructive?: Does it modify data? Does it need confirmation?
- Edge cases: What if there are no results? What if there's an error?
Abilities Needing Use Cases
How to Submit
Add your use case as a comment on the relevant ability issue, or submit them all here as a single comment.
Context
- See the ability issues for implementation details
- See CLOUDFEST_HACKATHON.md for the Writer role definition
- Look at existing abilities in
src/extensions/abilities/ for examples of keywords and summarize functions
Goal
For each of the 10 must-have abilities, define the use case spec that PHP and JS developers will build from.
What to Define (per ability)
keywords)Abilities Needing Use Cases
theme-listuser-listupdate-checkdisk-usagepost-listcomment-statssecurity-scanerror-log-searchopcode-cache-statusbackup-checkHow to Submit
Add your use case as a comment on the relevant ability issue, or submit them all here as a single comment.
Context
src/extensions/abilities/for examples of keywords and summarize functions