bonfire-start

Installation
SKILL.md
Contains Shell Commands

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

Start Session

Git root: !git rev-parse --show-toplevel Current branch: !git branch --show-current

Step 1: Check for Bonfire Directory

Check if <git-root>/.bonfire/index.md exists.

If .bonfire/ does NOT exist, scaffold it:

  1. Tell the user: "No bonfire directory found. Let me set that up for you."

  2. Use AskUserQuestion to ask setup questions (4 questions, one round):

    1. "Where should specs be saved?" (Header: "Specs")
      • .bonfire/specs/ (Default) - Keep with session context
      • specs/ - Project root level
Related skills
Installs
4
Repository
vieko/bonfire
GitHub Stars
9
First Seen
Jan 26, 2026