with one click
debug-build
Diagnose and fix build failures systematically
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Diagnose and fix build failures systematically
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Inspect the PostgreSQL schema, tables, and data for a running lifelog instance
Validate, stage, and commit current changes with a conventional commit message
Explain how a specific part of the lifelog architecture works with diagrams and data flow
Trace a data modality end-to-end from proto definition through collector, server, and storage
Fix a GitHub issue end-to-end with tests and validation
Generate realistic test data fixtures for a data modality
| name | debug-build |
| description | Diagnose and fix build failures systematically |
| disable-model-invocation | true |
A build failure needs debugging. Context: $ARGUMENTS
tools/ai/check_digest.sh nix develop --command cargo check --all-targets to get current errorscargo build -p lifelog-proto first)just validate to ensure clippy + tests also passIMPORTANT: If proto-generated code is stale, rebuild proto first: nix develop --command cargo build -p lifelog-proto