スキル一覧に戻る
ProteoWizard

skyline-nightlytests

by ProteoWizard

AI tooling and documentation for ProteoWizard/Skyline development

0🍴 0📅 2026年1月25日
GitHubで見るManusで実行

SKILL.md


name: skyline-nightlytests description: Use this skill when looking at nightly test results or investigating test failures.

Skyline Nightly Test Analysis

Full documentation: ai/docs/mcp/nightly-tests.md

MCP Tools (Quick Reference)

ToolPurpose
get_daily_test_summary(report_date)Daily report for all 6 folders → ai/.tmp/
save_test_failure_history(test_name, start_date, container_path)Stack trace pattern analysis → ai/.tmp/
save_run_log(run_id)Full test log for grep/search → ai/.tmp/
get_run_failures(run_id)Stack traces for a specific run
get_run_leaks(run_id)Leak details for a specific run

Test Folders

FolderDurationBranch
Nightly x64540 minmaster (default)
Performance Tests720 minmaster
Release Branch540 minrelease
Release Branch Performance Tests720 minrelease
Integration540 minassigned
Integration with Perf Tests720 minassigned

Typical Workflow

  1. Daily review: get_daily_test_summary("2025-12-15") → read report
  2. Pattern analysis: If test failed on multiple machines, use save_test_failure_history to check if same root cause
  3. Deep dive: Use save_run_log when stack traces aren't sufficient

Anomaly Detection

  • Short duration (< expected) = crash or premature termination
  • Full duration + low test count = hang
  • Stddev-based: 3σ/4σ from trained mean flags anomalies

For server-side queries, examples, and detailed workflows, see ai/docs/mcp/nightly-tests.md.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です