strategic-doctrine-deployment

Installation
SKILL.md

Strategic Doctrine Deployment

This skill codifies the workflow for taking a high-level strategic document, integrating it into a version-controlled system, generating a tactical presentation, and ensuring all artifacts are synced across GitHub and Google Drive.

Core Workflow

The process follows these five phases:

  1. Integrate Doctrine: The source document is copied into the docs/ directory of the target repository.
  2. Generate Presentation: A slide deck and speaker script are generated from the document's content.
  3. Commit & Push: All new artifacts (document, presentation, script) are committed and pushed to the GitHub repository.
  4. Sync to Cloud: All artifacts are synced to the corresponding Google Drive folder.
  5. Report to User: A summary of the deployment, including links to the live assets, is delivered.

1. Integrate Doctrine

  • Input: A user-provided document (e.g., from a file attachment).
  • Action: Copy the document into the /home/ubuntu/agi-rollout-pack/docs/ directory.
  • Naming Convention: Use an uppercase, snake-cased name that reflects the document's purpose (e.g., EMERGENCY_FUNDING_VORTEX.md).
Installs
4
First Seen
Feb 12, 2026
strategic-doctrine-deployment — andy160675/sovereign-skills-season1