bjornjee

68 mods across 2 repositories, 23 stars between them.

bjornjee/agent-dashboard

Instructions file

Instructions for bjornjee/agent-dashboard, covering agent-dashboard, go conventions, external commands must go through interfaces, tests must use mocks, never real subprocesses and testing.

21 1mo ago A 879 tokens original MIT

agent-dashboard

03

bjornjee/agent-dashboard

Plugin Claude Code

Multi-agent tmux dashboard with skills, hooks, and workflow automation.

21 1mo ago A tokens not measured original MIT

bjornjee/agent-dashboard

Agent

Fixes build and test errors with minimal diffs. Use PROACTIVELY when builds or tests fail. No refactoring, no architecture changes.

21 1mo ago A 35 tokens original MIT

code-reviewer

05

bjornjee/agent-dashboard

Agent

Reviews code for correctness, security, and convention adherence. Use PROACTIVELY after writing or modifying code.

21 1mo ago A 26 tokens original MIT

planner

06

bjornjee/agent-dashboard

Agent

Creates phased implementation plans with dependencies, risks, and testing strategy. Use PROACTIVELY for complex features, refactoring, or architectural changes.

21 1mo ago A 31 tokens original MIT

security-reviewer

07

bjornjee/agent-dashboard

Agent

Detects security vulnerabilities, secrets, injection, and OWASP Top 10 issues. Use PROACTIVELY after writing code that handles user input, auth, API endpoints, or sensitive data.

21 1mo ago A 43 tokens original MIT

tdd-guide

08

bjornjee/agent-dashboard

Agent

Enforces strict RED-GREEN-REFACTOR test-driven development. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code.

21 1mo ago A 36 tokens original MIT

SessionStart

09

bjornjee/agent-dashboard

Hook

Runs when a session starts, executing agent-state-reporter.js via node. From bjornjee/agent-dashboard.

21 1mo ago A tokens not measured original MIT

PreToolUse

10

bjornjee/agent-dashboard

Hook

Runs before the agent uses a tool for Bash, Bash, Bash and Bash tool calls, executing warn-destructive.js, block-main-commit.js, pr-skill-gate.js, codex-write-gate.js and agent-state-fast.js via node (5 commands). From bjornjee/agent-dashboard.

21 1mo ago C tokens not measured original MIT

PostToolUse

11

bjornjee/agent-dashboard

Hook

Runs after a tool call finishes for ExitPlanMode, Bash, Bash and Bash tool calls, executing codex-delegation-gate.js, commit-lint.js, test-gate.js, pr-detect.js and agent-state-fast.js via node (5 commands). From bjornjee/agent-dashboard.

21 1mo ago A tokens not measured original MIT

PermissionRequest

12

bjornjee/agent-dashboard

Hook

Runs when the agent asks permission for an action, executing agent-state-fast.js via node. From bjornjee/agent-dashboard.

21 1mo ago A tokens not measured original MIT

SubagentStart

13

bjornjee/agent-dashboard

Hook

Runs when a subagent starts, executing agent-state-reporter.js via node. From bjornjee/agent-dashboard.

21 1mo ago A tokens not measured original MIT

SubagentStop

14

bjornjee/agent-dashboard

Hook

Runs when a subagent finishes, executing agent-state-reporter.js via node. From bjornjee/agent-dashboard.

21 1mo ago A tokens not measured original MIT

Stop

15

bjornjee/agent-dashboard

Hook

Runs when the agent finishes a response, executing agent-state-reporter.js and mermaid-extractor.js via node (2 commands). From bjornjee/agent-dashboard.

21 1mo ago A tokens not measured original MIT

Notification

16

bjornjee/agent-dashboard

Hook

Runs when the agent sends a notification, executing desktop-notify.js via node. From bjornjee/agent-dashboard.

21 1mo ago A tokens not measured original MIT

UserPromptSubmit

17

bjornjee/agent-dashboard

Hook

Runs when you submit a prompt, before the agent sees it, executing pr-skill-detect.js via node. From bjornjee/agent-dashboard.

21 1mo ago A tokens not measured original MIT

StopFailure

18

bjornjee/agent-dashboard

Hook

Runs on the StopFailure event, executing desktop-notify.js via node. From bjornjee/agent-dashboard.

21 1mo ago A tokens not measured original MIT

chore

19

bjornjee/agent-dashboard

Skill Claude CodeCodex

Lightweight workflow for non-code changes — rules, config, docs, CI, dependency bumps.

21 1mo ago A 21 tokens original MIT

feature

20

bjornjee/agent-dashboard

Skill Claude CodeCodex

Start a new feature in an isolated git worktree with proportional verification.

21 1mo ago A 15 tokens original MIT

fix

21

bjornjee/agent-dashboard

Skill Claude CodeCodex

Diagnose and fix a bug in an isolated git worktree with reproduce-first, test-first methodology.

21 1mo ago A 21 tokens original MIT

implement

22

bjornjee/agent-dashboard

Skill Claude CodeCodex

Dispatch each phase of an approved plan to a fresh subagent with proportional verification; re-invoke to resume.

21 1mo ago A 23 tokens original MIT

investigate

23

bjornjee/agent-dashboard

Skill Claude CodeCodex

Deep-dive into a codebase question, failure, or architectural concern without making changes.

21 1mo ago A 20 tokens original MIT

pr

24

bjornjee/agent-dashboard

Skill Claude CodeCodex

Create a pull request with cleanup, fmt, and test gates.

21 1mo ago C 14 tokens original MIT