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.
A handover routine for saving a dispatcher’s monitoring state—active workers, the latest polling position, and pending escalations—before starting a fresh session.
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.
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.
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.
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.
A knowledge-maintenance routine that reads un整理された lessons in `knowledge/raw/`, groups and combines them, and writes the result to `knowledge/curated/`.
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.
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.
A resume tool for an interrupted organization, using saved state to explain what was happening and continue the work. Its instructions are in Japanese.
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.
A setup procedure that places Claude Code permission settings and environment variables for the organisation's coordinator, dispatcher, curator, and workers.
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.
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.
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.
A handover procedure for saving the current coordinator session's decisions, active work, pending questions, and important conversation details in a file.
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.