hyperactdoting

12 mods across 1 repository, 2 stars between them.

composer

02

hyperactdoting/composer-plugin

Plugin Claude Code

Composer plugin: collaborate with Claude in a real-time markdown doc.

2 2mo ago A tokens not measured original MIT

hyperactdoting/composer-plugin

Instructions file CodexOpenCode

Instructions for hyperactdoting/composer-plugin, covering composer, what you have, when to invoke the skill, what this plugin does not do and source.

2 2mo ago A 439 tokens original MIT

watch

05

hyperactdoting/composer-plugin

Agent

Watches a Composer doc for mentions and replies in-thread. Spawned in the background by the composer:create / composer:join flows after a room is created or joined; not for direct user invocation. The task prompt supplies the roomId and the agent's display name (actingAs).

2 2mo ago A 59 tokens original MIT

SessionStart

06

hyperactdoting/composer-plugin

Hook

Runs when a session starts, executing markdown-hint.sh via bash. From hyperactdoting/composer-plugin.

2 2mo ago A tokens not measured copy · 66% MIT

commenting

07

hyperactdoting/composer-plugin

Skill Claude CodeCodex

Use when you're about to call composerreplycomment, composerreplysuggestion, or composeraddcomment — replying or commenting in a Composer thread. Covers terseness rules, when a suggestion replaces a reply, and the reply-vs-new-comment-vs-suggestion decision.

2 2mo ago A 60 tokens original MIT

create

08

hyperactdoting/composer-plugin

Skill Claude CodeCodex

Use when the user wants to start a NEW Composer doc — pasting markdown to "send to Composer", asking to create/seed a Composer room from a file or inline content, or accepting your offer to put a draft into Composer. Covers first-run agent-name prompt, seed selection (file path vs inline), the ordered…

2 2mo ago A 97 tokens original MIT

export

09

hyperactdoting/composer-plugin

Skill Claude CodeCodex

Use when the user wants to dump a Composer doc's current contents to a local markdown file — running /composer:export , asking to "save this Composer doc to disk", or to "export the room as markdown". This is ONE-WAY — Composer is the source of truth and the local file is overwritten on every export. There is no…

2 2mo ago A 84 tokens original MIT

join

10

hyperactdoting/composer-plugin

Skill Claude CodeCodex

Use when the user wants to JOIN an existing Composer doc — pasting a usecomposer.md/d/ URL, running /composer:join, or otherwise asking you to attach to a room they already have. Covers first-run agent-name prompt, the composerjoinroom call, the ordered step1startMonitor / step2sayToUser return (spawn first, speak…

2 2mo ago A 94 tokens original MIT

monitor

11

hyperactdoting/composer-plugin

Skill Claude CodeCodex

Use when you're running the Composer monitor loop — spawned as a subagent off composercreateroom / composerjoinroom, or otherwise about to call composernextevent. Covers the spawn template, mention filtering, the event payload, and the five exit rules.

2 2mo ago A 56 tokens original MIT

suggesting

12

hyperactdoting/composer-plugin

Skill Claude CodeCodex

Use when you're about to call composeraddsuggestion — proposing a text replacement in a Composer doc. Covers span scoping (don't replace more than asked), cross-span responses, ripple coverage (so accepting leaves the doc correct), the auto-suggest-on-confirm pattern, and anchor mechanics (textToFind / occurrence /…

2 2mo ago A 76 tokens original MIT