mirror of
https://github.com/aaddrick/claude-desktop-debian.git
synced 2026-05-17 08:36:35 +03:00
Add automated code quality tooling: - PreToolUse hook: runs shellcheck/actionlint before PR creation - PostToolUse hook: triggers cdd-code-simplifier after PR creation - /simplify skill: manually invoke code simplifier with optional guidance - STYLEGUIDE.md: Bash style guide from style.ysap.sh - Update CLAUDE.md and cdd-code-simplifier agent to reference style guide Fixes #199 Co-Authored-By: Claude <claude@anthropic.com>