auracle-docs

Synchronize Confluence documentation with codebase changes from git history.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/digimap2000/auracle_now_moved --skill auracle-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auracle-docs
Source: https://github.com/digimap2000/auracle_now_moved/tree/main/.skills/auracle-docs
Command: npx skills add https://github.com/digimap2000/auracle_now_moved --skill auracle-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill ensures that the external-facing Confluence documentation for the Auracle project remains accurate and up-to-date with the latest codebase changes, preventing documentation drift and maintaining a reliable source of truth for developers and management.

Core Features & Use Cases

  • Documentation Maintenance: Regularly reviews git history, identifies code changes affecting documentation, and updates corresponding Confluence pages.
  • Drift Identification: Compares current code state against existing Confluence documentation to pinpoint discrepancies in features, status, or architecture.
  • Content Updates: Modifies Confluence pages with accurate information, including status markers, new entries, and architectural changes.
  • Metadata Management: Updates AI Appendix with document history and image descriptions for machine-maintained metadata.
  • Use Case: After a development sprint concludes, use this skill to synchronize the project's Confluence documentation, ensuring all new features and architectural adjustments are accurately reflected for the next stakeholder review.

Quick Start

Use the auracle-docs skill to update the Confluence documentation after a batch of commits has landed.

Frequently Asked Questions about auracle-docs

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

FAQPage Schema
How do I sync Confluence documentation with codebase changes?

To sync Confluence documentation with codebase changes, review git history to identify recent commits, compare them against existing Confluence pages to find discrepancies, and update content to accurately reflect the current code state.

What is documentation drift and how do I identify it?

Documentation drift occurs when technical documentation becomes outdated relative to the codebase. You can identify drift by comparing the current code state against existing Confluence pages to pinpoint discrepancies in features, status markers, or architectural changes.

When should I update Confluence pages after a development sprint?

You should update Confluence pages after a development sprint concludes or after significant development milestones. Triggering the documentation synchronization process at these points ensures all new features and architectural adjustments are accurately reflected.

How do I manage machine-readable metadata in a Confluence knowledge base?

To manage machine-readable metadata in a Confluence knowledge base, update an AI Appendix with document history and image descriptions. This maintains a reliable source of truth for developers and management while tracking content updates.

Does this documentation sync process work without external dependencies?

Yes, the documentation sync process works without external dependencies. It relies on internal references and scripts to review git history, identify discrepancies, and update Confluence pages without requiring additional external libraries or tools.