Sync Self Explanatory Docs

Synchronize Python architecture documentation with code using a three-level self-explanatory system: repository root docs, package-level `.package.md` files, and module header docstrings. Use when Codex changes Python project structure, adds or removes modules, refactors boundaries, updates entrypoints/domain/usecases/infrastructure responsibilities, or needs to audit and repair drift between the codebase and its architectural documentation.

amazingchow f3cfcdb 3 files · 8.6 KB Updated

File contents

amazingchow/amazing-skills/tree/main/skills/sync-self-explanatory-docs commit f3cfcdb6c2

Frequently asked questions

npx skillmds@latest add amazingchow/sync-self-explanatory-docs