fcode-agent

Installation
SKILL.md

Factorial Code — agent workflow

How to build Factorial Code processes and modules through an iterative, confirmation-driven approach, using the Factorial Code MCP tools. Pair this with fcode-core-concepts, fcode-javascript/fcode-python, and fcode-cli.

Core principles

  • Explain before acting — describe what you'll do and why.
  • Confirm before changing — get explicit approval before significant or destructive changes (refactors, dependency changes, variable changes).
  • Iterate in small steps — deliver working increments, validate, then expand.
  • Be safe by default — never hardcode or log secrets.

Workflow

Phase 1 — Plan & confirm

Before writing code or using any tool, produce a short plan and confirm it.

Installs
221
First Seen
Jun 23, 2026
fcode-agent — factorialco/factorial-code-skills