humanerd-drew

60 mods across 1 repository, 2 stars between them.

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

brain-signal-system

14

humanerd-drew/opencode-drewgent

Skill Claude CodeCodex

Date: 2026-05-31 (updated 2026-06-11) Status: Operational Source: agent/brainsignals.py, agent/signalprocessor.py, agent/eventbus.py, agent/awarenessreporter.py, agent/brainmonitor.py Purpose: Single source of truth for {{AGENTNAME}}'s brain signal architecture.

2 1mo ago A 25 tokens original MIT

humanerd-drew/opencode-drewgent

Skill Claude CodeCodex

A development guide for building an AI agent that can split difficult tasks into smaller tasks, run them through child agents, and combine their results. It uses test-driven development (TDD), meaning tests are written and checked as the system is built.

2 1mo ago A 57 tokens original MIT

humanerd-drew/opencode-drewgent

Skill Claude CodeCodex

Integrate {{AGENTNAME}} with ACP (Agent Client Protocol) agents. Reverse-engineered from goose's Rust ACP provider implementation.

2 1mo ago A 34 tokens original MIT

vault-health

17

humanerd-drew/opencode-drewgent

Skill Claude CodeCodex

Maintain .{{AGENTNAMELOWER}} as an Obsidian vault — graph connectivity overhaul (P-layer mesh, skill clusters, SEO article web), broken link detection, backlink density verification via Obsidian CLI, filename deduplication, bidirectional linking, auto-generated orphan management, cron output graph bloat prevention…

2 1mo ago A 74 tokens original MIT

humanerd-drew/opencode-drewgent

Skill Claude CodeCodex

Skill "brain-dashboard-system" from humanerd-drew/opencode-drewgent, covering brain dashboard system, 아키텍처, 핵심 스크립트, 1. brainnodes.py (ascii 뇌 시각화) and 2. brainhtmldashboard.py (웹 대시보드).

2 1mo ago A 0 tokens original MIT

humanerd-drew/opencode-drewgent

Skill Claude CodeCodex

Sync trend-harvester analyzed output to P2-hippocampus memories — bidirectional bridge between P4-cortex growth engine and P2-hippocampus long-term memory.

2 1mo ago A 38 tokens original MIT

humanerd-drew/opencode-drewgent

Skill Claude CodeCodex

Skill "tool-integration-protocol" from humanerd-drew/opencode-drewgent, covering tool integration protocol, 3단계 통합 패턴, step 1: 도구 핸들러 파일, step 2: modeltools.py import 추가 and step 3: toolsets.py에 toolset 배정.

2 1mo ago A 0 tokens original MIT

harsh-critic

21

humanerd-drew/opencode-drewgent

Skill Claude CodeCodex

Skill "harsh-critic" from humanerd-drew/opencode-drewgent, covering harsh critic — completion bias defense, purpose, 3-tier classification, extreme — hard block (exit 2) and high — fail + mandatory fix.

2 1mo ago A 0 tokens original MIT

qa-cycle

22

humanerd-drew/opencode-drewgent

Skill Claude CodeCodex

Contract-First QA pipeline - implements 3-phase QA (contract → micro-QA → full-QA) using P2-hippocampus qa-evidence system.

2 1mo ago A 34 tokens original MIT

semblent-search

24

humanerd-drew/opencode-drewgent

Skill Claude CodeCodex

Semantic code search using Semble — find code by intent rather than exact matches. Use when exploring unfamiliar codebases or searching for patterns that are hard to express as regex.

2 1mo ago A 38 tokens original MIT