Bar Init — Development skill for Claude Code
Set up BAR Observatory for this project — local config + SQLite stores, idempotent.
How to install Bar Init
Installs to ~/.claude/skills/bar181-bar-observatory-bar-init/SKILL.md
mkdir -p ~/.claude/skills/bar181-bar-observatory-bar-init && curl -fsSL https://raw.githubusercontent.com/bar181/bar-observatory/HEAD/commands/bar-init.md -o ~/.claude/skills/bar181-bar-observatory-bar-init/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Bar Init does
name: bar-init description: Set up BAR Observatory for this project — local config + SQLite stores, idempotent
$ARGUMENTS
Set up BAR Observatory in the current project. This is the first command to run — everything else (`/bar-report`, `/bar-interpret`, `/bar-doctor`, `/bar-query`, and the plugin's own hooks/MCP server) reads and writes the `.bar/` directory this creates.
- Determine the target directory from
$ARGUMENTS(a path), defaulting to.(the current project root — the
Alternatives in Development
- Battle — Head-to-head graded battle card between two sites — eight dimensions, bar-by-bar, verdict line 3.6k ★
- Portaljs Add Chart — Add a chart (line, bar, area, pie, or scatter) to a dataset's showcase in a PortalJS portal 2.3k ★
- Opencode Bar — Effortless token usage tracker for OpenCode 309 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Clear Init
Install CLEAR-100 into the current repo or agent. Writes the rule block into AGENTS.md, CLAUDE.md, Cursor rule
Ullage
Context-window telemetry for Claude Code and OpenAI Codex, plus Cursor agent activity: a macOS menu bar item s
MCP Recall
mcp-recall compresses MCP tool outputs (94 KB → 3.5 KB · 96%) and stores full results in SQLite for retrieval
Bar Doctor
Live health check — is BAR Observatory's recorder actually working, and what did it capture?
Bar Interpret
Generate BAR Observatory's optional self-improvement report (engineering or executive audience)
Buildable Init
Make the current workspace Buildable-aware by writing a local .buildable config and repo profile.
Related Agents
Arch
Agent Arch — bootstrap idempotent de la solution / des projets vides selon les stacks actifs (Init Commands §2
Infra Reviewer
Reviews a diff through the INFRA lens only (deploy/rollback safety, CI/CD config, container/IaC least-privileg
Shine Data Engineer
Local data analysis via DuckDB/SQLite MCP — SQL on CSV/Parquet/JSON/Excel without cloud services. Produces cha