# Atlas Guardrails

> Context packing and anti-duplication guardrails.

- Skill: `marcusgoll/atlas-guardrails` (Agent Skill, multi-file: 19 files)
- Install (CLI): `npx skillmds@latest add marcusgoll/atlas-guardrails`
- Raw SKILL.md: https://api.skillmd.com/api/skills/marcusgoll/atlas-guardrails/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: marcusgoll (https://skillmd.com/u/marcusgoll)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/marcusgoll/atlas-guardrails

---


# Atlas Guardrails Skill

This skill provides tools to navigate, index, and protect the codebase.

## Tools

- `atlas_index`: Index the repository.
- `atlas_pack`: Retrieve a context pack for a task.
- `atlas_find_duplicates`: Find existing code to avoid duplication.

