ox-attest-goal
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
Skill content
View source on GitHubname: ox-attest-goal
description: >-
Pursue a customer capability to proven, Attest-backed BDD: author it from the
customer's journey, drive the acceptance run to green, then hand to
ox-attest-create to mint the honest red/green proof. Use when a user asks to
add, improve, prove, or review a BDD/customer capability, or mentions customer
flow, acceptance criteria, Gherkin, Rules, or a capability that needs proof.
Start from the desired journey, not the current implementation; use
ox attest status --json to place it in the proof ladder.
<!-- Opt-in judgment skill (thickness allowed, like ox-plan / ox-session-review):
it carries customer-journey product judgment the CLI cannot, then routes
back to the Attest verbs. The attestation CLI stays the portable source of
truth for the corpus and proof state. -->
Customer journey before mechanics
- State the customer's goal, starting point, natural action, feedback, and continuation or recovery.
- Preserve an established journey. Do not silently redesign it to make a scenario easier to automate. If the journey is unclear, name the smallest proposed flow and the product decision it needs.
- Write the
Rule:as a customer-recognizable promise — one coherent promise per block. Write scenarios in observable language: what customers can do, see, retain, and recover from. No routes, status codes, database rows, selectors, or validation regexes in Gherkin. - Cover the happy path plus consequential failure, permission, and continuity cases. Derive component/API/concurrency tests separately for the mechanics that keep the promise true.
Place it in the ladder
ox attest status --json— read the capability ladder and where this promise sits (untested → unproven → stamped → attested).ox attest proof <capability>— read the current claim, verdict, and any prior evidence before touching the tree.
Drive the capability to green
- Compile and run the project's existing acceptance workflow. A capability is
NOT proven until a terminal (
finalized) run's evidence supports it — confirm withox attest results. - When a scenario is red, close the gap in the PRODUCT, not by loosening the Gherkin. The promise is the fixed point; the implementation moves to meet it.
- Repeat until the scenarios naming the promise pass on a clean tree.
Prove, check, hand off
- Mint the durable red/green proof with the sibling ox-attest-create
playbook (
ox attest record). The honest verdict — clean vs ambiguous — is its job, not this one's. - Run
ox attest check --jsonbefore handoff to catch proof the working diff invalidated. - Publish only evidence that stays current; explain any stale or unknown result rather than papering over it.
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
