Instructions file CodexOpenCode
AGENTS.md instructions for vimkim/my-cubrid-skills, covering my-cubrid-skills, purpose, directory structure, updating a skill and adding a skill.
Instructions file CodexOpenCode
AGENTS.md instructions for vimkim/my-cubrid-skills, covering my-cubrid-skills, purpose, directory structure, updating a skill and adding a skill.
Instructions file
Claude Code instructions for vimkim/my-cubrid-skills, a project described as: my cubrid skills for ai agents.
Skill Claude CodeCodex
Create CUBRID test cases (unit/SQL/shell) for a given feature or bug fix. Use when the user asks to create tests, write test cases, or mentions testing a CBRD ticket.
Skill Claude CodeCodex
Prepare, configure, build, and test CUBRID worktrees with the preset-aware justfile workflow. Use for new or existing CUBRID worktrees and after engine code changes. Triggers on phrases like 'build CUBRID', 'prepare this worktree', 'compile this change', 'run CUBRID tests', or 'use releasegcc'.
Skill Claude CodeCodex
Collect the currently available exact-commit CircleCI snapshot for a CUBRID GitHub pull request with the cubrid-ci binary, analyze failed tests across testmedium, testsql, and testshell, and write an evidence-backed report under my-cubrid-docs. Use when the user provides a CUBRID PR URL and asks for CI status…
Skill Claude CodeCodex
Trigger CUBRID CI tests on a GitHub PR by posting a verified /run chatops comment — /run sql medium launches the SQL and medium suites, /run all launches sql, medium, and shell. Use for one-shot CI triggering on a new PR head with no active trigger, or before requesting review. For hands-off fix-until-green iteration…
Skill Claude CodeCodex
Produce an evidence-backed Korean HTML book that reconstructs a CUBRID subsystem from local source, compares its nearest PostgreSQL and MySQL mechanisms, validates central behavior with CUBRID experiments, creates reproducible Korean quizzes, and finishes with an adaptive Korean mastery grill. Use for a free-form…
Skill Claude CodeCodex
Shared helper scripts for CUBRID skill preflight checks, PR metadata validation, CUBRID source-tree detection, build preset validation, and canonical CUBRID remote detection. Use when updating or debugging CUBRID skills that source common shell helpers; this is primarily an implementation dependency for other CUBRID…
Skill Claude CodeCodex
Iteratively implement CUBRID C/C++ code changes by looping a writer subagent against a relentless CUBRID PR-style reviewer subagent, with a build gate every round, until the reviewer explicitly approves or a round cap is hit. Accepts a JIRA issue, a GitHub PR URL, a spec path, or an inline spec - refuses to start…
Skill Claude CodeCodex
Create and run CUBRID .ctl isolation tests for MVCC/concurrency scenarios. Use when the user asks to test isolation, concurrency, MVCC, locking, or multi-session behavior for a CUBRID feature.
Skill Claude CodeCodex
A writing skill for creating CUBRID issue reports in JIRA, a tool used to track software work. Reports are written in Korean with English section headings and include a structured triage section.
Skill Claude CodeCodex
Look up CUBRID JIRA issue context and publish a reviewed Markdown file as an existing issue's description. Use when a CBRD-XXXXX ticket is mentioned, when the user asks about a JIRA issue, or when another authorized workflow needs to upload a finished issue report.
Skill Claude CodeCodex
Auto-iterate on a CUBRID PR by looping fix -> commit -> push -> trigger CI -> wait, until both testsql and testmedium checks pass or a 24-hour cap is hit. Use when the user wants hands-off iteration on a PR until CI is green and is willing to leave the session running. Triggers on phrases like 'loop pr', 'loop on pr'…
Skill Claude CodeCodex
Load the authoritative CUBRID Out-of-row Overflow Storage project context when the task specifically concerns OOS behavior, design, implementation, defects, or tests—for example, an OOS-specific CBRD ticket, source file, identifier, or design decision.
Skill Claude CodeCodex
Publish a draft GitHub pull request for the CUBRID project with a [CBRD-XXXXX] title, Korean PR body, linked detailed doc, explicit AS-IS/TO-BE contrast when the change supports it, and pre-publish material checks. For the safe default path, commit and push the detailed doc, push the source branch to…
Skill Claude CodeCodex
Review a CUBRID pull request from a CUBRID Git worktree whose current HEAD exactly matches the supplied PR number or URL, using the host CLI's native review engine, a published report, and a three-line PR summary comment. Uses Claude Code's built-in /code-review workflow or Codex CLI's built-in /review workflow, then…
Skill Claude CodeCodex
Fetch and analyze authenticated pages from CUBRID's internal QA portal at qahome.cubrid.org. Use when the user gives a qahome.cubrid.org/qaresult URL, asks to read or parse shell/SQL/medium/functional QA result pages, asks for NOK lists or core stacks from qahome, or describes a portal navigation path such as cubrid /…
Skill Claude CodeCodex
Run one CUBRID CTP shell test (or a narrow subtree) against the local build. Use when the user wants to debug, reproduce, or iterate on a specific shell test (or a small bucket of them) without running the full CI suite. For CTP shell tests only — not for unit tests (cubrid-build), SQL regression tests, or .ctl…
Skill Claude CodeCodex
Fetch every comment on a GitHub PR by querying all three GitHub REST endpoints (inline review comments, top-level review summaries, and PR-page discussion) and merging them into one chronological view. Use when the user asks to list all PR review comments, audit reviewer feedback, or check whether anything was missed…
Skill Claude CodeCodex
Write or revise repository-agnostic Markdown for a configured copyparty standalone viewer, using compatible external or inline SVG, Mermaid diagrams, and MathJax equations. Use when a document will be opened as .md?v or when copyparty rendering compatibility matters. Triggers on phrases like 'write copyparty…
Skill Claude CodeCodex
Create a new skill in the my-cubrid-skills collection. Use when the user wants to turn a workflow into a reusable skill, capture what they just did as a skill, or add a new skill to their CUBRID toolbox. Triggers on phrases like 'make this a skill', 'create a skill for this', 'save this as a skill', 'add a new skill…
Skill Claude CodeCodex
Recommend what to do next from the current context.
Skill Claude CodeCodex
Proceed with the pending task or previously proposed action.
Skill Claude CodeCodex
Resolve replied Greptile bot review comments on a GitHub PR. Use when the user wants to close, resolve, or dismiss Greptile comments that already have replies, or when they mention cleaning up bot review threads on a PR. Triggers on phrases like 'close greptile comments', 'resolve bot comments', 'clean up greptile…