Engsys
Description
An AI engineering team you install into any Claude Code project — stack-agnostic agents plus a deterministic installer. Swap stack packs, not prompts.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
engsys
**An AI engineering team you install into any project.**
A complete Claude Code engineering system — agent personas, slash commands, skills, hooks, workflow docs, and curated lessons — plus a deterministic installer that materializes it **faithfully** into any project from one config file.
**[Live explainer ↗](https://eric-sabe.github.io/engsys/)** — or open [`index.html`](index.html) locally — for a visual tour of the system and the team.
Why
The system used to live copy-pasted across projects at different maturity levels. That caused two recurring pains:
- Re-naturalization tax — hand-editing agent profiles per stack (the cloud architect as AWS vs Azure vs GCP) on every import.
- Unfaithful plumbing — when commands were ported and a model was asked to "set up the folders," it improvised and skipped steps.
engsys fixes both. See [`docs/architecture.md`](docs/architecture.md) for the full design.
The core idea: three layers
| Layer | Question | Stability | Lives in |
|---|---|---|---|
| Persona | Who does the work | Stable everywhere | core/agents/ |
| Capability | Which stack/tech | Chosen per project | stacks/**/skills/ (packs) |
| Project facts | What's true about this repo | Unique per project | generated CLAUDE.md |
The cloud architect (Melvin) never changes; you install `cloud-architecture-aws` **or** `-azure` **or** `-gcp` **or** `-cloudflare` and he auto-loads whichever is present. Adapting to a project becomes *choosing packs*, not *editing prose*.
Quickstart
**Option A — install from npm** (global CLI):
npm install -g engsys
cd your-project
engsys init # scaffold engsys.config.yaml from the bundled example
$EDITOR engsys.config.yaml # pick cloud / iac / lang / platform / db / agents
engsys install --into . # materialize .claude/, CLAUDE.md, settings, .mcp.json
# open the project in Claude Code and run /naturalize (the one model-d
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI