bjcho4141

16 mods across 1 repository, 7 stars between them.

bjcho4141/harness-bujang

Instructions file

A project guide for Harness-Bujang, a package that coordinates multiple coding agents, with instructions in Korean and English. It explains the repository's monorepo layout, where several related packages live together, and its commands.

7 3mo ago A 7,899 tokens original MIT

architect-team

02

bjcho4141/harness-bujang

Agent

Architecture team — route structure, module boundaries, state management, data flow. Invoke before introducing new features or to review existing structure.

7 3mo ago A 29 tokens original MIT

code-review-team

03

bjcho4141/harness-bujang

Agent

Code-review team — coding conventions, readability, types, framework patterns. Invoke for file- or PR-level detailed review.

7 3mo ago A 28 tokens original MIT

consultant

04

bjcho4141/harness-bujang

Agent

Consultant — external benchmarking, industry trends, business-model advice. Invoke when investigating competitor patterns or industry best practices.

7 3mo ago A 26 tokens original MIT

db-guard-team

05

bjcho4141/harness-bujang

Agent

DB team — schema, foreign keys, access control, migrations, queries. Invoke after queries to check missing FK hints, or when adding new columns.

7 3mo ago A 35 tokens original MIT

dev-team

06

bjcho4141/harness-bujang

Agent

Dev team — actual code implementation. Builds pages, API routes, components, DB migrations. The core executor invoked when the Director dispatches feature work. Each parallel instance acts independently.

7 3mo ago A 39 tokens original MIT

director

07

bjcho4141/harness-bujang

Agent

Director — the persona that fronts the multi-agent harness. Acts as a virtual character whose dispatches and reports are logged to the chat room ({{ADMINHARNESSROUTE}}). Actual team calls and code work are handled by Main Claude, which reads this guide, "plays the Director," and writes to the chat room.

7 3mo ago A 67 tokens original MIT

doc-sync-team

08

bjcho4141/harness-bujang

Agent

Docs team — keeps CLAUDE.md / README / PRD / TASKS in sync. Invoke when checking docs after code changes, or when writing new docs.

7 3mo ago A 37 tokens original MIT

qa-team

09

bjcho4141/harness-bujang

Agent

QA team — functional / scenario-based E2E and UI verification. Invoke after a feature is built, from a user-scenario perspective.

7 3mo ago A 31 tokens original MIT

security-team

10

bjcho4141/harness-bujang

Agent

Security team — auth, permissions, access control, signatures, XSS, CSRF, PII protection. Invoke after sensitive API / payment / auth flow changes, or before deploys.

7 3mo ago A 41 tokens original MIT

verifier-team

11

bjcho4141/harness-bujang

Agent

Verifier team — final verification after code changes. Build, regression, cross-check of other teams' reports. The mandatory gate before the Director reports "done.".

7 3mo ago A 35 tokens original MIT

bujang-init

12

bjcho4141/harness-bujang

Command

Install the Harness-Bujang multi-agent system into the current project — agents, CLAUDE.md section, learning log, and extra-tool adapters.

7 3mo ago A 35 tokens original MIT

bujang-report

13

bjcho4141/harness-bujang

Command

Summarize recent chat-room activity — what each team worked on, severity counts, and open blockers.

7 3mo ago A 26 tokens original MIT

bujang-status

14

bjcho4141/harness-bujang

Command

Show the current Harness-Bujang installation status — agents, CLAUDE.md section, learning log, chat DB, and recent chat messages.

7 3mo ago A 34 tokens original MIT

bujang-team

15

bjcho4141/harness-bujang

Command

Quick-dispatch shortcut — call a specific subagent without the Director's full ceremony. Useful for one-off audits.

7 3mo ago A 28 tokens original MIT

open-chat

16

bjcho4141/harness-bujang

Command

Launch the Harness-Bujang chat-room viewer (KakaoTalk-style) at http://localhost:7777 so the user can watch director / team INSERTs in real time. Backgrounds the server and auto-opens the browser.

7 3mo ago A 50 tokens original MIT