junghan0611

9 mods across 1 repository, 26 stars between them.

entwurf-dev

01

junghan0611/entwurf

Skill Claude CodeCodex

Drive the current entwurf development surface for GLG: list garden citizens, open a fresh visible Pi or Claude Code sibling, correlate its nonce callback to the exact garden id, send/reply through entwurfv2, reopen a dormant pi citizen under its own garden id with entwurfresumecall, and walk the whole…

26 4d ago A 162 tokens original MIT

entwurf-release

02

junghan0611/entwurf

Skill Claude CodeCodex

Operate entwurf SemVer releases through four explicit modes: land, prepare, make, and publish. Use for pre-version exact-SHA CI landing, CHANGELOG and package preparation, static and LIVE gates, prepared-HEAD CI, exact artifact acceptance, tag and GitHub release creation, repair-dist-tag publication, and post-publish…

26 4d ago C 105 tokens original MIT

entwurf AGENTS.md

03

junghan0611/entwurf

Instructions file CodexOpenCode

Instructions for junghan0611/entwurf, covering agents.md — maintainer guidelines for entwurf, north star — one forged screwdriver, architecture, hard rules and acp plugin boundary.

26 4d ago A 7,395 tokens original MIT

junghan0611/entwurf

Plugin Claude Code

Garden-native meta-bridge BIRTH for GitHub Copilot CLI (entwurf, #82). Copilot's hook schema has no args array and its exec form is a single exec string, so this unit is a sibling of entwurf-meta-receive rather than a variant of it. On the first prompt of a Copilot session (measured: sessionStart is deferred to the.

26 4d ago A tokens not measured original MIT

junghan0611/entwurf

Plugin Claude Code

Garden-native meta-bridge receive for Claude Code (entwurf 1.0.0). On every native session open the SessionStart hook idempotently upserts a meta-record at /meta-sessions/ .meta.json (making the native session a garden citizen addressable by garden id) and arms a per-garden idle-wake watch at <p.

26 4d ago A tokens not measured original MIT

junghan0611/entwurf

Plugin Claude Code

Minimum plugin shape that entwurf's skillPlugins validator accepts. Copy this directory anywhere on disk, point skillPlugins at the absolute path, and add your own skills/ /SKILL.md siblings to hello/. The entwurf bridge does not require any other key in this manifest — additional fields are forwarded to t.

26 4d ago A tokens not measured original MIT

hello

08

junghan0611/entwurf

Skill Claude CodeCodex

Smallest skill the Claude Agent SDK will load through entwurf's skillPlugins surface. Use it as a copy-and-rename template; replace this file with your own SKILL.md for each skill you ship.

26 4d ago A 44 tokens original MIT

entwurf-receive

09

junghan0611/entwurf

Plugin Claude Code

Entwurf async receive mode for Claude Code — a portable, drop-in plugin that arms a PER-SESSION mailbox watch at SessionStart (watchPaths = $CCMAILBOXROOT/ /inbox.signal) so an IDLE subscription session can be woken by an addressed external file-write (agy send-message parity; pair with cc-enqueue-addresse.

26 4d ago A tokens not measured original MIT