You are about to start any meaningful piece of work — a research task, a build, a draft, a deployment, anything with a deliverable. Before you begin, create a task. During the work, mark it in_progress and write WORKING ON to daily memory. When done, complete it with a result summary and log a task_completed event. If you are blocked, set the task to blocked with the reason. If a human needs to do something first, assign it to them. Without a task, your work is invisible to the dashboard and the user.
$npx -y skills add grandamenium/cortextos --skill tasksInstalls into the current project.
Run `npx skills use "https://github.com/grandamenium/cortextos" --skill "grandamenium/cortextos/tasks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/grandamenium/cortextos" that are relevant to the current task. Run `npx skills add "https://github.com/grandamenium/cortextos"` and select the relevant skills, then follow their instructions.