Skip to main content
specula-org
GitHub creator profile

specula-org

Repository-level view of 15 collected skills across 3 GitHub repositories.

skills collected
15
repositories
3
updated
Aug 12, 2026
repository explorer

Repositories and representative skills

code-analysis
software-developers

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.

Aug 10, 2026
spec-generation
software-developers

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.

Aug 10, 2026
writing-modeling-guidance
software-developers

Writing target-specific modeling guidance 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 guidance file, (3) the user wants to add scenario hypotheses, scope guidance, or…

Aug 10, 2026
bug-classification
software-quality-assurance-analysts-and-testers

Final reporting for Phase 4a results. Classify severity in bug-severity.md, then write a concise human-readable findings fragment for summary.md.

Aug 7, 2026
bug-confirmation
software-quality-assurance-analysts-and-testers

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…

Jul 30, 2026
harness-generation
software-quality-assurance-analysts-and-testers

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…

Jul 25, 2026
validation-workflow
software-developers

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.

Jul 25, 2026
tla-checking-workflow
software-developers

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…

Jul 16, 2026
Showing 8 of 9 collected skills.
Showing 3 of 3 repositories
All repositories loaded