docs: Add beads issue tracking documentation to AGENTS.md

This commit is contained in:
2026-01-12 18:02:30 -08:00
parent 8eca8204ff
commit 47aaad2eb5

View File

@@ -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