← ClaudeAtlas

docs-synclisted

Sync docs with code changes — diffs branch, maps to affected docs, spawns parallel update agents. (repo)
jackneil/claude-jacked · ★ 1 · AI & Automation · score 67
Install: claude install-skill jackneil/claude-jacked
# Generated by /jacked-setup — 2026-09-01 | Template v2 | Engine: jacked v0.96.0 # Standalone — no dependencies. Commit this file. To update: uv tool install --upgrade claude-jacked && jacked install && /jacked-setup docs-sync ## Repo Config - **Project**: claude-jacked - **Base Branch**: master - **Stack**: Python (FastAPI CLI + background service); vanilla JS/HTML/CSS dashboard under `jacked/data/web/` ## Doc Inventory - `README.md` (sections: What You Get, Quick Start, Your Dashboard, Table of Contents, What's Included, Web Dashboard, Background Service and Tray Icon, Memory Vault, Version History) - `CLAUDE.md` (Project Rules → Environment; the uv-only + test-running rules) - `JACKED_GUARDRAILS.md` (guardrail contract) - `lessons.md` (recurring pitfalls — a Claude-instruction file; stays Markdown) - `docs/` (design/plans/architecture — **internal** design notes, not user-facing; touch only when a plan they describe actually changes) - No `_wiki/`; no separate `CHANGELOG.md` (the changelog lives in README's "Version History" table) - Doc dirs: `docs/` (md + html, depth 3 incl. `superpowers/`), `design/` (md + html, incl. memory-vault design docs), `.claude/research/` (html research reports) ## Change-to-Doc Map | Change Category | Affected Docs | |----------------|---------------| | Pipeline/Architecture | `docs/architecture/*.md`; `README.md` (Web Dashboard / Background Service) | | Configuration / Env / Install | `README.md` (Quick Start, Your Dashboard); `CLAUDE.md`