with one click
gen-test-data
Generate realistic test data fixtures for a data modality
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
Generate realistic test data fixtures for a data modality
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
| name | gen-test-data |
| description | Generate realistic test data fixtures for a data modality |
| disable-model-invocation | true |
Generate test data for the $ARGUMENTS modality.
proto/lifelog.protoDistribution<T> for StandardUniform implementations in common/lifelog-proto/src/lib.rs for existing patternsserver/tests/harness/mod.rsjust test to verify it compiles and worksFollow the existing Distribution<ScreenFrame> pattern in lifelog-proto as a template.
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
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