Knowledge Operations
Builds and maintains organizational knowledge bases. Covers taxonomy design, content governance, search optimization, and knowledge decay management.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- 9f71c016
- Manifest Hash
- a54f5667ef68714420e80b641a47a8997146b35cc38e5f72c13c8c0894f019ae
- Signature
- YX3eFPxU
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- a54f5667
Download Attested Bundle
Install Knowledge Operations
Each bundle is served from the attested copy of Knowledge 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/722f74c6-3407-4319-806b-9eaf3705c6e7?format=claude-code" -o 722f74c6-3407-4319-806b-9eaf3705c6e7.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/722f74c6-3407-4319-806b-9eaf3705c6e7?format=mcp" -o 722f74c6-3407-4319-806b-9eaf3705c6e7.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/722f74c6-3407-4319-806b-9eaf3705c6e7?format=raw" -o 722f74c6-3407-4319-806b-9eaf3705c6e7.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 722f74c6-3407-4319-806b-9eaf3705c6e7.bundle.jsonProvenance
- Catalog identifier:
722f74c6-3407-4319-806b-9eaf3705c6e7 - 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 Knowledge Operations.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
Kotlin Coroutines & Flows
Kotlin Coroutines and Flow patterns for Android and KMP: structured concurrency, Flow operators, StateFlow, error handling, and testing.
Kotlin Exposed ORM
JetBrains Exposed ORM: DSL queries, DAO pattern, transactions, HikariCP pooling, Flyway migrations, and repository pattern.
Kotlin Ktor Patterns
Ktor server: routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.