bygrandamenium· 80 skills
Something in the system feels stuck or wrong — tasks are not moving, an agent has gone quiet, goals have not been updated in days, or the orchestrator has asked for a system health report. You need to run a structured check: stale tasks, stale goals, overdue human tasks, fleet heartbeat status, and metrics. This is your diagnostic toolkit. Run it on every heartbeat (orchestrator) and whenever something seems off.
$npx -y skills add grandamenium/cortextos --skill system-diagnosticsInstalls into the current project.
Run `npx skills use "https://github.com/grandamenium/cortextos" --skill "grandamenium/cortextos/system-diagnostics"` 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.