forge-prefs

Configure Forge Agent preferences for model routing, skip rules, and git settings.

3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/vh2224/forge-agent --skill forge-prefs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-prefs
Source: https://github.com/vh2224/forge-agent/tree/main/skills/forge-prefs
Command: npx skills add https://github.com/vh2224/forge-agent --skill forge-prefs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Forge Prefs skill centralizes configuration for the Forge Agent, simplifying how models, routing, and rules are defined to ensure consistent behavior across sessions.

Core Features & Use Cases

  • Centralized configuration: maps phase-to-model routing and git preferences to streamline agent behavior.
  • Alias-to-model mapping with automatic fallbacks: ensures operations continue smoothly when preferred models are unavailable.
  • Quick adjustments for skip rules and memory routing: enables rapid adaptation to project needs during setup and maintenance.

Quick Start

Use the forge-prefs workflow to view and modify your agent model routing, skip rules, and git preferences.

Frequently Asked Questions about forge-prefs

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

FAQPage Schema
How do I centralize AI agent preferences for consistent model routing?

Use a frontmatter-driven config to standardize phase-to-model routing, skip rules, and git settings for consistent agent behavior across sessions. This ensures reliable runs during ongoing maintenance.

What is alias-to-model mapping and how does it handle unavailable AI models?

Alias-to-model mapping assigns aliases to preferred AI models with automatic fallbacks. This ensures operations continue smoothly and maintains reliable agent behavior when specific models are unavailable.

How do I configure git settings and skip rules for my AI agent setup?

Update the local prefs file through a centralized configuration workflow to define git settings and skip rules. This enables rapid adaptation to project needs during initial setup and ongoing maintenance.

Can I standardize configuration across discuss, research, plan, and execute phases?

Yes, you can standardize configuration across discuss, research, plan, execute, complete, and memory phases. The frontmatter-driven config enforces phase-to-model routing for consistent agent behavior throughout the workflow.

Do I need dependencies to use forge-prefs for agent configuration?

No dependencies are required. The skill functions independently to update your local prefs file, enforcing frontmatter-driven config for model routing and git settings without external packages or components.