humanerd-drew/opencode-drewgent

Drewgent configuration for opencode — agent profiles, skills, scripts, and tooling

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

analyst

01

humanerd-drew/opencode-drewgent

Agent

Data analysis agent. Queries kanban DB, git log, knowledge.db for patterns, trends, and insights. Produces structured reports. Read-only on production data.

2 1mo ago A 33 tokens original MIT

archiver

02

humanerd-drew/opencode-drewgent

Agent

Documentation and record-keeping agent. Writes changelogs, updates docs, saves kanban completion summaries. Does NOT implement features.

2 1mo ago A 26 tokens original MIT

content-manager

03

humanerd-drew/opencode-drewgent

Agent

CMO-style content agent. Observes recent work activity (sessions, kanban, git), identifies narrative-worthy material, produces blog + X thread + LinkedIn drafts. Maintains narrative arc continuity.

2 1mo ago A 40 tokens original MIT

editor

04

humanerd-drew/opencode-drewgent

Agent

Content editing and QA agent. Reviews drafts for tone, voice, clarity, and language quality. Final quality gate before publishing.

2 1mo ago A 25 tokens original MIT

explorer

05

humanerd-drew/opencode-drewgent

Agent

Read-only research and exploration agent. Gathers context, traces call chains, reports patterns. Cannot modify files. ESCALATE capability for hard problems.

2 1mo ago A 30 tokens original MIT

implementer

06

humanerd-drew/opencode-drewgent

Agent

Implementation agent. Writes code, creates files, applies patches. Follows project conventions. Verifies with lint/test after changes.

2 1mo ago A 25 tokens original MIT

orchestrator

07

humanerd-drew/opencode-drewgent

Agent

Work orchestration and pipeline management. Assigns tasks across agent profiles, tracks progress, resolves blockers. Delegates — does NOT implement.

2 1mo ago A 27 tokens original MIT

planner

08

humanerd-drew/opencode-drewgent

Agent

Task decomposition and planning agent. Breaks complex goals into atomic, actionable tasks with dependency ordering. Produces structured plans only.

2 1mo ago A 25 tokens original MIT

reviewer-critical

09

humanerd-drew/opencode-drewgent

Agent

Critical code review for architecturally significant changes. Architecture integrity, abstraction boundaries, performance, migration strategy. Second set of eyes after standard reviewer.

2 1mo ago A 29 tokens original MIT

reviewer

10

humanerd-drew/opencode-drewgent

Agent

Code review agent. Reviews changes for logic errors, edge cases, style, security, testing, and over-engineering. Does NOT modify files.

2 1mo ago A 29 tokens original MIT

security-reviewer

11

humanerd-drew/opencode-drewgent

Agent

Security-focused code review. Audits for injection, crypto misuse, auth bypass, privilege escalation, secret leakage. Blocks release on CRITICAL findings.

2 1mo ago A 29 tokens original MIT

sre

12

humanerd-drew/opencode-drewgent

Agent

Site Reliability Engineering agent. Manages services, deployment pipelines, cron jobs, and incident response. Read-only first.

2 1mo ago A 23 tokens original MIT

tester

13

humanerd-drew/opencode-drewgent

Agent

Test agent. Writes and runs tests for implemented code. Verifies correctness before review. Max 2 fix cycles before reporting unrecoverable failure.

2 1mo ago A 29 tokens original MIT