Browse / General-purpose / agent-workspace-template

agent-workspace-template

0xlucian

A template repository for setting up a Claude Code operations agent that manages multiple repositories, infrastructure, and deployments.

Open 0xlucian/agent-workspace-template → Matched by file structure only.

Built for Claude Code

ships .claude CLAUDE.md and nothing for other agents.

In its own words

README.md0xlucian/agent-workspace-template

A template repository for setting up a Claude Code operations agent that manages multiple repositories, infrastructure, and deployments.

Quick Start

1. Fork this repository

Fork agent-workspace-template to create your client-specific ops repo (e.g., acme-ops or acme-agent-workspace).

2. Configure

Run the setup wizard from the repo root:

The /init skill walks you through everything interactively:

  • Project name and default branch
  • Repositories — clones them and generates per-repo CLAUDE.md files
  • Architecture overview across all repos
  • Project management tool and board link

You can re-run /init anytime to fill in items you skipped.

3. Add skills

Place skills in .claude/skills/. Skills added here are available to:

  • The nairid agent running on the server (automatic)
  • Local Claude Code users who run from this repo's root directory
5. Local development

Developers clone the forked ops repo and run Claude Code from the root:

Quoting 62% of the README. Read the rest on GitHub ↗

Where it came from

adapted from syahiidkamil/Software-Engineer-AI-Agent-Atlas ATLAS: a senior-engineer layer for Claude Code. 2 months ago

What this copy built: +memory +scripts — top-level directories this copy added on top of the original.

See the whole Software-Engineer-AI-Agent-Atlas family — 7 entries →

Read from the repository's git tree on 2026-08-17.