oliver-kriska/claude-elixir-phoenix
Plugin Claude Code
Plugin marketplace listing 4 plugins: elixir-phoenix, ecto, lv, catchup.
oliver-kriska/claude-elixir-phoenix
Plugin Claude Code
Plugin marketplace listing 4 plugins: elixir-phoenix, ecto, lv, catchup.
oliver-kriska/claude-elixir-phoenix
Agent Claude Code
CONTRIBUTOR TOOL - Orchestrates plugin validation against latest Claude Code documentation. Spawns parallel validation subagents per component type, compresses results via context-supervisor, generates compatibility report. Use proactively when running /docs-check. NOT distributed as part of the plugin - only…
oliver-kriska/claude-elixir-phoenix
Agent Claude Code
CONTRIBUTOR TOOL - Analyzes Phoenix projects to discover patterns, pain points, and plugin improvement opportunities. Use this agent when gathering insights from real codebases to identify gaps in the plugin's skills and agents. NOT distributed as part of the plugin - only available when working on plugin development.
oliver-kriska/claude-elixir-phoenix
Agent Claude Code
Analyzes skill effectiveness data to identify failure patterns and recommend improvements. Use after /skill-monitor flags underperforming skills.
oliver-kriska/claude-elixir-phoenix
Command Claude Code
Run ad-hoc PostgreSQL analytics queries against dev/test database.
oliver-kriska/claude-elixir-phoenix
Command Claude Code
Find and report technical debt in the codebase.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
CONTRIBUTOR TOOL - Track CC changelog, extract new versions since last check, analyze impact on plugin (breaking changes, opportunities, deprecations). Run periodically or before releases. NOT part of the distributed plugin.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Run an A/B codex review experiment — holistic codex review vs 3 focused dimension passes (security, ecto, liveview) on the branch diff, classify findings, report a panel-value verdict. Use when the branch is fresh, before any codex review runs.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
CONTRIBUTOR TOOL - Validate plugin against latest Claude Code documentation. Catches breaking changes, deprecations, discovers new features. Run before releases or periodically. NOT part of the distributed plugin.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Guide plugin development workflow — editing skills, agents, hooks, or eval framework in this repo. Use when modifying files in plugins/elixir-phoenix/, lab/eval/, or lab/autoresearch/. Ensures changes pass eval, lint, and tests before committing.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Generate X/Twitter release promotion posts with ASCII tables and CodeSnap rendering. Use when writing release posts, promotion tweets, plugin announcements, or preparing social media content for new versions.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
CONTRIBUTOR TOOL - Cut a plugin release: bump plugin.json version, finalize CHANGELOG, update README if needed, gate on make ci, commit, tag vX.Y.Z, and create the GitHub release. Use when shipping a new plugin version. NOT distributed.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Deep qualitative analysis of high-signal sessions. Spawns subagents with v2 template, synthesizes patterns, compares against known findings. Use after /session-scan.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Compute metrics for Claude Code sessions. Discovers via ccrider, filters trivial, computes friction/opportunity/fingerprint scores. Use for broad session triage.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Analyze trends across session metrics. Computes windowed aggregates, deltas, and compares against MEMORY.md findings. Use periodically for progress tracking.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Analyze skill effectiveness across sessions. Computes per-skill metrics (action rate, friction, outcomes), identifies degrading skills, and generates improvement recommendations. Requires session-scan data in metrics.jsonl.
oliver-kriska/claude-elixir-phoenix
Instructions file
Instructions for oliver-kriska/claude-elixir-phoenix, covering plugin development guide, workflow architecture, workflow commands, artifact directories and context supervisor pattern.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Self-improving loop for plugin skills. Reads program.md, proposes one mutation per iteration, evaluates against deterministic scorer, keeps improvements via git, reverts failures. Targets weakest skill+dimension. Use with /loop for overnight runs.
oliver-kriska/claude-elixir-phoenix
Plugin Claude Code
Async-team return-from-absence briefing. /catchup fans out to GitHub, git, Linear, and calendar, then emits one prioritized Context Brief instead of a firehose.
oliver-kriska/claude-elixir-phoenix
Agent
Does the catch-up fan-out, impact analysis, and brief assembly for /catchup on Sonnet (cheaper/faster than the caller's session). Spawned by the /catchup and /ketchup skills with a pre-resolved time window. Not user-invoked directly.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Summarize and review what changed while you were away. Use after a weekend, vacation, or flight to check missed PRs, git commits, Linear tickets, and meetings — one prioritized brief, not a firehose.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Easter-egg alias for /catchup. Same return-from-absence briefing, squeezier name. Use exactly like /catchup — all flags pass through unchanged.
oliver-kriska/claude-elixir-phoenix
Plugin Claude Code
Compatibility namespace for the Elixir/Phoenix plugin's /ecto: commands.
oliver-kriska/claude-elixir-phoenix
Skill Claude CodeCodex
Compatibility alias for the Elixir/Phoenix plugin's Ecto constraint debugger. Invoke explicitly with /ecto:constraint-debug.