iamladi
@iamladi
Public Skills
tdd
by iamladi
TDD enforcement during implementation. Reads tdd: setting from CLAUDE.md. Modes - strict (human approval for escape), soft (warnings), off (disabled). Auto-invoked by /implement.
codex
by iamladi
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing. Uses GPT-5.3-Codex by default for state-of-the-art software engineering.
x-search
by iamladi
Search X/Twitter for real-time developer discourse, product feedback, community sentiment, and expert opinions. Use when user says "x search", "search x for", "search twitter for", "what are people saying about", or needs recent X discourse for context (library releases, API changes, product launches, industry discussion).
system-prompt-clinic
by iamladi
Interactive skill that diagnoses and transforms system prompts from rule-based to reasoning-based using Constitutional AI principles
judgment-eval
by iamladi
Evaluates agent judgment quality through scenario-based testing in-conversation
constitution-compliance-review
by iamladi
Evaluate plugin commands, agents, and skills against Anthropic Constitution principles. Score alignment on reasoning-based vs rule-based instruction spectrum, identify improvement opportunities.
finish-branch
by iamladi
Post-merge cleanup workflow. Detects PR merge, switches to main, pulls latest, runs tests, and removes worktree if exists. Use after PR is merged to clean up.
test
by iamladi
Write or review tests following Kent C. Dodds testing principles - flat structure, composable setup, disposable fixtures. Use when the user asks to write tests, review tests, or convert legacy tests.
gemini
by iamladi
Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding.
interview
by iamladi
Interview me about anything in depth