pharaoh-standard-conformance

Analyze a sphinx-needs artefact against ISO26262-8, ASPICE 4.0, or ISO/SAE 21434 and emit JSON findings.

24|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/useblocks/pharaoh --skill pharaoh-standard-conformance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pharaoh-standard-conformance
Source: https://github.com/useblocks/pharaoh/tree/main/skills/pharaoh-standard-conformance
Command: npx skills add https://github.com/useblocks/pharaoh --skill pharaoh-standard-conformance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps engineers determine whether a single sphinx-needs artefact complies with a named regulatory standard by producing a JSON report of findings.

Core Features & Use Cases

  • Evaluates a single artefact against ISO26262-8 §6, ASPICE 4.0, or ISO/SAE 21434 and returns objective mechanized scores and subjective scores.
  • Resolves cross-links in needs.json for verifiability and traceability indicators when available.
  • Emits a structured JSON document suitable for automation and audit trail.

Quick Start

Provide an artefact identifier (or inline RST block) and a regulatory standard to obtain a conformance JSON report.

Frequently Asked Questions about pharaoh-standard-conformance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check sphinx-needs artefact conformance against ISO 26262 or ASPICE?

Artefact conformance is checked by analyzing a single sphinx-needs artefact against a named regulatory standard like ISO 26262 or ASPICE to produce objective and subjective scores. The evaluation applies regulatory indicator sets and emits a structured JSON report of findings.

What is the best way to evaluate regulatory compliance for a single requirements artefact?

Evaluating regulatory compliance for a single requirement artefact involves applying a deterministic rubric across mechanized and subjective indicators for standards like ISO 26262-8 §6 and ISO/SAE 21434. This process generates a per-indicator JSON findings document suitable for audit trails.

How does traceability analysis work when resolving references in needs.json?

Traceability analysis works by resolving cross-links in needs.json to verify references within a sphinx-needs artefact. When needs.json is available, the analysis uses these resolved references to accurately score verifiability and traceability indicators against the selected regulatory standard.

Can I use inline RST to evaluate artefact compliance without a pre-existing needs.json file?

You can evaluate artefact compliance by providing an inline RST block instead of an existing artefact identifier. While needs.json is used to resolve cross-links when available, the skill can still apply its deterministic rubric to score the provided artefact against the named standard.

Does ISO/SAE 21434 conformance analysis support automation and audit trails?

ISO/SAE 21434 conformance analysis supports automation and audit trails by emitting a structured JSON document containing per-indicator findings. This output format allows automated pipelines to consume the mechanized and subjective scores directly after evaluating the sphinx-needs artefact.

What standards are supported for sphinx-needs artefact conformance evaluation?

Supported standards for sphinx-needs artefact conformance evaluation include ISO 26262-8 §6, ASPICE 4.0, and ISO/SAE 21434. The analysis applies the specific regulatory indicator sets from these standards to generate a JSON report of mechanized and subjective findings.