Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Timur Fatykhov avatar

Forge

  • Updated February 16, 2026
  • tfatykhov/cognition-engines-marketplace

forge is a Claude Code skill in the AI & Agent Building category. FORGE The Decision Loop. Cognitive decision protocol for AI agents powered by the Cognition Engine.

Key points

  • forge
  • AI & Agent Building
  • AI-coding skill

Forge by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add tfatykhov/cognition-engines-marketplace
/plugin install forge@cognition-engines

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedFebruary 16, 2026
Repositorytfatykhov/cognition-engines-marketplace

What it does

FORGE The Decision Loop. Cognitive decision protocol for AI agents powered by the Cognition Engine.

README.md

FORGE — The Decision Loop

A Claude Code plugin that implements the FORGE cognitive decision protocol.

FORGE: Fetch → Orient → Resolve → Go → Extract

You forge decisions in the Cognition Engine — deliberately, under pressure, with intention. Every decision flows through this loop, creating a compounding record of organizational judgment.

What it does

  • FETCH: Loads cognitive context (past decisions, calibration, patterns, guardrails) at session start
  • ORIENT: Checks guardrails and constraints before every non-trivial decision via pre_action
  • RESOLVE: Streams micro-thought deliberation (10+ atomic signals per decision) via record_thought
  • GO: Executes with confidence, gates HIGH/CRITICAL decisions on user confirmation
  • EXTRACT: Reviews outcomes and distills patterns via review_outcome

Components

  • Skill (skills/forge-protocol/SKILL.md): Protocol rules loaded contextually
  • Hooks (hooks/hooks.json): SessionStart injects protocol, PreToolUse gates risky file ops, Stop enforces reflection
  • MCP (.mcp.json): Connects to the decisions server
  • Commands: /forge:status dashboard, /forge:reflect batch review

Installation

claude --plugin-dir ./path-to-forge-plugin

Requirements

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.