بنقرة واحدة
debug-build
Diagnose and fix build failures systematically
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Diagnose and fix build failures systematically
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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
استنادا إلى تصنيف SOC المهني
| 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