suisya-systems

27 mods across 1 repository, 5 stars between them.

PreToolUse

01

suisya-systems/claude-org-ja

Hook Claude Code

Runs before the agent uses a tool for Bash, Agent, Task, Bash and Monitor tool calls, executing block-no-verify.sh, block-dangerous-git.sh, block-foreground-subagent.sh and block-adhoc-pr-watch.sh via bash (4 commands). From suisya-systems/claude-org-ja.

5 2d ago A tokens not measured original MIT

dispatcher-handover

03

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A handover routine for saving a dispatcher’s monitoring state—active workers, the latest polling position, and pending escalations—before starting a fresh session.

5 2d ago A 141 tokens original MIT

dispatcher-resume

04

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A recovery skill for resuming a dispatcher—the coordinator that assigns work and monitors workers—after a session is cleared.

5 2d ago A 146 tokens original MIT

org-attach

05

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A read-only helper that prints commands for attaching to the organization’s live terminal panes with tmux, a tool for viewing multiple terminal sessions.

5 2d ago A 313 tokens original MIT

org-attention-start

06

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A startup routine for a continuously running attention watcher beside the dispatcher’s terminal pane. The watcher monitors for attention-related events and records its pane so it can be stopped later.

5 2d ago A 170 tokens original MIT

org-attention-stop

07

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A command for stopping an attention-watcher pane started by the matching start command. A pane is a terminal session or workspace area running a separate watcher process.

5 2d ago A 138 tokens original MIT

org-conveyor

08

suisya-systems/claude-org-ja

Skill Claude CodeCodex

An orchestrator for processing several approved work items in sequence: finding candidates, assigning workers, iterating, verifying, pushing changes, opening pull requests, and watching CI, the automated build checks.

5 2d ago A 236 tokens original MIT

org-curate

09

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A knowledge-maintenance routine that reads un整理された lessons in `knowledge/raw/`, groups and combines them, and writes the result to `knowledge/curated/`.

5 2d ago A 104 tokens original MIT

org-dashboard

10

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A local web dashboard for viewing the organization’s projects and current status in a browser. It updates itself when the underlying state changes.

5 2d ago A 59 tokens original MIT

org-delegate

11

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A workflow for delegating implementation, investigation, and other hands-on work to worker Claude sessions. It keeps the main session focused on breaking down tasks, sending instructions, and handling reports.

5 2d ago B 90 tokens original MIT

org-down

12

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A full shutdown procedure for an organization of coding-agent processes, including its broker daemon, which coordinates them.

5 2d ago A 114 tokens original MIT

org-escalation

13

suisya-systems/claude-org-ja

Skill Claude CodeCodex

An escalation procedure for forwarding worker requests about approvals, judgment calls, scope changes, unexpected situations, or blockers to a human.

5 2d ago A 173 tokens original MIT

org-pull-request

14

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A workflow for taking a completed delegated task through GitHub pull-request creation, automated checks, review changes, merging, and final closure. A pull request is a proposed code change that others can review before it becomes part of a project.

5 2d ago A 181 tokens original MIT

org-resume

15

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A resume tool for an interrupted organization, using saved state to explain what was happening and continue the work. Its instructions are in Japanese.

5 2d ago A 70 tokens original MIT

org-retro

16

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A retrospective workflow for reviewing how work was delegated after a worker finishes. It also decides whether the delegation pattern should be saved as a reusable work skill.

5 2d ago A 118 tokens original MIT

org-setup

17

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A setup procedure that places Claude Code permission settings and environment variables for the organisation's coordinator, dispatcher, curator, and workers.

5 2d ago C 87 tokens original MIT

org-start

18

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A startup procedure for restoring the organisation's previous state and launching its dispatcher, the session that coordinates work. It expects the coordinator to be running inside a specific Renga operations layout.

5 2d ago A 105 tokens original MIT

org-suspend

19

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A workflow for pausing an organization of cooperating worker sessions while saving their current states. It also stops related panes and helper processes, but leaves the broker daemon running so work can later resume.

5 2d ago A 53 tokens original MIT

pr-watch-pane

20

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A procedure for running a pull-request watcher in a dedicated broker-managed tmux pane. The watcher checks continuous-integration results and whether the pull request has been merged, independently of the coordinator session.

5 2d ago A 261 tokens original MIT

suisya-systems/claude-org-ja

Skill Claude CodeCodex

Skill "runtime-release-with-paired-ja-sync" from suisya-systems/claude-org-ja, covering なぜこの skill が必要か, 発動条件, step 1: pre-fetch(リリース worker 派遣前), step 2: リリース worker への impl-guidance and step 3: リリース land + tag push.

5 2d ago B 142 tokens original MIT

secretary-handover

22

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A handover procedure for saving the current coordinator session's decisions, active work, pending questions, and important conversation details in a file.

5 2d ago A 138 tokens original MIT

secretary-resume

23

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A resume procedure for restoring a coordinator session from a handover file after its context has been cleared.

5 2d ago A 112 tokens original MIT

skill-audit

24

suisya-systems/claude-org-ja

Skill Claude CodeCodex

A review process for taking inventory of an organisation's skills and finding obsolete, duplicated, or ownerless ones. It also describes how messages are passed between the organisation's working sessions.

5 2d ago A 123 tokens original MIT