Loading...
Loading...
Session context persistence for AI coding. Start/end sessions, create specs and docs, review work. Use for session management, "start session", "end session", implementation specs, documentation, code review, or questions about previous work, decisions, blockers, "last time", "what we decided".
npx skill4agent add vieko/bonfire bonfiregit rev-parse --show-toplevel| Command | Purpose | Details |
|---|---|---|
| Begin session, load context | commands/start.md |
| Save context, health check | commands/end.md |
| Change settings | commands/config.md |
| Create implementation spec | commands/spec.md |
| Create documentation | commands/doc.md |
| Review current work | commands/review.md |
$ARGUMENTS| Input | Action |
|---|---|
| Read commands/start.md and execute |
| Read commands/end.md and execute |
| Read commands/config.md and execute |
| Read commands/spec.md and execute |
| Read commands/doc.md and execute |
| Read commands/review.md and execute |
| Empty or context question | Read session context and answer |
.bonfire/index.mdindex.md<git-root>/.bonfire/index.md.bonfire/index.md.bonfire/specs/docs/index.md.gitignore.bonfire/
├── index.md # Session context with config in frontmatter
├── specs/ # Implementation specs
├── docs/ # Documentation
└── .gitignore # Git strategy