Revenue Operations
RevOps skill covering lead routing, SDR motion design, pipeline hygiene, sales-marketing handoff automation, and revenue process optimization.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- 3742cfee
- Manifest Hash
- 968c0b9b8d3f66ec3c311c995b8393c2198b2b3cc1ee323bb4602bade665e243
- Signature
- 0GXChFji
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- 968c0b9b
Download Attested Bundle
Install Revenue Operations
Each bundle is served from the attested copy of Revenue Operations, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/29d4129b-de5c-44ea-818a-753deeffdd79?format=claude-code" -o 29d4129b-de5c-44ea-818a-753deeffdd79.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/29d4129b-de5c-44ea-818a-753deeffdd79?format=mcp" -o 29d4129b-de5c-44ea-818a-753deeffdd79.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/29d4129b-de5c-44ea-818a-753deeffdd79?format=raw" -o 29d4129b-de5c-44ea-818a-753deeffdd79.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 29d4129b-de5c-44ea-818a-753deeffdd79.bundle.jsonProvenance
- Catalog identifier:
29d4129b-de5c-44ea-818a-753deeffdd79 - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested Revenue Operations.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
RFP Responder
Generates structured RFP/RFI responses from knowledge bases. Covers compliance matrix population, win theme integration, and response quality scoring.
Rules Extraction
Extract cross-cutting principles from skill libraries and distill them into reusable rule files. Scan skills for repeated patterns, consolidate into rule sets, and output as appendable rule definitions.
Rust Patterns
Idiomatic Rust patterns: ownership, borrowing, lifetimes, error handling with thiserror/anyhow, trait design, concurrency with tokio, and performance optimization for safe systems programming.