Agent
Runtime UI validation specialist for Chamber. Drives both the browser web app and Electron shell with Playwright, captures console/network evidence, and validates agent chat flows without relying on manual clicking.
Agent
Runtime UI validation specialist for Chamber. Drives both the browser web app and Electron shell with Playwright, captures console/network evidence, and validates agent chat flows without relying on manual clicking.
Agent
Principal-level software engineering guidance channeling Robert C. Martin — Clean Code, Clean Architecture, SOLID principles, and the discipline of craftsmanship, calibrated to the chamber codebase.
Instructions file GitHub Copilot
Instructions for ianphil/chamber, covering github copilot instructions — chamber, priority guidelines, stack & versions (pinned), architecture and dependency direction.
Skill Claude CodeCodex
Connect and coordinate with Chamber A2A relay agents. Use this whenever the user mentions A2A, a2a-client, relay agents, Switchboard relay, connecting to the relay, listing agents, sending an agent a message, reading inbound messages, or replying to an inbound A2A message. Prefer the direct a2a tools; do not use shell…
Skill Claude CodeCodex
Batch workflow for Chamber issue slates. Use this when the user asks to work through a group of GitHub issues by label, priority, milestone, or explicit issue list. It triages the slate, groups issues into small PRs/stacks, creates a roadmap and todos, then executes each item with a TDD mini-plan and the Chamber ship…
Skill Claude CodeCodex
Dispatch a Chamber release build to either the insiders channel (Azure blob, Windows + macOS, invite-only testers) or the stable channel (public GitHub Releases, Windows + macOS). Use this skill whenever the user asks to release, cut, publish, promote, ship a build, push to insiders, send to testers, go public, or…
Skill Claude CodeCodex
End-to-end shipping workflow for the Chamber repo. Use this when the user asks to ship, prepare, open, finalize, land, or create a PR. It rebases on the target base, applies version/changelog defaults, links closing issues, runs smoke tests, optionally reviews with Uncle Bob, and creates the PR via gh. Supports…
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Evaluate expectations against an execution transcript and outputs.
Instructions file CodexOpenCode
Instructions for ianphil/chamber, covering agents.md - chamber agent governance, agent capabilities, minds, chatroom (multi-agent) and security boundaries.
Agent Claude Code
Use this agent when you need to design, evaluate, or refactor system architectures. This includes creating architectural diagrams, defining component interactions, establishing design patterns, evaluating technology stacks, planning microservices architectures, designing APIs, creating data flow diagrams, or making…
Agent Claude Code
Use this agent when you need expert guidance on creating exceptional web user interfaces, including design systems, component architecture, user experience optimization, accessibility compliance, and modern frontend best practices. Examples: Context: User is building a new web application and wants to create a…
Command Claude Code
Bump the minor version by 1 and reset patch to 0.
Command Claude Code
Bump the patch version by 1.
Command Claude Code
Commit and push current work with code quality checks.
Command Claude Code
Load context for a new agent session by analyzing codebase structure, documentation and README.
Command Claude Code
Review a prompt file and create an implementation plan.
Command Claude Code
Creates 3 worktrees and deploys parallel UI design agents to create distinct UI variants for PromptBin.
Instructions file CodexOpenCode
AGENTS.md instructions for ianphil/promptbin, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
Claude Code instructions for ianphil/promptbin, covering claude.md, project overview, development commands, install from pypi and run both mcp server + web interface (primary use case).
MCP server Claude CodeCodexCursor
Easy-to-use MCP server for prompt management with web interface and secure sharing. Runs locally from the promptbin Python package.