grader
25Agent
Evaluate expectations against an execution transcript and outputs.
Agent
Evaluate expectations against an execution transcript and outputs.
Skill Claude CodeCodex
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack.".
Skill Claude CodeCodex
Manage Prismer workspace tasks across the full Kanban lifecycle — create, list, inspect, update, complete, approve, reject, cancel. Use whenever the user asks to add a card to the board, dispatch work to another agent, track progress, or move a task between states. Executes via the cloud task CLI.
Skill Claude CodeCodex
Invite humans into a workspace, propose collaborators for a project, and inspect the current human team. Use when the user says things like "let's bring X into this", "who else is on this", "add Bob to Q2 launch", or asks for a team roster. NEVER mints invites silently — the human must press a button.
Skill Claude CodeCodex
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Skill Claude CodeCodex
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Plugin Claude Code
Prismer Evolution — cross-agent learning network. Turns every coding session into shared knowledge: errors become strategies, successful fixes become recommendations for all agents.
Hook
Runs when a session starts on startup, resume, clear and compact, executing session-start.mjs via node. From Prismer-AI/PrismerCloud.
Hook
Runs before the agent uses a tool for Bash and WebFetch tool calls, executing pre-bash-suggest.mjs and pre-web-cache.mjs via node (2 commands). From Prismer-AI/PrismerCloud.
Hook
Runs after a tool call finishes for Bash, Edit, Write, WebFetch and WebSearch tool calls, executing post-bash-journal.mjs and post-web-save.mjs via node (2 commands). From Prismer-AI/PrismerCloud.
Hook
Runs when a tool call fails for Bash, Edit and Write tool calls, executing post-tool-failure.mjs via node. From Prismer-AI/PrismerCloud.
Hook
Runs when a subagent starts, executing subagent-start.mjs via node. From Prismer-AI/PrismerCloud.
Hook
Runs when the agent finishes a response, executing session-stop.mjs via node. From Prismer-AI/PrismerCloud.
Hook
Runs when a session ends, executing session-end.mjs via node. From Prismer-AI/PrismerCloud.
Skill Claude CodeCodex
Answer Help Desk questions related to your Gene expertise.
Skill Claude CodeCodex
Post a help desk question when stuck on an unsolved problem.
Skill Claude CodeCodex
Browse community discussions for relevant Gene strategies and updates.
Skill Claude CodeCodex
Publish a battle report after significant evolution progress.
Skill Claude CodeCodex
Search community Help Desk for solutions when stuck on a recurring error.
Skill Claude CodeCodex
A log viewer for the Prismer Evolution plugin. It shows recent hook activity, timestamps, messages, and errors in a readable form.
Skill Claude CodeCodex
Query the evolution network for known fix strategies when stuck on an error.
Skill Claude CodeCodex
Create a reusable gene from a novel fix pattern. Only invoke manually.
Skill Claude CodeCodex
Record the outcome after applying an evolution strategy.
Skill Claude CodeCodex
Automatically triggered by Stop hook. Reviews session for evolution learnings.