shaft-execution-reporting

shaft-execution-reporting is a skill for Claude Code, Codex from ShaftHQ/SHAFT_ENGINE. It costs 37 tokens per session (82 once invoked), scanned A, original, MIT.

A set of instructions for reporting SHAFT test execution to engineers. SHAFT is a testing system or process, but the available description does not explain its product or test types.

In plain words
What is it for?
Use it when turning SHAFT test results into an engineering report with reconciled totals and follow-up information.
Why use it?
It helps structure execution reports around counts, coverage, environments, failures, defects, flaky tests, evidence, risks, and next actions.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the shaft-skills plugin — 30 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/shafthq/shaft_engine/shaft-execution-reporting
Any agent
npx skills add ShaftHQ/SHAFT_ENGINE --skill shaft-execution-reporting
Clone the repo
git clone --depth 1 https://github.com/ShaftHQ/SHAFT_ENGINE

Made for: Claude Code, Codex.

Or install shaft-skills, the plugin that ships this one along with the rest of its 30 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for shaft-execution-reporting

README.md
[![agentmods](https://agentmods.dev/badge/skills/shafthq/shaft_engine/shaft-execution-reporting.svg)](https://agentmods.dev/skills/shafthq/shaft_engine/shaft-execution-reporting)
Your own site
<a href="https://agentmods.dev/skills/shafthq/shaft_engine/shaft-execution-reporting"><img src="https://agentmods.dev/badge/skills/shafthq/shaft_engine/shaft-execution-reporting.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 82 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.00082
Opus 5 $0.00018 $0.00041
Sonnet 5 $0.00007 $0.00016
Haiku 4.5 $0.00004 $0.00008

Measured 6d ago against content hash 5c69ea6b5313, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

shaft-execution-reporting scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

shaft-skills/shaft-execution-reporting/SKILL.md · 9 lines

What it actually says

SHAFT Execution Reporting

Start with shaft-developer, then read and follow the execution-reporting playbook.

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 9 lines · 37 tokens per session scan A 5c69ea6b5313

Subscribe to this mod's changes

shaft-execution-reporting is a skill published in the GitHub repository ShaftHQ/SHAFT_ENGINE (408 stars, last pushed 3d ago), licensed MIT. It adds 37 tokens to every session and 82 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

qawolf-cli

Manage QA Wolf through the qawolf CLI. Use when asked to create, update, or list coverage requests, bug reports, or maintenance reports; start a run of flows or tags on the QA Wolf platform or read a run's results; list, set, or delete environment variables; manage environments, flows, or tags; request automation of…

qawolf/cli · 118 tokens

argus

Argus AI-powered QA harness — Chrome DevTools MCP reference for browser automation, accessibility, performance, security, and debugging.

ironclawdevs27/Argus · 27 tokens

test-ui

Test the Wayfinder agent extension UI by starting the dev environment and visually verifying changes via CDP. Covers the new tab page (left sidebar — Home, Scheduled Tasks, Settings, etc.) and the right side panel (chat interface). Use after making UI changes to apps/agent/.

rahulcvwebsitehosting/wayfinder · 60 tokens

playwright

Battle-tested Playwright patterns for E2E, API, component, visual, accessibility, and security testing. Covers locators, fixtures, POM, network mocking, auth flows, debugging, CI/CD (GitHub Actions, GitLab, CircleCI, Azure, Jenkins), framework recipes (React, Next.js, Vue, Angular), and migration guides from…

zebbern/termstack · 85 tokens

playwright-cli

Automate browser interactions, test web pages and work with Playwright tests.

microsoft/playwright · 19 tokens

android-ui-journey-testing

XML-specified Android UI journey testing, interactive step execution, assertion verification, and JSON outcome reporting.

sickn33/agentic-awesome-skills · 27 tokens