os-init

Bootstrap Agentic OS harness with Python 3.8+ interview-driven Phase-based scaffolding for CLAUDE.md and context/.

5|3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/richfrem/agent-plugins-skills --skill os-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: os-init
Source: https://github.com/richfrem/agent-plugins-skills/tree/main/plugins/agent-agentic-os/skills/os-init
Command: npx skills add https://github.com/richfrem/agent-plugins-skills --skill os-init

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Bootstrap the Agentic OS harness scaffolds the project to standardize autonomous agent workflows, enabling rapid startup and governance.

Core Features & Use Cases

  • Interview-driven discovery to tailor the harness to your project.
  • Phase-based scaffolding that creates CLAUDE.md, context/ structures, heartbeat/loop, and hooks.
  • Optional references and scripts directories to extend setup as needed.

Quick Start

Run the os-init process to generate CLAUDE.md, context/, and starter hooks for your project.

Frequently Asked Questions about os-init

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

FAQPage Schema
How do I bootstrap an agentic OS harness for autonomous agent workflows in my project?

To bootstrap an agentic OS harness, run the os-init process to generate CLAUDE.md, context/ directories, and starter hooks. This standardizes autonomous agent workflows through interview-driven discovery and phase-based scaffolding.

What is interview-driven project scaffolding for autonomous agents?

Interview-driven project scaffolding is a setup process that tailors the agentic OS harness to your project by asking discovery questions. It creates phase-based structures like CLAUDE.md, context directories, and heartbeat/loop scaffolds.

Do I need Python to set up CLAUDE.md and context directory scaffolds?

Yes, you need Python 3.8 or higher to set up CLAUDE.md and context directory scaffolds. The bootstrap process uses Python to create operational hooks, heartbeat/loop structures, and optional references/scripts directories.

Can I add optional scripts and references directories when initializing autonomous agent workflows?

Yes, you can add optional scripts and references directories during initialization. The agentic OS harness scaffolding creates these alongside the required CLAUDE.md, context/ structures, and operational hooks to extend setup as needed.

What's the best way to standardize autonomous agent governance across software projects?

The best way to standardize autonomous agent governance is to bootstrap an agentic OS harness. It creates uniform CLAUDE.md files, context/ structures, and operational hooks, enabling rapid startup and consistent governance across projects.

Why does my project setup need phase-based scaffolding for autonomous agents?

Phase-based scaffolding is needed to structure autonomous agent operations sequentially. It generates the required CLAUDE.md, context/ directories, and heartbeat/loop mechanisms to ensure agents follow standardized, governed workflows.