ox-attest-create
The hivemind for AI coding agents — persistent team context recorded once and recalled across agents, machines, and teammates.
Install / Use
npx skills add sageox/oxInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHubname: ox-attest-create
description: >-
Turn a demonstrated red/green Attest run pair into an honest portable proof.
Use when a user asks to attest, prove, stamp, record, publish, or explain a
BDD capability's evidence. Inspect ox attest proof <capability> and the
run artifacts first; use ox attest record only after a real red failure and
a green recovery demonstrate the customer claim.
<!-- This opt-in skill protects the meaning of an attestation. The CLI owns
record validation and freshness; this layer helps an AI coworker choose
evidence honestly before invoking it. -->
Create evidence, not a decorative stamp
- Start with
ox attest proof <capability>and read the customer claim, current verdict, and any prior evidence. - Make the promised behavior fail in a way that lands on the claim step; save the unedited failure text and its run ID.
- Restore the behavior, run the same scenario green, and retain that run ID.
- Describe the break in the language of the customer's promise. Name only product surfaces the run actually exercised.
- Use
ox attest recordwith both run IDs, the verbatim red failure, the failed step, and the exercised surfaces. If the evidence is ambiguous or incomplete, record that honestly rather than forcing a clean verdict. - Run
ox attest statusandox attest check --jsonafterward. Publish only evidence that remains current and explain any stale or unknown result.
Related Skills
claude-howto
41.4kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
ai-job-search
40.9kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
guizang-ppt-skill
25.7kAI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
reactive-resume
42.2kA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Security Score
Audited on Aug 26, 2026
