fulcra-content-review

Solid

Review prose meant for humans — proposals, docs, posts — before it ships: measured AI-tell sweep, voice matching against the real author, claims discipline, and a parallel multi-lane review protocol.

AI & Automation 10 stars 1 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
35
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Fulcra Content Review For content a human will put their name on. Code review checks that a thing works; content review checks that a thing persuades, in the owner's voice, without overclaiming. Every rule here was paid for in one real editing session — the provenance notes say where. ## 0. Decide point of view FIRST Whose voice is this? Decide before any line edit — POV drives everything else. A document that says "we" (the agents), describes its owner in third person, and credits itself in the colophon is incoherent the moment the owner shares it as theirs. If the owner's voice: first person, owner's diction, agents described as tools they used. (Provenance: the Modest Proposal draft failed exactly this way.) **Pronoun-referent audit.** Once POV is chosen, extract every "we/us/our" sentence programmatically and check each referent against the choice. One document, one "we" — a draft that uses "we" for the authors in one sentence and for the company being addressed in the next reads as sloppy to exactly the reader it's trying to persuade. Same failure class as everything else on this list: two names for one thing, and the text trusts the wrong one. (Provenance: v3 of the same draft shipped 8 referent slips; the owner caught them in the first few sentences.) ## 1. Claims discipline — before style, always - **A single measurement is not a rate.** Label it: "first live wake: 55 s", never a bare "55 s" in a stat block. One data point presented as steady-state is the ...

Details

Author
ashfulcra
Repository
ashfulcra/fulcra-tools
Created
3 months ago
Last Updated
yesterday
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

clear-and-human

Construct, review, score, and rewrite written content so it reads like a specific human wrote it, not an AI. Use this skill whenever the user wants to: write or draft prose for humans (docs, README, runbook, ADR, PR/commit message, blog post, LinkedIn post, email, Slack message, or a spoken explainer/tutorial video script); humanize or de-slop AI-generated text; check whether writing "sounds like AI"; review a draft for AI texture; rewrite content in their own voice; score a draft for authenticity or clarity; or tighten and sharpen prose. Also trigger on "humanize", "make it sound human", "sounds like AI", "does this sound like AI", "voice check", "review my draft", "rewrite in my voice", "tighten this up", "edit for clarity", "video script", "explainer script". Auto-detects content type and applies channel-specific rules. Defaults to a neutral, factual voice and never invents specifics to add texture. For deliberately persuasive marketing copy (ads, hooks, LinkedIn/Bluesky growth posts, video titles and thum

8 Updated 5 days ago
kevin-burns
AI & Automation Solid

fulcra-agent-review

Add a review handshake to a fulcra-agent-teams space: request review of an artifact (PR, doc, plan), reviewers leave verdicts, and the overall APPROVED/CHANGES/PENDING state is computed deterministically — including required-reviewer gating.

10 Updated yesterday
ashfulcra
AI & Automation Listed

content-quality-check

Editorial QA pass that catches AI tells, template language, hollow hedges, weak closers, and brand-voice violations in any draft before it publishes. Runs a deterministic linter (slop phrases, LLM-overrepresented words, "not just X, it's Y" reframes, em-dash chaining, rhetorical-question openers, announcement cliches, the brand's own Avoid list) and then an editorial judgment pass (throat-clearing openers, closers that restate the open, claims without proof, specificity, voice-pillar conformance). Reports findings by severity with line references and a fix per flag; rewrites only on request. Use whenever the user says "review this draft", "QA this post", "check for AI tells", "does this sound AI-written", "editorial review", "content quality check", "de-slop this", or is about to publish copy. Enforces the standard that brand-voice-guide builds; works standalone with the universal checklist when no voice directory exists.

0 Updated 6 days ago
esmefong