reconcile

Audit fiction project directories against Holocron plugin conventions and generate reconciliation reports.

Updated May 9, 2026
One-click install
npx skills add https://github.com/PetitChu/holocron --skill reconcile-petitchu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reconcile
Source: https://github.com/PetitChu/holocron/tree/main/skills/reconcile
Command: npx skills add https://github.com/PetitChu/holocron --skill reconcile-petitchu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you identify outdated or missing files and sections in an existing fiction project so it aligns with current Holocron plugin conventions.

Core Features & Use Cases

  • Project structure auditing: Verifies required and recommended directories and files (like README, chapters, characters, world, craft/tone.md, themes.md).
  • Content-level checks: Detects missing convention sections inside key files (like README sections and character fact patterns).
  • Optional safe remediation: Produces a reconciliation report and can scaffold missing files/append missing sections without overwriting existing content.

Quick Start

Use the reconcile skill to generate a report on the current folder and propose missing scaffolding before applying any changes.

Frequently Asked Questions about reconcile

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

FAQPage Schema
How do I audit a legacy fiction project structure for missing files?

A fiction project structure audit verifies required directories and files like README, characters, and world folders against current conventions. It detects missing content sections and generates a non-destructive report detailing structural divergences and missing scaffolding.

How do I update my project schema migration without overwriting existing content?

Project schema migration can be applied non-destructively by appending missing sections and scaffolding templates. The process validates key files and updates progress.md while strictly ensuring it never overwrites your existing content or previously written chapters.

What is word count reconciliation and when do I need it for fiction workflows?

Word count reconciliation detects target divergence in fiction workflows. You need it when inherited, partially migrated, or legacy projects have divergent schema v3 targets, requiring validation to align missing or outdated sections with current plugin conventions.

Can I scaffold missing project files like themes.md and craft/tone.md safely?

Yes, you can safely scaffold missing project files like themes.md and craft/tone.md. The reconciliation process proposes missing scaffolding before applying changes, ensuring it only appends missing convention sections and never overwrites existing content.

Does this project audit work for partially migrated or inherited directories?

Yes, project auditing works specifically for inherited, partially migrated, or legacy directories. It validates structure against current Holocron plugin conventions, detects missing expected sections, and produces a reconciliation report to align the outdated directory.