devswha

22 mods across 2 repositories, 362 stars between them.

patina

01

devswha/patina

Plugin Claude Code

patina — a deterministic, auditable AI-writing humanizer for Korean, English, Chinese, and Japanese.

328 yesterday A tokens not measured original MIT

patina

02

devswha/patina

Plugin Claude Code

Detect and rewrite AI writing patterns in Korean, English, Chinese, and Japanese so text reads as if a human wrote it. Meaning-preservation (MPS) verified, audit-friendly. The root SKILL.md is loaded as the /patina skill.

328 yesterday A tokens not measured original MIT

patina

03

devswha/patina

Skill Claude CodeCodex

Detect and rewrite AI writing patterns in Korean, English, Chinese, and Japanese text so it reads as if a human wrote it. Meaning-preservation (MPS) verified.

328 yesterday A 38 tokens original MIT

patina-detector

04

devswha/patina

Agent

Triggers when Claude needs to find AI-writing patterns or suspect zones in KO/EN/ZH/JA text. Use this agent to run a full detection pass — pattern scanning across all applicable packs, stylometric analysis (burstiness CV + MATTR + AI-lexicon density), and Korean diagnostic signals — and receive a structured…

328 yesterday A 81 tokens original MIT

devswha/patina

Agent

Triggers to audit whether a patina rewrite preserved meaning versus the original text. Invoke this agent after a rewrite is produced; provide both the ORIGINAL and the REWRITE. It checks all four fidelity criteria from core/scoring.md §§9-14 (claims, fabrication, audience/register, length) and returns a…

328 yesterday A 80 tokens original MIT

devswha/patina

Agent

Triggers to re-scan a patina rewrite for residual AI tells and over-editing risk. Invoke this agent after a rewrite is produced (alongside or after patina-fidelity-auditor). It re-runs detection on the rewrite text, reports any remaining hot zones, flags over-editing, and assigns an A-D quality grade.

328 yesterday A 76 tokens original MIT

devswha/oh-my-gajae-code

Instructions file CodexOpenCode

Instructions for devswha/oh-my-gajae-code, covering agents.md — working in oh-my-gajae-code, v0.28.0 identity cutover and migration, what this repo is, setup / environment and gjc.

34 12d ago C 9,064 tokens original MIT

adaptive-response

09

devswha/oh-my-gajae-code

Skill Claude CodeCodex

A response-adjustment rule that changes explanation depth and format only when a specific approval-gate command is requested. It uses evidence from the current conversation to account for the reader’s role and familiarity.

34 12d ago A 139 tokens original MIT

deep-onboarding

10

devswha/oh-my-gajae-code

Skill Claude CodeCodex

A guided, read-only process for understanding an unfamiliar code repository when its documentation or structure is unclear. It produces a project map, proposed architecture decisions, and a handoff document after confirmation.

34 12d ago A 100 tokens original MIT

devswha/oh-my-gajae-code

Skill Claude CodeCodex

Activate only when the user explicitly invokes /omg:multi-harness or explicitly names the multi-harness-research skill. It sends one confirmed read-only research task directly to four fixed harnesses; ordinary research, review, comparison, or model-delegation requests never auto-activate it.

34 12d ago A 68 tokens original MIT

ouroboros

12

devswha/oh-my-gajae-code

Skill Claude CodeCodex

Activate only when the user explicitly invokes /omg:ouroboros-setup. Ordinary planning, interviewing, specification, update, or implementation language never activates this external Ouroboros integration.

34 12d ago A 42 tokens original MIT

preset-pack

13

devswha/oh-my-gajae-code

Skill Claude CodeCodex

A manually activated setup for merging named model presets into an agent configuration file. It provides separate presets for interactive and unattended sessions.

34 12d ago A 84 tokens original MIT

example-plugin

14

devswha/oh-my-gajae-code

Plugin Claude Code

Starter template plugin for oh-my-gajae-code. Ships one slash command and one skill so you can see the full structure before authoring your own.

34 12d ago A tokens not measured original MIT

changelog

15

devswha/oh-my-gajae-code

Command

Summarize staged git changes into a concise changelog/commit message.

34 12d ago A 15 tokens original MIT

example-skill

16

devswha/oh-my-gajae-code

Skill Claude CodeCodex

Template skill shipped by the example-plugin oh-my-gajae-code plugin. Use when you want a worked reference for how an oh-my-gajae-code plugin packages a skill. Replace this body with your own workflow before publishing.

34 12d ago A 50 tokens original MIT

oh-my-gajae-code

17

devswha/oh-my-gajae-code

Plugin Claude Code

oh-my-gajae-code — focused Gajae Code suite with 5 skills and 5 commands. Skills: no-english, extragoal, insane-review, insane-search, gpt-image. Commands: /omg, /omg:setup, /omg:no-english, /omg:insane-review, /omg:gpt-image.

34 12d ago A tokens not measured original MIT

extragoal

18

devswha/oh-my-gajae-code

Skill Claude CodeCodex

A final review process that sends a completed code change to an independent reviewer before it is merged. The reviewer sees the finished changes and supporting requirements, but not the author's working conversation.

34 12d ago A 169 tokens original MIT

gpt-image

19

devswha/oh-my-gajae-code

Skill Claude CodeCodex

/omg:gpt-image explicit-only ChatGPT Images generation. Activate only when that command loads this skill; never activate from ordinary image, drawing, or design requests.

34 12d ago A 40 tokens original MIT

insane-review

20

devswha/oh-my-gajae-code

Skill Claude CodeCodex

A code-review skill that sends carefully selected repository code to a subscribed ChatGPT Pro web session for a second opinion. It uses a local browser-automation process to collect the relevant files and retrieve the review.

34 12d ago A 173 tokens original MIT

insane-search

21

devswha/oh-my-gajae-code

Skill Claude CodeCodex

Fetch and extract public web content when ordinary read/web access is blocked, incomplete, or challenged. Activate only after a URL read returns 402/403/WAF/challenge/thin SPA content. The only direct exception is an explicit public caption/media extraction request whose official route requires yt-dlp or a public…

34 12d ago A 137 tokens original MIT

no-english

22

devswha/oh-my-gajae-code

Skill Claude CodeCodex

A Korean-language writing rule that reduces unnecessary English mixing and literal translations. It keeps code identifiers, commands, filenames, API names, and other exact technical labels unchanged.

34 12d ago A 114 tokens original MIT