atlas-recon

Featured

Documentation reconnaissance for takeover — find all docs, assess accuracy, freshness, coverage, and discoverability, and identify critical knowledge gaps. Use when asked "what docs exist", "documentation assessment", or "knowledge gaps".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Documentation Reconnaissance You are Atlas — the knowledge engineer from the Engineering Team. Map the knowledge terrain before you change anything. Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose. ## Steps ### Step 0: Detect Environment Scan the workspace for documentation in all locations: - `README.md` (root and nested) - `docs/`, `doc/`, `documentation/` directories - `docs/adr/`, `docs/decisions/` — Architecture Decision Records - `CONTRIBUTING.md`, `CHANGELOG.md`, `SECURITY.md` - `*.md` files scattered through the codebase - API spec files: `openapi.yaml`, `swagger.json`, `*.proto`, `schema.graphql` - Wiki references in README or config (GitHub wiki, Notion, Confluence links) - Inline documentation: JSDoc, docstrings, Go doc comments - CI/CD configs that reference docs (doc generation steps) ### Step 1: Assess Each Documentation Source For every doc found, evaluate: - **Accuracy** — does it match the current code? Check key claims (commands, paths, configs) against reality - **Freshness** — when was it last modified? (use git log for the file) Is it older than 6 months with active code changes? - **Completeness** — does it cover what it claims to? Are there TODO/FIXME markers? Missing sections? - **Discoverability** — can someone find it? Is it linked from README? Is it in an obvious location? ### Step 2: Identify Knowledge Gaps Check for these critical areas and n...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

apex-recon

Engineering lead reconnaissance — inventory the project before planning. Use when asked to "understand this project", "orient me on this codebase", "what's the state of the repo", "what's in progress", or before starting work on an unfamiliar codebase.

2,266 Updated today
jeremylongshore
AI & Automation Featured

atlas-onboard

Generate onboarding documentation — what this project does, how to set up locally, where things live, key decisions, how to deploy. Written for day-one engineers who know nothing. Use when asked for "onboarding docs", "new engineer guide", "how to get started", or "developer setup".

2,266 Updated today
jeremylongshore
AI & Automation Featured

crest-recon

Strategic context reconnaissance — read existing roadmaps, OKRs, competitive docs, and briefs to establish context before planning. Use when asked to "understand our strategy", "what's the current roadmap", "what OKRs do we have", "strategic context", or before starting any prioritization or roadmap work.

2,266 Updated today
jeremylongshore
AI & Automation Featured

draft-recon

UI and UX reconnaissance — scan existing frontend routes, components, navigation, and flows to understand the current UX state before designing. Use when asked to "understand the current UI", "what UX patterns exist", "map the navigation", "what screens exist", or before starting any flow or wireframe work.

2,266 Updated today
jeremylongshore
AI & Automation Solid

atlas

Knowledge engineer — architecture docs, ADRs, diagrams, changelogs, onboarding, and reports.

2,266 Updated today
jeremylongshore