pharaoh-finding-record

Official

Deterministic audit finding deduplication.

Authoruseblocks
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Use when recording an audit finding in the shared Papyrus workspace with automatic dedup. Uses deterministic ID to ensure the same {category, subject_id} tuple never appears twice across concurrent subagents. Returns {action: wrote|duplicate, papyrus_id}.

Core Features & Use Cases

  • Deterministic Papyrus entry: constructs papyrus_id as FACT_<category>_<subject_id> and ensures only a single write per key.
  • Idempotent across concurrent writers: duplicates are reported as 'duplicate' to prevent conflicting records.
  • Standalone and reusable: callable from any audit subagent and does not modify artefacts.

Quick Start

Invoke pharaoh-finding-record from any audit subagent when you identify an issue to create a deduplicated Papyrus entry.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pharaoh-finding-record
Download link: https://github.com/useblocks/pharaoh/archive/main.zip#pharaoh-finding-record

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.