How this command is triggered — by the user, by Claude, or both
Slash command
/writer:assembleThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the writer:assembler skill and follow it exactly. Prerequisites: All drafts/*.md files must exist. Combine all sections into final manuscript: - Compile reference list from all notes - Assemble sections in order - Apply word limit from scope.md - Apply journal-specific formatting - Output manuscript.md
Invoke the writer:assembler skill and follow it exactly.
Prerequisites: All drafts/*.md files must exist.
Combine all sections into final manuscript:
npx claudepluginhub joshuarweaver/cascade-content-creation-misc-1 --plugin sxg-science/scientific-writer-initScaffolds or merges Scientific Writer configuration into a project's CLAUDE.md file, setting up AI-driven research and writing tooling. Supports backup, merge, or cancel when CLAUDE.md already exists.
/paper-style-generateAnalyzes PDF paper collections, extracts a specific author or research group's writing style, and auto-generates a Claude Code hybrid plugin (1 command + 8 agents + 1 skill) for academic paper generation.
/assembleAssembles split OSCAL model (<type> <name>) into single validated JSON file in dist/ directory using trestle assemble. Shows output location on success.