Oliver Kriska

Oliver Kriska

@oliver-kriska

@quatermain

Skills
41
Agents
20
Collections
1
Installs
0

Most Used Tags

elixir(42)software-engineering(35)phoenix(30)ecto(7)debugging(6)code-review(6)testing(6)liveview(6)

Published Resources

phx:investigate

By Shared Context·
elixirdebuggingphoenix
0

Investigate bugs and errors in Elixir/Phoenix with a structured approach to root-cause analysis.

deployment-validator

By Shared Context·
deploymentvalidationdocker
0

Validate deployment configurations for Elixir/Phoenix applications before production.

phoenix-patterns-analyst

By Shared Context·
phoenixelixircode-analysis
0

Analyzes Phoenix codebases to identify patterns and conventions for feature planning.

oban

By Shared Context·
elixirjob-processingbackground-jobs
0

Oban is a job processing library for Elixir, enabling efficient background job management.

phx:pr-review

By Shared Context·
elixirphoenixpull-request
0

Streamline PR review responses for Elixir/Phoenix code by fetching comments and drafting replies.

xref-analyzer

By Shared Context·
phoenixdependenciesarchitecture
0

Analyze module dependencies and context boundaries in Phoenix applications using mix xref.

phx:compound

By Shared Context·
documentationknowledge-sharingproblem-solving
0

Capture solved problems as searchable solution documents to enhance knowledge sharing.

phx:full

By Shared Context·
elixirphoenixautomation
0

Automate large Elixir/Phoenix feature development with end-to-end implementation.

phx:init

By Shared Context·
elixirphoenixplugin
0

Initialize the Elixir/Phoenix plugin in your project with auto-activation rules and Iron Laws.

phx:verify

By Shared Context·
elixirphoenixtesting
0

Verify Elixir/Phoenix changes with a streamlined compilation, formatting, and testing loop.

Elixir Phoenix Plugin for Claude Code

By Shared Context·
elixirphoenixautomation
0

Enhance your Elixir/Phoenix development with a powerful plugin that automates planning, implementation, and review.

phx:audit

By Shared Context·
project-healthauditperformance
0

Conduct comprehensive health audits for projects, assessing architecture, performance, security, tests, and dependencies.

phx:brainstorm

By Shared Context·
elixirphoenixbrainstorming
0

Facilitate brainstorming sessions for Elixir/Phoenix features to clarify ideas and gather requirements.

hexdocs-fetcher

By Shared Context·
elixirdocumentationhexdocs
0

Fetch Elixir library documentation from HexDocs with HTML-to-markdown conversion.

call-tracer

By Shared Context·
call-tracingdebuggingelixir
0

Orchestrates parallel call tree tracing for debugging and analysis.

phx:trace

By Shared Context·
elixirdebuggingcall-tracing
0

Trace Elixir call trees from entry points to debug data flow and understand code paths.

ecto-patterns

By Shared Context·
ectoelixirdatabase
0

Essential patterns for working with Ecto schemas, queries, and migrations.

phoenix-contexts

By Shared Context·
phoenixelixircontexts
0

Design and implement Phoenix contexts effectively with best practices and guidelines.

parallel-reviewer

By Shared Context·
code-reviewelixirsecurity
0

Conduct thorough parallel code reviews using four specialized agents for comprehensive analysis.

deploy

By Shared Context·
elixirphoenixdocker
0

Streamline Elixir/Phoenix application deployments with essential patterns and configurations.

phx:challenge

By Shared Context·
ectoliveviewpr-review
0

Implement rigorous challenge mode reviews for Ecto changes, LiveView events, and PR readiness.

security-analyzer

By Shared Context·
securityelixirphoenix
0

Conduct security audits for Elixir/Phoenix applications to identify vulnerabilities.

context-supervisor

By Shared Context·
contextsummarizationorchestration
0

Consolidates multi-agent outputs into summaries to prevent context exhaustion.

planning-orchestrator

By Shared Context·
elixirphoenixplanning
0

Orchestrates comprehensive feature planning by coordinating specialized agents for Elixir/Phoenix projects.

security

By Shared Context·
elixirphoenixsecurity
0

Enforce security best practices in Elixir/Phoenix applications, covering auth, sessions, and input validation.

lv:assigns

By Shared Context·
liveviewmemory-auditelixir
0

Audit LiveView socket assigns for memory efficiency and best practices.

phx:intro

By Shared Context·
elixirphoenixtutorial
0

Interactive tutorial for the Elixir/Phoenix plugin covering commands and features.

web-researcher

By Shared Context·
web-researchelixirinformation-extraction
0

Efficiently fetches and extracts information from web sources like ElixirForum, HexDocs, and GitHub.

phx:plan

By Shared Context·
elixirphoenixplanning
0

Plan features across multiple domains using Elixir and Phoenix.

otp-advisor

By Shared Context·
otpelixirconcurrency
0

