agentsclimarketplace

Runtime attempt report writer

Skill ThanhNguyxnOrg/blendops/skills/runtime-attempt-report-writer

Produce an evidence-bound runtime attempt report with truth labels and next steps; does not certify upstream stack success.From its SKILL.md

Install
npx -y skills add ThanhNguyxnOrg/blendops --skill runtime-attempt-report-writer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.3 KB, 694 tokens by cl100k_base, as published. Nobody here has run it

runtime-attempt-report-writer

Purpose

Standardize how operators record what happened during a Path 1, Path 2, or CLI appendix attempt so claims stay aligned with BlendOps evidence rules.

Quick start

  • gather timestamps, commands/config surfaces touched (no secrets)
  • choose blocks from references/truth-label-blocks.md
  • fill references/attempt-record-template.md
  • route improvements via references/triage-next-steps.md

When to use

  • after any Blender connect attempt (success or failure)
  • preparing notes for docs/evals/ style provenance
  • teaching non-technical stakeholders what actually occurred

When not to use

  • replacing render-export-evidence visual artifact ledger (different scope)
  • troubleshooting systematic defects (blender-troubleshooting)

Trigger phrases

  • "write up what we tried"
  • "runtime attempt log"
  • "postmortem blender connect"
  • "evidence report template"

Prerequisites / readiness

  • honest list of actions attempted (even partial)

Input schema

Required inputs

InputWhy it is required
Path attemptedFrames disclaimers
Symptom outcomeSelects labels

Optional inputs

InputUse
Logs / screenshots referencesStrengthen Produced states
VersionsBlender + add-on + host

Output schema

Primary output

  • structured Markdown report sections A–F

Evidence / caveat output

Embedded template includes explicit Runtime + Artifact states.

Required laws

  • ../../laws/evidence-before-done.md
  • ../../laws/non-blender-user-language.md
  • ../../laws/no-arbitrary-python-interface.md
  • ../../laws/official-runtime-only.md

Official runtime boundary

Documentation skill — does not execute Blender. Must preserve Path 1 / Path 2 / CLI appendix distinctions; Path 2 references remain community third-party; CLI appendix references remain first-class upstream with no in-repo evidence file yet unless this report becomes one.

Operating procedure

  1. Identify path + host.
  2. Record actions chronologically.
  3. Assign truth labels without upgrading unjustified.
  4. Emit next steps (retry, doc link, skill route).

Mode handling

Text-only mode

Hypothetical scenario exercises labels.

Runtime-ready mode

Expect partial logs — still no automatic Verified.

Blocked runtime mode

Document blockers explicitly.

Validation checklist

  • Labels match definitions in evidence-before-done law
  • No upstream vendor blame language — factual only
  • Secrets redacted

Pass / Warn / Fail rubric

VerdictCriteria
PassComplete template + honest labels
WarnMissing version stamps
FailDeclares Verified without artifacts

Cross-skill handoff

  • Readiness before attempt → ../official-runtime-readiness-checker/SKILL.md
  • Bridge errors → ../runtime-bridge-conflict-resolver/SKILL.md
  • Path pick context → ../runtime-path-picker/SKILL.md

References

  • references/truth-label-blocks.md
  • references/attempt-record-template.md
  • references/triage-next-steps.md
  • ../../laws/evidence-before-done.md

What ships with it: 4 files

2.6 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,696. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.