garshion/claude-setting
Instructions file CodexOpenCode
A set of AGENTS.md instructions for the garshion/claude-setting repository, covering global Codex settings, where those settings apply, and how to install them. AGENTS.md is a file that gives coding agents project-specific rules.
garshion/claude-setting
Instructions file
A set of instructions for managing global Claude Code settings in the claude-setting project. It covers the repository structure, installation, module imports, and checking the operating system.
garshion/claude-setting
Skill Claude CodeCodex
A skill that analyzes the current project's code and creates or updates a Korean-language .claude/codebase.md summary.
garshion/claude-setting
Skill Claude CodeCodex
A skill for reviewing C# code changes, selected commits, or an entire codebase from multiple angles and saving the findings as a Markdown report.
garshion/claude-setting
Agent
A security-focused sub-agent for reviewing C# code changes. C# is a programming language commonly used for .NET applications.
garshion/claude-setting
Agent
A sub-agent for checking whether C# code changes follow a stated specification. It reviews a diff and changed-file list using the specification file supplied by the main session.
garshion/claude-setting
Agent
A C# code-review subagent focused on stability, correctness, exceptions, resource use, concurrency, and performance. The main session gives it a code change or file list to inspect.
garshion/claude-setting
Agent
A review subagent for checking test coverage in C# code changes. It receives a diff, which is a list of changes, or a file list from the main session.