Plugin Claude Code
Plugin marketplace listing 1 plugin: gdc-claude-plugin.
Plugin Claude Code
Plugin marketplace listing 1 plugin: gdc-claude-plugin.
Plugin Claude Code
A connection to GDC, a service for managing tasks and related work-request documents, with browser-based handoff authentication.
Settings file Claude Code
Agent settings declaring 4 allowed tools.
Skill Claude CodeCodex
A skill that uses focused questions to turn an unclear request into actionable requirements. It clarifies the goal, scope, constraints, and definition of done before work begins.
MCP server Claude CodeCodexCursor +2
MCP server "gdc-local" as configured in seonmikii/gdc-claude-plugin. Runs locally from the ${CLAUDE_PLUGIN_ROOT} Python package. Needs 2 environment variables to run.
Instructions file CodexOpenCode
AGENTS.md instructions for seonmikii/gdc-claude-plugin, covering agents.md, operational commands, golden rules, immutable (절대 타협 불가) and do's & don'ts.
Instructions file
Claude Code instructions for seonmikii/gdc-claude-plugin, covering claude.md, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.
Command
A command for applying document changes to a task description, comment, or subtask. It classifies the change, asks questions, and routes it to the appropriate place.
Command
A command that creates and links a work-request document from a task. The description does not identify the task system or the document's contents.
Command
A command that connects an existing task to an existing work-request document.
Command
A command for browser-based GDC login and reauthentication, including workspace and project selection. GDC is the service named by the add-on.
Command
A command for viewing your unresolved tasks, optionally limited to a selected project.
Command
A command for submitting GDC and plugin suggestions and checking their processing status. The description does not explain what GDC stands for.
Command
A command for switching between workspaces or projects in the current code repository. A repository is a project's stored source code and related files.
Command
A command that forces document progress to be synchronized with linked tasks. The description does not explain which document or task system it uses.
Command
A command that creates a task from a work-request document.
Command
A command for creating a new task using selectable options, Korean text, and automatic assignment. The description does not explain which task system it uses.
Command
A command for looking up detailed information about a task by its ID or title. The result includes child tasks, related tasks, and the parent task.
Command
A command for finding the tasks assigned to a specific person by name or user ID. It is intended for task lists tied to one assignee.
Command
A command that updates the gdc-claude-plugin by checking whether the Claude command-line tool is available, handling a branch, and giving finishing instructions. A command-line tool is a program run from a terminal.
Hook
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From seonmikii/gdc-claude-plugin.