From docops
Docops: generate a comprehensive JOURNAL.md documenting project structure and architecture. Detects project type, extracts metadata, produces a single-file onboarding overview. Use when: 'generate journal', 'create project overview', 'onboarding doc'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/docops:journalThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a comprehensive JOURNAL.md documenting project structure and architecture.
Generate a comprehensive JOURNAL.md documenting project structure and architecture.
context_preflight optional; skip if unavailable, proceed regardless.project-conveyor.md when available.context_preflight with flow='generic'; proceed whether it succeeds or not.nuxt.config.ts, next.config.js, etc.).package.json: name, version, dependencies, scripts.project-conveyor.md: purpose, components, invariants (if present).node_modules, .git, .nuxt).JOURNAL.md).npx claudepluginhub murillodutt/cellm --plugin docopsAudits existing docs and generates full project documentation in docs/ including architecture.md, getting-started.md, development.md, API refs, and ADRs. For onboarding and context sharing.
Scans codebase to update CLAUDE.md and AGENTS.md with production-quality docs on stack, structure, models, APIs, services, repositories, auth, and frontend.