Standard Claude Code Configuration in qmu
Core development workflow: branch, commit, pull-request, ticket-driven development
Evaluation framework for analyzing decision-making quality across five dimensions.
Complete commit workflow - format, archive, update changelog, and commit in one operation.
Create or update GitHub PR from story file with proper title derivation.
Create implementation tickets with proper format and conventions.
Search archived tickets by keywords to find related historical context.
Guidelines for exploring source code to understand context.
User approval flow for drive implementations including approval, revision, and abandonment.
Implementation workflow for processing tickets.
Structured commit message format with title, motivation, UX, and architecture sections.
Gather git context and branch data in one call.
Gather ticket metadata in one call.
Check and create timestamped topic branches.
Translation policies for converting English markdown files to other languages (primarily Japanese). Use when translating documentation or README files.
Update ticket YAML frontmatter fields (effort, commit_hash, category).
Generate changelog entries from archived tickets and update CHANGELOG.md.
Write final report section with optional discovered insights.
Content guidelines for generating overview, highlights, motivation, and journey sections.
Spec document structure, formatting rules, and guidelines for updating .workaholic/specs/.
Story content structure, templates, and writing guidelines for branch narratives.
Term document structure, formatting rules, and guidelines for updating .workaholic/terms/.