From 844294f7b208ed078117380ef4adc3a21903f77a Mon Sep 17 00:00:00 2001 From: Luca Sacchi Ricciardi Date: Thu, 2 Apr 2026 17:04:11 +0200 Subject: [PATCH] docs: update changelog with AGENTS.md documentation entry --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bb3ccf..e7a75ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- docs: Add AGENTS.md with complete agent rules and workflow + - Agent staff configuration with 7 specialized roles + - Operational workflow (Spec-Driven, TDD, Sacchi Method) + - Git workflow conventions (Conventional Commits, Atomic Commits) + - Configuration structure for .opencode/agents/ and .opencode/skills/ + ## [0.1.0] - 2026-04-02 ### Added