mount

Mounts Loa onto an existing repository provisioning System and State Zones and memory artifacts for automated workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/project-purupuru/world-purupuru --skill mount-project-purupuru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mount
Source: https://github.com/project-purupuru/world-purupuru/tree/main/.claude/skills/mounting-framework
Command: npx skills add https://github.com/project-purupuru/world-purupuru --skill mount-project-purupuru

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mounts the Loa framework onto an existing repository to provision a System Zone, a State Zone, and the necessary artifacts to enable automated Loa workflows.

Core Features & Use Cases

  • Configures a dedicated System Zone (.claude) and a State Zone (grimoires/loa) with initial memory scaffolding to support agent workflows.
  • Creates configuration artifacts (version manifest and user config) and establishes the baseline project structure for Loa operations.
  • Supports stealth mounting to keep state hidden from routine git tracking and preserves user overrides for safe updates.

Quick Start

Run the mounting-framework to install Loa on your repository and initialize the three-zone architecture.

Frequently Asked Questions about mount

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

FAQPage Schema
How do I set up an automation framework with state persistence in an existing repository?

Mounting the Loa framework provisions a System Zone and State Zone with memory artifacts, enabling automated workflows with versioning and state persistence in existing projects.

What is the process to initialize a System Zone and State Zone for agent workflows?

Initializing the System Zone (.claude) and State Zone (grimoires/loa) involves mounting the Loa framework, which creates configuration artifacts and baseline memory scaffolding.

Can I install an automation framework into my repo without exposing state files to routine git tracking?

Yes, the Loa framework mounting process supports stealth mounting to keep the State Zone and memory artifacts hidden from routine git tracking while preserving user overrides.

Does the Loa framework mounting process require external dependencies to provision zones?

No, the Loa framework mounting operates without external dependencies to provision the System Zone, State Zone, and necessary memory artifacts for automated workflows.

Why do I need versioning and memory scaffolding when adding automation to an existing project?

Versioning and memory scaffolding establish baseline project structure and configuration artifacts, ensuring automated agent workflows have persistent state and safe updates.