Fresh Install banner
hun99999 hun99999

Fresh Install

Development community

Description

You are setting up a fresh Codex environment from this repository. The repository is the source of truth for a managed subset of `~/.codex`. Follow these rules exactly: 1. Read `README.md`. 2. Ask the user what name Codex should use to address them. - If they have no preference, ask whether the generic name `Partner` is acceptable. 3. Inspect the active Codex runtime and the model and reasoning settings it actually supports. - Preserve existing machine-local selections and unmanaged runt

Installation

Installs to ~/.claude/skills/hun99999-agent-bootstrap-fresh-install/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hun99999-agent-bootstrap-fresh-install && curl -fsSL https://raw.githubusercontent.com/hun99999/agent-bootstrap/HEAD/prompts/fresh-install.md -o ~/.claude/skills/hun99999-agent-bootstrap-fresh-install/SKILL.md

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

Full documentation available on GitHub

View Source Repository