Corpus Promote

Move approved project documents to canonical storage with provenance tracking.

6|3|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/carson-sweet/sweetclaude --skill corpus-promote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Corpus Promote
Source: https://github.com/carson-sweet/sweetclaude/tree/main/skills/corpus-promote
Command: npx skills add https://github.com/carson-sweet/sweetclaude --skill corpus-promote

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of document sprawl and lack of traceability by automating the transition of working documents into a structured, canonical, and indexed project knowledge base.

Core Features & Use Cases

  • Automated Promotion: Moves approved documents from working directories to canonical storage based on content type.
  • Provenance Tracking: Automatically generates JSON sidecars to maintain a clear audit trail of source files and reconciliation history.
  • RAG Integration: Indexes finalized documents into the project RAG system to ensure the AI has access to the most current, approved information.

Quick Start

Run the corpus promote skill to finalize all approved documents currently sitting in the working directory.

Frequently Asked Questions about Corpus Promote

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

FAQPage Schema
How do I archive project documents for RAG integration?

To archive project documents for RAG integration, you promote them from working directories to canonical storage with provenance tracking. This indexes strategic and research artifacts into an indexed, RAG-ready knowledge base.

What is the best way to track provenance during document archiving?

Tracking provenance during document archiving is handled automatically by generating JSON sidecars. These sidecars maintain a clear audit trail of source files and reconciliation history when documents move to canonical storage.

Do I need a pre-configured project state to finalize documentation?

Yes, finalizing documentation requires a pre-configured project state and adherence to the defined corpus pipeline structure. This ensures working documents transition correctly into the indexed RAG system.

How does document promotion reconcile working directories with canonical storage?

Document promotion reconciles working directories with canonical storage by moving approved files based on content type. This automated transition manages document sprawl and ensures traceability across strategic artifacts.

Can I automate the transition of approved design artifacts into a knowledge base?

Yes, you can automate the transition of approved design artifacts into a knowledge base. The promotion process moves approved documents from working directories into an indexed RAG-ready knowledge base.

Why does my project documentation lack traceability after archiving?

Project documentation lacks traceability after archiving if it bypasses a structured corpus pipeline. Automating the transition into canonical storage with provenance tracking ensures an audit trail and proper RAG indexing.