ai-forge-update

Installation
SKILL.md

AI Forge Update

Understand before touching. Confirm before applying. Judge what you've done.


Phase 0 — Load & Recap

Skip condition: If an ai-forge-recap result for the same artifact is already in the conversation context, verify the name matches, skip Phase 0 entirely, and proceed to Phase 1 using that recap.

MANDATORY — Before reading the artifact, load platform constraints:

  • For agents: identify the target platform from the file path and extension using the table in ai-forge-create/references/agents-taxonomy.md, then read that platform's section for frontmatter schema, file naming, line limits, and key constraints. Supported platforms: Claude Code (.claude/agents/*.md), GitHub Copilot (.github/agents/*.agent.md), OpenAI Codex (.codex/agents/*.toml), Google Gemini (.gemini/agents/*.md or .gemini/skills/*/SKILL.md).
  • For skills: reference the bundled spec at ai-forge-judge/references/agentskills-spec.md for frontmatter validation.
Installs
6
First Seen
Aug 6, 2026
ai-forge-update — robcsaszar/ai-forge