원클릭으로
quality-checks
Run formatting, lint, typecheck, and tests for this repo; use when validating changes or investigating CI failures.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run formatting, lint, typecheck, and tests for this repo; use when validating changes or investigating CI failures.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Save and retrieve memories or embeddings via the repo helpers or API. Use when working with embedding config or memory storage.
Navigate this repo quickly to find the correct app, package, or service, and identify the right files for changes.
Operate Temporal workflows in this repo: start, list, inspect, debug, cancel, terminate, and verify Worker Deployment routing.
Build a normalized market-context JSON bundle for a single symbol and timestamp.
Produce normalized fundamentals factors and deltas for one symbol.
Extract structured, source-attributed sentiment context for one symbol.
| name | quality-checks |
| description | Run formatting, lint, typecheck, and tests for this repo; use when validating changes or investigating CI failures. |
Run the smallest set of checks for touched code. Use workspace filters and targeted test commands.
bun run format
bun run --filter @proompteng/bumba lint
bun run --filter @proompteng/bumba tsc
bunx oxfmt --check services/bumba
go test ./services/prt
go build ./services/prt
./gradlew test --tests "pkg.ClassTest"
bundle exec rails test test/models/user_test.rb:42
pytest alchimie_tests/test_file.py -k "pattern"
references/quality-matrix.mdscripts/run-quality.shassets/quality-checklist.md