robcsaszar

61 mods across 10 repositories, 1 stars between them.

ai-forge-create

49

robcsaszar/ai-forge

Skill Claude CodeCodex

Create a new skill (SKILL.md), agent definition, or instruction file. Use when converting ad-hoc knowledge into a reusable skill, scaffolding an agent for Claude Code, GitHub Copilot, OpenAI Codex, or Google Gemini, or creating instruction files for glob-pattern matching. Don't use for updating existing artifacts …

0 2d ago A 112 tokens original MIT

ai-forge-eval

50

robcsaszar/ai-forge

Skill Claude CodeCodex

Behavioral eval for skills and agents — whether the artifact actually changes model behavior, not just whether it scores well on a rubric. Use when verifying a skill or agent works in practice, or when tracking its performance across repeated runs to catch regressions. Triggers are test this skill, test this agent…

0 2d ago A 112 tokens original MIT

arbiter

51

robcsaszar/ai-forge

Agent

You make blind judgments between two outputs. You do not know which came from a skill/agent and which was a baseline — do not ask, do not infer.

0 2d ago A 0 tokens original MIT

assayer

52

robcsaszar/ai-forge

Agent

You grade outputs against a list of expectations. You receive an output (text produced by an agent) and an expectations list (assertions about what the output should contain or demonstrate).

0 2d ago A 0 tokens original MIT

refiner

53

robcsaszar/ai-forge

Agent

You receive a completed blind comparison (arbiter output) and a label mapping revealing which output was "withartifact" vs "baseline". Your job: explain why the winner won and surface targeted improvements to the artifact.

0 2d ago A 0 tokens original MIT

ai-forge-judge

54

robcsaszar/ai-forge

Skill Claude CodeCodex

Evaluate any LLM prompt (SKILL.md, agent definition, system prompts, instruction files) for quality — grouped dimensional scoring with letter grade and step-through-ready numbered improvements list. Triggers are judge/review/audit/score/evaluate this skill or prompt, grade this agent. Don't use for behavioral testing…

0 2d ago A 76 tokens original MIT

ai-forge-recap

55

robcsaszar/ai-forge

Skill Claude CodeCodex

Report what a skill or agent actually does versus what its description claims — drift, undeclared behaviors, verdict. Use before updating a skill or agent, or when a description is suspected of being out of date. Triggers are recap [skill], what does [skill] do, audit [skill] description, summarize [skill]. Don't use…

0 2d ago A 85 tokens original MIT

ai-forge-review

56

robcsaszar/ai-forge

Skill Claude CodeCodex

Critically reviews and stress-tests agent, skill, and AI workflow definitions before they ship. Use whenever someone creates, modifies, or proposes an agent config, skill file, system prompt, or AI-powered workflow — including 'review this agent', 'check this skill', 'is this agent safe', or any request for feedback…

0 2d ago A 115 tokens original MIT

ai-forge-update

57

robcsaszar/ai-forge

Skill Claude CodeCodex

Revise an existing SKILL.md or agent definition. Use when an existing skill or agent needs revision, modification, or improvement — including when it misfires, triggers too broadly or too rarely, or has drifted from what its description claims. Don't use for creating new artifacts — use ai-forge-create for that.…

0 2d ago A 105 tokens original MIT

crucible

58

robcsaszar/crucible

Plugin Claude Code

Plugin marketplace listing 1 plugin: robcsaszar-crucible.

0 2d ago A tokens not measured original MIT

robcsaszar-crucible

59

robcsaszar/crucible

Plugin Claude Code

Targeted codebase audit skill: parallel domain recon agents, adversarial false-positive elimination, machine-validated findings JSON, and a SPEC handoff for implementation.

0 2d ago A tokens not measured original MIT

crucible AGENTS.md

60

robcsaszar/crucible

Instructions file CodexOpenCode

AGENTS.md instructions for robcsaszar/crucible, covering agents.md, mission and judgment boundaries.

0 2d ago A 201 tokens original MIT

crucible

61

robcsaszar/crucible

Skill Claude CodeCodex

Targeted multi-domain codebase audit. Use when auditing a user flow end to end, investigating issues that span several domains (auth, data, API, UI), or running a structured find-then-fix cycle over a named area. Produces a validated findings set and a SPEC handoff for implementation. Not for reviewing a single file…

0 2d ago A 90 tokens original MIT