By lzvsk
Harness engineering for Claude Code: keeps docs/ as a 1-to-1 mirror of your code.
Bootstrap atlas docs in this repo. Scans the code, generates AGENTS.md + docs/ as a 1-to-1 mirror of the code tree (ABOUT.md per folder, same-named .md per file). Interactive; non-destructive (merges into existing AGENTS.md, skips other existing files).
Audit docs↔code drift and fix it in one batch. `--check` — report only, no edits. Heavy scan runs in a fresh atlas-auditor subagent context.
Harness engineering. Harness your repo before it harnesses you.
Claude Code plugin that keeps docs/ as a 1-to-1 mirror of your codebase. Two slash commands, one skill, one subagent, one hook. Minimal footprint.
In any Claude Code session:
/plugin marketplace add lzvsk/atlas-pack
/plugin install atlas@atlas-pack
/reload-plugins
Verify with /plugin — you should see atlas as enabled.
Naming:
atlas-pack — the marketplace (this repo).atlas — the plugin inside, used in slash commands (/atlas:init, /atlas:sync).If you maintain a collection marketplace, add this entry to its marketplace.json:
{
"name": "atlas",
"source": {
"source": "github",
"repo": "lzvsk/atlas-pack",
"ref": "main"
}
}
/atlas:init interactive bootstrap: AGENTS.md + docs/ + full mirror of the code tree
/atlas:sync drift audit + fix (one confirmation for the whole edit list)
/atlas:sync --check report only, no edits
After install, it works mechanically:
atlas skill auto-activates in any repo with AGENTS.md + docs/ at the root.PostToolUse hook on Edit/Write/MultiEdit resolves the edited path via mirrors:-frontmatter and tells the agent which doc to update.atlas-auditor subagent runs heavy drift scans in a fresh context.Optimize the repository for agent reading, not human reading. If the agent can't see it, it doesn't exist. Docs are the versioned source of truth; code is the implementation. Disagreement = a bug in docs.
Methodology adapted from OpenAI harness engineering (Ryan Lopopolo, 2026-02-11).
AGENTS.md (navigation into docs/ lives there)docs/ARCHITECTURE.mddocs/ABOUT.mddocs/{commands,skills,agents,hooks}/ (each with ABOUT.md + per-file descriptions)WTFPL — see license.txt.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub lzvsk/atlas-pack --plugin atlasUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.