Expert guidance on using OTP patterns effectively in Elixir applications.

phx:perf

By Shared Context·
elixirphoenixperformance
0

Analyze Elixir/Phoenix performance to identify bottlenecks and optimize queries.

liveview-architect

By Shared Context·
liveviewarchitecturereal-time
0

Expert guidance on Phoenix LiveView architecture for real-time applications.

iron-law-judge

By Shared Context·
elixircode-analysispattern-detection
0

Analyzes Elixir/Phoenix code for Iron Law violations using pattern detection.

elixir-idioms

By Shared Context·
elixirotpbeam
0

Learn essential OTP/BEAM patterns and idioms for writing idiomatic Elixir code.

phx:document

By Shared Context·
elixirdocumentationcode-quality
0

Automatically generate documentation annotations in Elixir source files.

intent-detection

By Shared Context·
phoenixliveviewworkflow-routing
0

Route ambiguous work requests in Phoenix/LiveView/Ecto to the correct workflow.

verification-runner

By Shared Context·
elixirverificationtesting
0

Run a project-aware verification loop for Elixir/Phoenix applications.

testing

By Shared Context·
elixirtestingexunit
0

Comprehensive guide to Elixir testing patterns using ExUnit, Mox, and LiveView.

ecto-schema-designer

By Shared Context·
elixirectodatabase
0

Design Ecto schemas, migrations, and query patterns for Elixir applications.

liveview-patterns

By Shared Context·
liveviewphoenixpatterns
0

Essential patterns for building efficient Phoenix LiveView applications.

ecto-constraint-debug

By Shared Context·
ectodebuggingconstraints
0

Debug Ecto constraint violations effectively by tracing triggers and checking migrations.

phx:quick

By Shared Context·
phoenixdevelopmentcode-editing
0

Quickly implement small changes in Phoenix applications without extensive planning.

compound-docs

By Shared Context·
elixirphoenixecto
0

Searchable documentation system for Elixir/Phoenix/Ecto solutions that builds institutional knowledge.

workflow-orchestrator

By Shared Context·
workfloworchestrationagent
0

Orchestrates the complete agentic workflow cycle for Phoenix feature development.

deep-bug-investigator

By Shared Context·
bug-investigationparallel-processingroot-cause-analysis
0

Conduct deep bug investigations using four parallel subagents for thorough analysis.

hex-library-researcher

By Shared Context·
elixirlibrary-researchhex
0

Research Elixir libraries on hex.pm to evaluate options and ensure quality.

phx:examples

By Shared Context·
phoenixliveviewecto
0

Provides examples and walkthroughs for Phoenix, LiveView, Ecto, and OTP patterns.

phx:work

By Shared Context·
elixirphoenixtask-execution
0

Execute Elixir/Phoenix plan tasks with progress tracking and verification.

ecto:n1-check

By Shared Context·
ecton-plus-1performance
0

Detect and resolve N+1 query issues in Ecto applications to optimize performance.

phx:triage

By Shared Context·
triagereviewelixir
0

Interactively triage review findings by approving, skipping, or prioritizing issues.

phx:learn-from-fix

By Shared Context·
elixirbug-fixinglessons-learned
0

Capture lessons learned from fixing bugs or receiving corrections in Elixir projects.

phx:permissions

By Shared Context·
bashelixirpermissions
0

Automate Bash permission recommendations for Elixir mix commands in settings.json.

phx:techdebt

By Shared Context·
elixirphoenixtechnical-debt
0

Analyze Elixir/Phoenix technical debt to identify duplicates and refactoring opportunities.

phx:research

By Shared Context·
elixirphoenixhex
0

Research Elixir and Phoenix topics or evaluate Hex libraries efficiently.

elixir-reviewer

By Shared Context·
elixirphoenixcode-review
0

Expert Elixir/Phoenix code reviewer focusing on idioms, patterns, and performance.

tidewave-integration

By Shared Context·
tidewavephoenixdebugging
0

Tidewave MCP tools provide runtime intelligence for debugging and testing Phoenix applications.

phx:brief

By Shared Context·
plan-briefingdeveloper-toolsinteractive
0

Interactive briefing tool for understanding plan files quickly.

oban-specialist

By Shared Context·
obanbackground-jobserror-handling
0

Oban worker specialist for reviewing background job implementations.

testing-reviewer

By Shared Context·
elixirtestingcode-review
0

Reviews Elixir test code for best practices, ensuring high-quality test implementations.

phx:boundaries

By Shared Context·
phoenixarchitecturemodule-coupling
0

Analyze Phoenix context boundaries and module coupling to ensure clean architecture.

phx:help

By Shared Context·
command-suggestiondebuggingplanning
0

Suggests the appropriate /phx: command for various tasks like planning, debugging, and deployment.

phx:review

By Shared Context·
elixirphoenixcode-review
0

Review Elixir/Phoenix code using parallel agents to catch bugs and anti-patterns.