cveralyon

41 mods across 1 repository, 4 stars between them.

api-design

01

cveralyon/axel-setup

Agent

Design a new API endpoint following DDD patterns — route, controller, service, serializer, types.

4 1mo ago A 20 tokens original MIT

bughunter

02

cveralyon/axel-setup

Agent

Proactive codebase scanner that hunts for bugs, dead code, vulnerabilities, and smells. Auto-detects stack. Reports only high-confidence findings.

4 1mo ago A 33 tokens original MIT

changelog

03

cveralyon/axel-setup

Agent

Generate a grouped markdown changelog from recent git commits.

4 1mo ago A 10 tokens original MIT

cleanup

04

cveralyon/axel-setup

Agent

Scan codebase for code quality issues like unused imports, console.logs, TODOs, and missing types.

4 1mo ago A 20 tokens original MIT

compare-branch

05

cveralyon/axel-setup

Agent

Compare current branch vs main/staging — changes, risk assessment, merge readiness.

4 1mo ago A 16 tokens original MIT

cross-repo

06

cveralyon/axel-setup

Agent

Coordinates work that spans multiple repos simultaneously — API + frontend + services. Maps impact, sequences changes, and tracks dependencies across your project's repositories.

4 1mo ago A 32 tokens original MIT

db-check

07

cveralyon/axel-setup

Agent

Validate database state — pending migrations, schema consistency, missing indexes.

4 1mo ago A 13 tokens original MIT

debug

08

cveralyon/axel-setup

Agent

Systematic debugging — reproduce, trace, root cause, fix, test. Follows service layer patterns.

4 1mo ago A 21 tokens original MIT

deploy-check

09

cveralyon/axel-setup

Agent

Pre-deploy validation that checks branch, uncommitted changes, CI status, and pending PRs.

4 1mo ago A 20 tokens original MIT

draft-message

10

cveralyon/axel-setup

Agent

Help structure difficult or important messages — Slack, email, or talking points.

4 1mo ago A 15 tokens original MIT

cveralyon/axel-setup

Agent

Reference pattern for multi-phase orchestration. The MAIN Claude instance acts as coordinator — this file documents the protocol, not a separate agent to spawn.

4 1mo ago A 35 tokens original MIT

excelsior-verifier

12

cveralyon/axel-setup

Agent

Adversarial verification agent. Independently proves work is correct by running checks. Auto-detects stack. Resolves obstacles proactively. NEVER trusts claims — only evidence.

4 1mo ago A 40 tokens original MIT

feature

13

cveralyon/axel-setup

Agent

End-to-end feature scaffolding following repo patterns — service, endpoints, types, hooks, components.

4 1mo ago A 20 tokens original MIT

harness-optimizer

14

cveralyon/axel-setup

Agent

Audits and tunes the local Claude Code harness (hooks, agents, skills, settings, MCP) for reliability, cost, and throughput. Proposes minimal reversible config changes, never rewrites product code.

4 1mo ago B 46 tokens original MIT

incident

15

cveralyon/axel-setup

Agent

Production incident response — gather logs, recent deploys, commits, Linear issues, draft summary.

4 1mo ago A 19 tokens original MIT

linear-task

16

cveralyon/axel-setup

Agent

Fetch context from a Linear issue before starting work. Reads issue details, comments, and related issues.

4 1mo ago A 20 tokens original MIT

onboard

17

cveralyon/axel-setup

Agent

Quick overview when entering a repo — branch, pending changes, recent commits, CI status.

4 1mo ago A 18 tokens original MIT

perf

18

cveralyon/axel-setup

Agent

Performance analysis — N+1 queries, missing eager loading, slow queries, unnecessary re-renders.

4 1mo ago A 20 tokens original MIT

cveralyon/axel-setup

Agent

Validates that code is production-ready — no mocks, no stubs, no fake data, real integrations only. Run before any deploy to staging or main.

4 1mo ago A 35 tokens original MIT

review

20

cveralyon/axel-setup

Agent

Review code changes for security issues, performance problems, style, edge cases, and missing tests.

4 1mo ago A 18 tokens original MIT

security-check

21

cveralyon/axel-setup

Agent

Run security checks — Brakeman, bundle audit, pnpm audit, scan for hardcoded secrets.

4 1mo ago A 21 tokens original MIT

sprint-summary

22

cveralyon/axel-setup

Agent

Generate sprint summary from git log + Linear for standups and reports to Samu.

4 1mo ago A 17 tokens original MIT

tdd

23

cveralyon/axel-setup

Agent

Test-Driven Development specialist for Rails + Next.js stacks — RSpec (Rails) and Jest/Vitest (Next.js). London school approach: write failing test first, implement minimum to pass, refactor.

4 1mo ago A 45 tokens original MIT

test-gen

24

cveralyon/axel-setup

Agent

Generate comprehensive test specs for a file or feature — happy path, edge cases, error cases.

4 1mo ago A 19 tokens original MIT