Skill Claude CodeCodex
Implements features, functionalities, and improvements to fdb and its packages. Use when creating new features, adding new commands, or improving existing functionality in fdb or fdbhelper.
Skill Claude CodeCodex
Implements features, functionalities, and improvements to fdb and its packages. Use when creating new features, adding new commands, or improving existing functionality in fdb or fdbhelper.
Skill Claude CodeCodex
Prepares and publishes new fdb releases. Covers version bumping (fdb + fdbhelper lockstep), pre-release verification (smoke tests, analysis), pub.dev publishing, git tagging, and GitHub release creation. Use when bumping the version, preparing a release, publishing to pub.dev, creating a GitHub release, or tagging a…
Skill Claude CodeCodex
Testing and developing fdb (Flutter Debug Bridge). Covers running the smoke test suite, individual command tests, static analysis, and the test app. Use when running fdb tests, adding new commands, verifying fdb behavior, or preparing a release.
Hook Claude Code
Runs before the context is compacted, running bd sync. From andrzejchm/fdb.
Hook Claude Code
Runs when a session starts, running bd prime. From andrzejchm/fdb.
Settings file Claude Code
Agent settings declaring 2 hook events (PreCompact, SessionStart).
Skill Claude CodeCodex
Project issue tracker using bd (Beads). Issues travel via git through .beads/issues.jsonl. Use when asked to work on, pick, or fix an issue; when capturing discovered work; or when checking what to do next.
Instructions file CodexOpenCode
Instructions for andrzejchm/fdb, covering agents.md, project overview, directory layout, build commands and references.
Skill Claude CodeCodex
Uses fdb (Flutter Debug Bridge) CLI to interact with running Flutter apps on devices and simulators. Launches or attaches to apps, hot reloads, screenshots, reads app logs (fdb logs) and native system logs (fdb syslog — Android logcat, iOS syslog, macOS log), fetches OS-level crash records (fdb crash-report — jetsam…
Skill Claude CodeCodex
Uses fdb (Flutter Debug Bridge) CLI to interact with running Flutter apps on devices and simulators. Launches or attaches to apps, hot reloads, screenshots, reads app logs (fdb logs) and native system logs (fdb syslog — Android logcat, iOS syslog, macOS log), fetches OS-level crash records (fdb crash-report — jetsam…