debug-code-task - Debug Code Task Execution and Investigation
Fetch and analyze code task metadata and logs from Firestore
Tags
Updated: 2026-03-09Capabilities
What this skill does
- parse URL for task ID
- detect environment from URL
- fetch task document from Firestore
- fetch log lines from Firestore
- check orchestrator logs
- check container logs
Inputs
- dev.intexuraos.cloud URL
- intexuraos.cloud URL
- task ID with debug intent
- Firestore database
- orchestrator system logs
- Docker container logs
Outputs
- task metadata summary
- Firestore log lines
- orchestrator log output
- container log output
Requirements
- monorepo root execution environment
- firebase-admin module
- SSH access to worker machines
- Docker runtime access
- systemd journal access
