Skip to content

Commit fbff248

Browse files
committed
docs(skill): polish fetch-and-compare platform runs
1 parent e5e960e commit fbff248

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

  • .seqera/skills/fetch-and-compare-platform-runs

.seqera/skills/fetch-and-compare-platform-runs/SKILL.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ description: >
66
benchmark candidates, refreshing `.seqera/context`, or validating run-level
77
differences before building a report.
88
---
9-
109
# Fetch and compare Platform runs
1110

1211
Use this skill when the user wants to inspect one or more Seqera Platform runs
12+
1313
before or instead of building a full benchmark report.
1414

1515
## Best workflow
@@ -37,8 +37,8 @@ Check:
3737
- commit/revision
3838
- number of tasks fetched
3939
- task states: completed / running / failed
40-
- submit->start wait time
41-
- start->complete runtime
40+
- submit->start wait time
41+
- start->complete runtime
4242
- instance / machine-type differences
4343
- per-task cost signals where available
4444

@@ -66,7 +66,7 @@ For each run, extract:
6666
## Repo-specific interpretation hints
6767

6868
- Short-task variance often comes from Batch/spot provisioning and staging jitter.
69-
- Large submit->start gaps usually indicate scheduling overhead, not process-level code regressions.
69+
- Large submit->start gaps usually indicate scheduling overhead, not process-level code regressions.
7070
- The most meaningful report differences often appear later in heavier alignment/indexing phases, so early QC-only comparisons can be misleading.
7171
- If runs are still active, state that clearly and call out what phases have not yet been observed.
7272

@@ -78,3 +78,4 @@ Build a full benchmark report when:
7878
- the user wants charts or HTML output
7979
- cost and aggregated process summaries matter more than raw run inspection
8080
- you need JSONL handoff artifacts for downstream debugging
81+

0 commit comments

Comments
 (0)