بنقرة واحدة
explore-modality
Trace a data modality end-to-end from proto definition through collector, server, and storage
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Trace a data modality end-to-end from proto definition through collector, server, and storage
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Inspect the PostgreSQL schema, tables, and data for a running lifelog instance
Validate, stage, and commit current changes with a conventional commit message
Diagnose and fix build failures systematically
Explain how a specific part of the lifelog architecture works with diagrams and data flow
Fix a GitHub issue end-to-end with tests and validation
Generate realistic test data fixtures for a data modality
| name | explore-modality |
| description | Trace a data modality end-to-end from proto definition through collector, server, and storage |
| context | fork |
| agent | Explore |
Trace the $ARGUMENTS data modality through the entire system. Report:
proto/lifelog.proto and enum in proto/lifelog_types.protocommon/lifelog-proto/src/lib.rs for DataType/Modality trait implscollector/src/modules/server/src/ingest.rs and server/src/schema.rsserver/src/query.rsserver/src/transform.rsReturn a concise map showing the data's journey through the system with specific file:line references.