文件最后提交记录最后更新时间
chore(ci): deny warnings and make clippy pass mandatory in ci 25 天前
feat: add worktree slash commands for isolated development (#364) Adds 4 Claude Code slash commands for git worktree management, adapted from MethodeAristote project (Rust/cargo instead of pnpm/TypeScript). Commands: - /worktree <branch>: creates worktree + background cargo check - --fast: skip cargo check (instant) - --check: blocking cargo check before ready - /worktree-status <branch>: check background cargo check result - /clean-worktrees: auto-remove all merged worktrees (--dry-run support) - /clean-worktree: interactive cleanup with confirmation Also adds .worktrees/ to .gitignore (required by /worktree command). Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>2 个月前
feat: add worktree slash commands for isolated development (#364) Adds 4 Claude Code slash commands for git worktree management, adapted from MethodeAristote project (Rust/cargo instead of pnpm/TypeScript). Commands: - /worktree <branch>: creates worktree + background cargo check - --fast: skip cargo check (instant) - --check: blocking cargo check before ready - /worktree-status <branch>: check background cargo check result - /clean-worktrees: auto-remove all merged worktrees (--dry-run support) - /clean-worktree: interactive cleanup with confirmation Also adds .worktrees/ to .gitignore (required by /worktree command). Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>2 个月前
chore(claude): migrate skills to dir structure, add command hints - Convert repo-recap, security-guardian, ship skills from flat .md to SKILL.md inside dedicated directories - Remove performance.md (no replacement needed) - Add cross-platform clip() helper in issue-triage and pr-triage skills (supports pbcopy, xclip, wl-copy) - Add argument-hint metadata to worktree command files - Update rust-rtk agent model from pinned ID to "sonnet" alias - Remove hardcoded absolute paths from diagnose.md - Add .rtk/filters.toml project-local filter config Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Florian BRUNIAUX <florian@bruniaux.com> 1 个月前
chore: add Claude Code agents, commands, skills, hooks and rules Add project-specific Claude Code configuration for RTK development: - 5 agents: code-reviewer, debugger, rtk-testing-specialist, rust-rtk, technical-writer - 2 commands: /diagnose (env checks), /test-routing (dry-run validation) - 1 hook: pre-commit cargo fmt + clippy + test gate - 1 rule: CLI testing methodology (snapshot, token accuracy, cross-platform) - 3 skills: performance optimization, security audit, release workflow Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> 3 个月前
chore(claude): migrate skills to dir structure, add command hints - Convert repo-recap, security-guardian, ship skills from flat .md to SKILL.md inside dedicated directories - Remove performance.md (no replacement needed) - Add cross-platform clip() helper in issue-triage and pr-triage skills (supports pbcopy, xclip, wl-copy) - Add argument-hint metadata to worktree command files - Update rust-rtk agent model from pinned ID to "sonnet" alias - Remove hardcoded absolute paths from diagnose.md - Add .rtk/filters.toml project-local filter config Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Florian BRUNIAUX <florian@bruniaux.com> 1 个月前
chore(claude): migrate skills to dir structure, add command hints - Convert repo-recap, security-guardian, ship skills from flat .md to SKILL.md inside dedicated directories - Remove performance.md (no replacement needed) - Add cross-platform clip() helper in issue-triage and pr-triage skills (supports pbcopy, xclip, wl-copy) - Add argument-hint metadata to worktree command files - Update rust-rtk agent model from pinned ID to "sonnet" alias - Remove hardcoded absolute paths from diagnose.md - Add .rtk/filters.toml project-local filter config Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Florian BRUNIAUX <florian@bruniaux.com> 1 个月前