Agent skill · Security

narrative-quality-auditor

Use when the user asks to "audit our brand narrative" or "is this message on-canon"; runs separate typed TALE truth, system, or effectiveness profiles and never averages them into one composite. Checks differentiation, canon, landing consistency, and evidence integrity. Not for launch readiness — use launch-readiness-auditor; not for social operations — use social-quality-auditor. 品牌叙事分层审计/发布前一致性放行

aaron-he-zhugithub.com/aaron-he-zhuGitHub ↗
claude-codeApache-2.0
Install
npx skills add aaron-he-zhu/aaron-marketing-skills --skill narrative-quality-auditor --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Version: 19.1.0
Requires: Claude Code and compatible agent-skill hosts
Path: narrative/evaluate/narrative-quality-auditor/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,508
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Narrative Quality Auditor Audit narrative truth, message-system coherence, or measured effectiveness as separate TALE profiles. There is no v18 overall composite: truth cannot be averaged away by coherence, and coherence cannot stand in for effectiveness evidence. ## When This Must Trigger - The user asks whether positioning/differentiation is defensible. - A flagship surface needs a pre-publish canon/message-match gate. - A message experiment or resonance claim needs evidence-integrity review. - A full narrative review is requested; run linked profiles rather than one blended score. ## Quick Start ```text Run TALE truth on canon v7 against named alternatives and approved claims. Run TALE system on homepage/pricing/deck against canon v7 before release. Run a full review as three linked profile results; do not compute an overall score. ``` ## Skill Contract **Reads:** one canon/surface set or message experiment plus current narrative/claims truth. **Writes:** only permissioned v3 artifacts. **Done when:** each requested profile is independently complete or its Unknowns are explicit, with no canon, claims, or surface mutation. `narrative-registry` owns canon/version state and `offe

What's inside
Steps it walks through
  1. When This Must Trigger
  2. Quick Start
  3. Skill Contract
  4. Data Sources
  5. Instructions
  6. Runtime Reads
  7. Runtime and Setup
  8. Profile Procedure
  9. §2 TALE Worked Examples
  10. §3 TALE Guardrails
  11. §5 TALE Translation
  12. Report and Verdict
  13. Validation Checkpoints
  14. Persistence
Ships with 1 file
  • references/auditor-runtime.md
More from aaron-marketing-skills
All skills →
About this skill
What does the narrative-quality-auditor skill do?

Use when the user asks to "audit our brand narrative" or "is this message on-canon"; runs separate typed TALE truth, system, or effectiveness profiles and never averages them into one composite. Checks differentiation, canon, landing consistency, and evidence integrity. Not for launch readiness — use launch-readiness-auditor; not for social operations — use social-quality-auditor. 品牌叙事分层审计/发布前一致性放行

How do I install it?

Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill narrative-quality-auditor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going