Architecture Doc

Produce or audit `docs/ARCHITECTURE_AND_DESIGN.md` for any codebase, standalone from the `/project` flow. Create mode reverse-engineers an architecture document from source for repos that lack one; Audit mode updates an existing document in place against the current code. Use when there is no architecture document and one is needed, when an existing architecture doc has drifted from the code, or when the user asks to "document this architecture", "reverse engineer the architecture", "create an architecture doc", or "audit the architecture doc against the current code". Operates on the current working directory by default; accepts an optional positional `target_path` argument.

OttawaCloudConsulting Updated

File contents

OttawaCloudConsulting/agentic-ai/tree/main/skills/architecture-doc commit 72760aed61

Frequently asked questions

npx skillmds@latest add ottawacloudconsulting/architecture-doc