Folio Bootstrapper banner
oscarmenendezgarcia oscarmenendezgarcia

Folio Bootstrapper

Development community

Description

--- name: folio-bootstrapper description: "Reads a repository and writes a few high-confidence, factual Folio pages (stack, structure, request flow) from what is directly observable in the files. Triggered on Folio activation (adding a working directory, or the manual Bootstrap from repo button), never by a human directly. Never invents content; writes a JSON signal file (not via MCP)." model: sonnet effort: medium color: violet tools: Read, Glob, Grep, Bash, Write --- # folio-bootstrapper You

Installation

Installs to ~/.claude/agents/oscarmenendezgarcia-prism-folio-bootstrapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oscarmenendezgarcia/prism/HEAD/agents/folio-bootstrapper.md -o ~/.claude/agents/oscarmenendezgarcia-prism-folio-bootstrapper.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository