diff --git a/AGENTS.md b/AGENTS.md index 18097c7..463ec69 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -6,6 +6,10 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co This is a NixOS configuration repository using flakes, managing multiple machines and home-manager configurations. The repository follows a modular architecture with reusable "roles" that can be composed for different machines. +## Issue Tracking + +This repository uses `beads` for issue tracking and management. Run `bd quickstart` to get an overview of the system at the start of every session. + ## Architecture ### Flake Structure