bonfire-configure

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Configure Bonfire

Change project settings. Supports targeted or full configuration.

Git root: !git rev-parse --show-toplevel

Step 1: Parse Arguments

Based on $ARGUMENTS:

  • Empty: Full interactive config (all settings)
  • git: Git strategy only (quick mode)
  • linear: Linear integration only (quick mode)
  • hooks: Hooks setup only (quick mode)

Step 2: Ensure Bonfire Directory Exists

If <git-root>/.bonfire/ does not exist, create it.

If <git-root>/.bonfire/index.md does not exist, create a minimal version:

Related skills
Installs
4
Repository
vieko/bonfire
GitHub Stars
9
First Seen
Jan 26, 2026