atman-33/workhub

Tauri 2 all-in-one developer hub: task board backed by an Obsidian vault and Claude Code plugin marketplace

2Stars on the repository
63Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-explore

01

atman-33/workhub

Agent

Broad, read-only code investigation and reference tracing. Use when answering a question means sweeping many files, directories, or naming conventions and you only need the conclusion — not to edit code. Returns findings as filepath:linenumber references.

2 2d ago A 51 tokens original MIT

heavy-implementer

02

atman-33/workhub

Agent

Implement large or uncertain changes that span multiple files or require debugging and trial-and-error. Use when the work is substantial enough that an isolated context with its own iteration loop pays off.

2 2d ago A 41 tokens original MIT

implementer

03

atman-33/workhub

Agent

Implement changes whose specification is already settled. Use for mechanical or well-scoped edits where the approach is decided and little trial-and-error is expected. Can batch several small related tasks in one run.

2 2d ago A 42 tokens original MIT

test-runner

04

atman-33/workhub

Agent

Run tests (or builds/linters) and report a concise pass/fail summary. Use to execute a known command and fold only the outcome back into the main session, keeping verbose output out of the main context.

2 2d ago A 48 tokens original MIT

persona-builder

05

atman-33/workhub

Agent

A narrowly scoped editing persona for small changes to one or two existing files. It requires reading files first, applying a minimal edit, and checking the result afterward.

2 2d ago A 54 tokens original MIT

atman-33/workhub

Agent

A read-only coding assistant profile that locates definitions, callers, references, tests, and imports, then reports their file and line locations in a compact format.

2 2d ago A 73 tokens original MIT

persona-reviewer

07

atman-33/workhub

Agent

Derived from genshijin (MIT, InterfaceX-co-jp) — https://github.com/InterfaceX-co-jp/genshijin.

2 2d ago A 63 tokens original MIT