skill-forge

Harden agent instruction files through adversarial testing and multi-lens quality evaluation.

30|5|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/bjcoombs/ai-native-toolkit --skill skill-forge-bjcoombs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-forge
Source: https://github.com/bjcoombs/ai-native-toolkit/tree/main/skills/skill-forge
Command: npx skills add https://github.com/bjcoombs/ai-native-toolkit --skill skill-forge-bjcoombs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of unreliable AI agent instructions by subjecting them to rigorous, adversarial quality gates before they are deployed, ensuring they are safe and effective for cold-start agents.

Core Features & Use Cases

  • Adversarial Hardening: Uses a judge panel to test instructions against prompt injection and rationalization escapes.
  • Deterministic Quality Gates: Employs a 3-tier promotion gate to ensure instructions meet strict fidelity and usability standards.
  • Use Case: Before shipping a new CLAUDE.md or AGENTS.md file, use this Skill to automatically identify ambiguities, build-breaking shortcuts, or missing context that could cause an agent to fail in your specific repository.

Quick Start

Use the skill-forge skill to harden the CLAUDE.md file in the current directory by running it through the full judge panel.

Frequently Asked Questions about skill-forge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I harden agent instructions against prompt injection before shipping?

Harden agent instructions against prompt injection by running them through an adversarial judge panel that tests for rationalization escapes and build-breaking shortcuts before deployment. This ensures cold-start agent safety and productivity in your specific repository.

What is adversarial testing for AI agent instruction files?

Adversarial testing for AI agent instruction files is a quality assurance process that uses a judge panel to identify ambiguities, missing context, and prompt injection vulnerabilities in documentation like CLAUDE.md or SKILL.md before deployment.

How do I test CLAUDE.md files for agent productivity and build safety?

Test CLAUDE.md files for agent productivity and build safety by subjecting them to a deterministic loop of observation, inspection, and amendment, followed by a 3-tier promotion gate to ensure strict fidelity and usability standards are met.

Can I use automated quality gates to evaluate AGENTS.md documentation?

You can use automated quality gates to evaluate AGENTS.md documentation by applying a 3-tier promotion gate that enforces strict fidelity and usability standards, ensuring the instructions are safe and effective for cold-start agents.

Why does my AI agent fail when following cold-start instructions in my repository?

AI agents fail following cold-start instructions due to ambiguities, build-breaking shortcuts, or missing context in instruction files. Adversarial testing identifies these issues before deployment by rigorously evaluating instruction fidelity against repository-specific requirements.

What's the best way to automate quality assurance for agent skill definitions?

Automate quality assurance for agent skill definitions by implementing a deterministic multi-lens evaluation loop that inspects instructions for rationalization escapes and promotes them through strict quality gates, yielding high-fidelity documentation safe for deployment.