commit
01Command Claude Code
Command "commit" from iomgaa-ycz/Scrivai, covering commit command, usage, 执行流程, commit message 规范 and 格式.
Command Claude Code
Command "commit" from iomgaa-ycz/Scrivai, covering commit command, usage, 执行流程, commit message 规范 and 格式.
Settings file Claude Code
Instructions file
A set of Claude Code instructions for the Scrivai project. It documents project metadata, common commands, environment management, and the default language-model configuration for development.
Skill Claude CodeCodex
The authoritative reference for all CLI commands available to the agent during document audit/generation tasks. Use this whenever you are about to call a scrivai-cli or qmd command from Bash, especially in the execute phase. Reading this prevents prompt drift, ensures correct flag names, and tells you the exact JSON…
Skill Claude CodeCodex
Use when you have a chunkid (typically from a library search hit) and need to read the original document context around it — the full markdown of the chunk, surrounding metadata, or the parent document. Trigger this any time you want to verify whether a search hit is actually on-topic before citing it.
Skill Claude CodeCodex
Use when you are constructing a context dictionary that will eventually be fed to docxtpl to render a final .docx report. Triggers any time the task is about template-driven document generation, especially in the summarize phase of a GeneratorPES, or whenever you see {{ placeholder }} markers in a template and need to…
Skill Claude CodeCodex
Use when you need to find supporting evidence from the rules/cases/templates knowledge bases — laws, regulations, historical reviewed documents, or templates. Trigger this any time you are about to assert a verdict, cite a rule, or back a finding with evidence. Skipping this step almost always leads to ungrounded…