Read project session context from .bonfire/index.md to understand ongoing work, previous decisions, blockers, and history. Use when the user asks about project context, previous sessions, what was worked on before, architectural decisions, blockers, or when they reference "last time", "previously", "the session", or "what we decided".
Reads `.bonfire/index.md` to understand project history, decisions, blockers, and session context when users ask about previous work, reference "last time", or need project status.
/plugin marketplace add vieko/bonfire/plugin install bonfire@viekoThis skill is limited to using the following tools:
This project may use the Bonfire pattern to maintain continuity across AI coding sessions. Context is stored in .bonfire/index.md rather than relying on conversation memory.
Read session context when the user:
Find the git root: git rev-parse --show-toplevel
Check if .bonfire/index.md exists at the git root
If it exists, read it to understand:
Check .bonfire/specs/ if the user asks about implementation specs
Check .bonfire/docs/ if the user asks about documented topics
.bonfire/
├── index.md # Main session context (read this first)
├── config.json # Project settings
├── archive/ # Completed work history
├── docs/ # Topic documentation
└── specs/ # Implementation specs
/bonfire:end command.bonfire/index.md unless explicitly asked.bonfire/ doesn't exist, the project may not use this patternCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.