approve-whitepaper

Validate whitepaper drafts and promote them to locked versions.

Updated May 23, 2026
One-click install
npx skills add https://github.com/xingBaGan/FANovelist --skill approve-whitepaper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: approve-whitepaper
Source: https://github.com/xingBaGan/FANovelist/tree/main/examples/novel-studio/commands/approve-whitepaper
Command: npx skills add https://github.com/xingBaGan/FANovelist --skill approve-whitepaper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of promoting a whitepaper draft to a locked version, ensuring that only acceptable drafts are finalized, thus maintaining the integrity of the final document.

Core Features & Use Cases

  • Human Validation: Ensures that a whitepaper draft is reviewed and approved by a human before it is locked.
  • Conflict Check: Before finalizing, the Skill checks for any conflicts with existing canon graph content.
  • Summary and Ingestion: Stages paragraph summaries for human review and ingests the approved whitepaper into the canon graph.

Quick Start

To approve a whitepaper draft, run the /novel-studio:approve-whitepaper command after reviewing studio/whitepaper.draft.md.

Frequently Asked Questions about approve-whitepaper

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

FAQPage Schema
How do I lock a whitepaper draft with human validation?

To lock a whitepaper draft with human validation, run the approve-whitepaper command after reviewing the draft file. The Skill stages paragraph summaries for user review and promotes the document to a locked version upon approval.

What is whitepaper content lifecycle management in a narrative studio?

Whitepaper content lifecycle management tracks a document from draft to locked status. It involves human review, conflict checking against existing content, and graph ingestion to finalize the draft into an official, locked whitepaper.

How do I check a whitepaper draft for canon graph conflicts before publishing?

Checking a whitepaper draft for canon graph conflicts happens automatically during the validation process. The Skill checks the draft against existing canon graph content and halts finalization if conflicts are detected.

Can I ingest a whitepaper into the canon graph without user review?

No, you cannot ingest a whitepaper into the canon graph without user review. The Skill explicitly requires human validation to approve the draft and stage summaries before ingesting the final document into the canon graph.

What is the best way to promote a draft to a locked whitepaper while maintaining content integrity?

The best way to promote a draft to a locked whitepaper is using an automated validation workflow. This approach checks for canon graph conflicts, stages summaries for human review, and ensures only approved drafts are finalized.