agent-ops-workbench-bootstrap

Automate repository bootstrap and updates using Agent Ops Workbench templates.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/jamiemaclennan/AgentOpsWorkbench --skill agent-ops-workbench-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-ops-workbench-bootstrap
Source: https://github.com/jamiemaclennan/AgentOpsWorkbench/tree/main/skills/agent-ops-workbench-bootstrap
Command: npx skills add https://github.com/jamiemaclennan/AgentOpsWorkbench --skill agent-ops-workbench-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install or update a repository using the concrete compact or zoned framework templates shipped with this plugin. Use when setting up a new repo, normalizing an existing repo, detecting when a compact repo should migrate to zoned mode, or advising how an already-structured project can converge on the framework with minimal churn.

Core Features & Use Cases

  • Template-driven bootstrap for compact and zoned layouts
  • Migration guidance from compact to zoned with minimal churn
  • Non-destructive updates that preserve existing product-specific content

Quick Start

Configure your repo to use the Agent Ops Workbench templates and apply the recommended mode (compact or zoned).

Frequently Asked Questions about agent-ops-workbench-bootstrap

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

FAQPage Schema
How do I bootstrap a new repository using Agent Ops Workbench templates?

Repository bootstrap applies Agent Ops Workbench templates by selecting compact or zoned mode, configuring template roots at templates/compact or templates/zoned, and applying non-destructive updates that preserve existing product-specific content.

What is the difference between compact and zoned repository layouts?

Compact and zoned layouts are two repository template modes shipped with this framework. Compact mode offers a simpler structure, while zoned mode organizes multi-area projects into distinct zones for better scalability.

When should I migrate my repository from compact to zoned mode?

You should migrate from compact to zoned mode when your project expands into a multi-area structure. The migration guidance helps you transition with minimal churn while preserving existing content during the normalization process.

Can I update an existing repository without losing my current files?

Yes, template updates are non-destructive and preserve existing product-specific content. The framework normalizes your repository structure while ensuring your current files remain intact during the bootstrap or update process.

How do I normalize an existing repository to match the Agent Ops framework?

Repository normalization applies the compact or zoned template roots to your existing project structure. The framework advises how an already-structured project can converge on the template standards with minimal churn.

Does repository bootstrap work for multi-area projects?

Yes, repository bootstrap supports multi-area projects through the zoned mode layout. This mode organizes distinct project areas into zones and provides per-item workflows with signoff guidance for structured management.