
general-tasks
โ 25,837by mastra-ai ยท part of mastra-ai/mastra
Default process for handling open-ended tasks that touch files, the shell, or the web.
๐งฐ Not standalone. This skill ships with mastra-ai/mastra and only works together with that tool โ install the tool first, then add this skill.
This is the playbook your agent receives when the skill activates โ you don't need to read it to use the skill, but it's here to audit before installing.
General task process
- Restate the goal in one sentence.
- List the concrete steps you intend to take before doing them.
- Execute steps one at a time. After each step, briefly note the outcome.
- Prefer reading existing files before writing new ones.
- When you're done, summarize:
- What changed (files created/edited).
- What you verified.
- What remains open.
Copy & paste โ that's it
npx skills add https://github.com/mastra-ai/mastra --skill general-tasksRun this in your project โ your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.