ryantlee25-droid

20 mods across 2 repositories, 9 stars between them.

blues

01

ryantlee25-droid/spectrum-protocol

Agent

Work planner agent. Breaks tasks into structured PLAN.md with actionable steps, file ownership, test criteria, and verified references. Produces plans developers or workers can execute without follow-up questions.

5 4mo ago A 41 tokens original MIT

browns

02

ryantlee25-droid/spectrum-protocol

Agent

Retrospective agent. Reads spectrum artifacts (HOOK.md, debriefs, SEAM-CHECK.md, PAX-PLAN.md) and drafts LESSONS.md capturing what worked, what failed, and recommendations. user: "write up lessons from this spectrum run" assistant: uses Brown to aggregate artifacts into a structured LESSONS.md draft user: "draft the…

5 4mo ago A 123 tokens original MIT

coppers

03

ryantlee25-droid/spectrum-protocol

Agent

Git agent for commits, branches, and PRs/MRs on GitHub and GitLab. Smart commit messages, risk-tiered confirmation, file sensitivity filtering, convention learning.

5 4mo ago A 38 tokens original MIT

golds

04

ryantlee25-droid/spectrum-protocol

Agent

Lightweight parallel dispatcher. Writes SPLIT.md (file ownership), drops workers in worktrees, runs post-merge quality gate. Invoke for 3+ independent tasks or when the user says 'drop workers' / 'run parallel'.

5 4mo ago A 50 tokens original MIT

grays-run

05

ryantlee25-droid/spectrum-protocol

Agent

Mechanical test runner (Haiku tier). Auto-detects pytest, jest, vitest, playwright. Runs tests, reports pass/fail counts. Does NOT diagnose failures — if tests fail, Gold escalates to grays (Sonnet) for diagnosis. user: (Gold spawns after Howler completion) assistant: detects framework, runs tests, reports PASS/FAIL…

5 4mo ago A 87 tokens original MIT

grays

06

ryantlee25-droid/spectrum-protocol

Agent

Multi-framework test runner agent. Auto-detects pytest, jest, vitest, go test. Runs tests with coverage, generates missing tests using batch-generate-validate loops, reports failures with diagnosis.

5 4mo ago A 44 tokens original MIT

greens

07

ryantlee25-droid/spectrum-protocol

Agent

Use this agent when a user provides a PRD, product spec, technical specification, or any structured product document and needs it decomposed into well-scoped, individually shippable Jira tickets with clear acceptance criteria. This agent should be invoked when a product manager, engineer, or team lead needs to…

5 4mo ago A 409 tokens original MIT

helldivers

08

ryantlee25-droid/spectrum-protocol

Agent

Product research and problem identification agent. Validates that a problem is real, significant, and worth solving before solution exploration. Produces a structured Problem Brief grounded in evidence-based discovery frameworks. user: "what problems should we focus on for our dev tools product?" assistant: uses…

5 4mo ago A 219 tokens original MIT

howlers

09

ryantlee25-droid/spectrum-protocol

Agent

Parallel implementation agent (also called 'worker'). Executes a scoped task in an isolated worktree with strict file ownership. Spawned by Gold during parallel execution.

5 4mo ago A 34 tokens original MIT

obsidians

10

ryantlee25-droid/spectrum-protocol

Agent

Post-merge spec compliance verifier. Reads PLAN.md acceptance criteria and verifies the merged codebase satisfies them. Produces SENTINEL-REPORT.md with per-criterion PASS/PARTIAL/FAIL verdicts. user: "did we build what we planned?" assistant: uses Obsidian to verify merged code against PLAN.md acceptance criteria…

5 4mo ago A 115 tokens original MIT

oranges

11

ryantlee25-droid/spectrum-protocol

Agent

Root cause debugging agent. Uses minimize-then-localize methodology, multi-signal evidence collection, and causal chain construction. Handles runtime exceptions, failing tests, type errors, and silent failures.

5 4mo ago A 41 tokens original MIT

politicos

12

ryantlee25-droid/spectrum-protocol

Agent

Adversarial reviewer for CONTRACT.md and MANIFEST.md. Challenges Gold's decomposition before freeze — finds ownership gaps, contract ambiguities, and decomposition flaws. Runs in Phase 1.5 (The Passage) before Howlers are dropped. user: Gold has written MANIFEST.md and CONTRACT.md and wants them reviewed before…

5 4mo ago A 131 tokens original MIT

primus

13

ryantlee25-droid/spectrum-protocol

Agent

Product strategy and management agent for PRDs, prioritization, roadmaps, and market analysis. Invoke when the user wants to think through what to build, why, and in what order — not how to build it technically. user: "help me write a PRD for the new reporting feature" assistant: uses product-strategy-partner to draft…

5 4mo ago A 223 tokens original MIT

violets

14

ryantlee25-droid/spectrum-protocol

Agent

Behavioral spec agent. Produces DESIGN.md — a detailed API contract, schema definition, or component hierarchy spec that Howlers use as ground truth during implementation. Invoke before muster when the spectrum involves shared interfaces, database schemas, or cross-Howler API contracts. user: "we need a design spec…

5 4mo ago A 185 tokens original MIT

whites

15

ryantlee25-droid/spectrum-protocol

Agent

Pre-PR code review agent. Uses tiered verification (reasoning certificates + batched tool calls) for speed. Produces structured Blocker/Warning/Suggestion/Inquiry reports with verified findings only.

5 4mo ago A 44 tokens original MIT

tages

16

ryantlee25-droid/tages

Plugin Claude Code

Persistent codebase memory for AI coding agents. Automatically remembers conventions, architecture decisions, and project context across sessions.

4 2d ago A tokens not measured original MIT

tages

17

ryantlee25-droid/tages

MCP server Claude CodeCodexCursor +2

MCP server for persistent AI agent memory. Runs locally from the @tages/server npm package.

4 2d ago A tokens not measured original MIT

tages CLAUDE.md

18

ryantlee25-droid/tages

Instructions file

Instructions for ryantlee25-droid/tages, covering tages — project configuration, architecture, key design decisions, security and commands.

4 2d ago A 1,110 tokens original MIT

proactive-memory

19

ryantlee25-droid/tages

Skill Claude CodeCodex

Proactively remember project conventions, architecture decisions, gotchas, and corrections during normal coding work. When an agent: (1) Discovers a naming convention or code pattern, (2) Learns why something is built a certain way, (3) Encounters a non-obvious gotcha or workaround, (4) Gets corrected by the user on…

4 2d ago A 91 tokens original MIT

session-context

20

ryantlee25-droid/tages

Skill Claude CodeCodex

Load persistent codebase memory at session start. Automatically recalls project conventions, architecture decisions, and context from previous sessions. When an agent needs to: (1) Start a new session with full project context, (2) Recall what was learned in prior sessions, (3) Restore project memory, or (4)…

4 2d ago A 82 tokens original MIT