benredmond

benredmond

@benredmond

GitHub
8 Skills
24 Total Stars
February 2026 Joined

Public Skills

compound

by benredmond

Capture learnings (problems, decisions, gotchas) from sessions to make future agents more effective

Agents 3 4mo ago

plan

by benredmond

Architecture phase (ARCHITECT) - transforms research into rigorous technical architecture through 5 mandatory design artifacts. Interactive and iterative.

Academic 3 4mo ago

research

by benredmond

Intelligence gathering phase - spawns parallel agents to analyze codebase, patterns, git history, and web research. Creates or updates task file with findings.

Academic 3 4mo ago

review-plan

by benredmond

Advisory plan review - validates plan correctness and identifies gaps before implementation. Works on any task with research and plan sections.

Academic 3 4mo ago

apex:debug

by benredmond

Systematic debugging with pattern learning. Applies hypothesis-driven investigation, evidence collection, and reflection to update pattern confidence.

Automation 3 4mo ago

ship

by benredmond

Review and finalize (REVIEWER + DOCUMENTER phases) - runs adversarial code review, commits changes, completes task, and records reflection to capture pattern outcomes.

Automation 3 4mo ago

execute

by benredmond

Orchestrator that runs the full APEX workflow (research → plan → implement → ship) in a single session. Use for tasks you want to complete without context switches.

Academic 3 4mo ago

implement

by benredmond

Build and validate loop (BUILDER + validation) - implements the architecture, runs tests, iterates until passing. Writes code following the plan.

Automation 3 4mo ago