Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

Specula

Specula には specula-org から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
209
更新
2026-07-16
Forks
24
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

bug-confirmation
ソフトウェア品質保証アナリスト・テスター

Bug confirmation and reproduction. Use when: (1) a bug has been found by model checking and needs code-level validation, (2) reproducing a bug in the real system to confirm it is not a false positive, (3) assessing whether a TLA+ counterexample maps to a real triggerable scenario.

2026-07-16
tla-checking-workflow
ソフトウェア開発者

TLA+ Model Checking workflow. Use when: (1) running TLC model checking or simulation on a TLA+ spec, (2) analyzing counterexamples from invariant violations, (3) determining whether a violation is an invariant mismatch, a spec issue, or a real bug in the system implementation.

2026-07-16
bug-classification
ソフトウェア品質保証アナリスト・テスター

Severity classification of Phase 4a results. Assign severity to REPRODUCED bugs and ENV_LIMITED/MASKED findings, while recording non-severity dispositions such as FALSE POSITIVE, PENDING REPAIR, DEFERRED, and INCOMPLETE.

2026-07-12
validation-workflow
ソフトウェア開発者

TLA+ Verification workflow (orchestration). Use when: running the full verification loop — iterating between trace validation and model checking until both pass, ensuring spec faithfully models the system.

2026-07-12
harness-generation
ソフトウェア品質保証アナリスト・テスター

Trace harness generation (Phase 2.5). Use when: (1) instrumenting a system's source code to emit NDJSON traces for TLA+ trace validation, (2) writing test scenarios that exercise protocol code paths, (3) producing the first batch of traces from instrumented tests.

2026-06-30
tla-trace-workflow
ソフトウェア品質保証アナリスト・テスター

TLA+ Trace Validation workflow. Use when: (1) validating if a trace matches a TLA+ spec, (2) debugging trace validation failures (TLC reports 'Temporal properties were violated' or validation stops unexpectedly), (3) fixing spec/trace inconsistencies after root cause is identified.

2026-05-20
code-analysis
ソフトウェア開発者

Code analysis for formal verification. Use when: (1) investigating a system implementation to identify what to model in TLA+, (2) performing bug archaeology on a codebase, (3) producing a modeling brief that guides spec generation.

2026-05-18
spec-generation
ソフトウェア開発者

TLA+ spec generation from a modeling brief. Use when: (1) turning code analysis findings into a TLA+ specification, (2) generating model checking and trace validation specs, (3) producing instrumentation mappings for trace collection.

2026-05-15
writing-prompt-extra
その他コンピュータ職

Writing target-specific .prompt-extra.md files for Specula. Use when: (1) the user is setting up Specula on a new target system, (2) the user asks to write or revise a .prompt-extra.md, (3) the user wants to add bug-family hypotheses, scope guidance, or production-incident context to a target's pipeline runs.

2026-05-10