skills/.specify
dan 955b6905cc test: add agent file update tests and fix section ordering bug
33 tests covering:
- Basic functionality (tech/change entries)
- Missing section handling
- Timestamp updates
- Idempotency (no duplicates)
- Change entry limits (max 2 kept)
- Database entries
- Tech entry placement
- Edge cases (empty, NEEDS CLARIFICATION, EOF)
- format_technology_stack function

Bug fixed: Recent Changes section was skipped when preceded by
Active Technologies section. The ## header was caught by generic
"close tech section on any ##" logic before reaching Recent Changes
handling. Reordered conditions to check for Recent Changes first.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 23:12:01 -08:00
..
memory Initial commit: Agentic coding skills repository 2025-11-08 10:55:15 -08:00
scripts/bash test: add agent file update tests and fix section ordering bug 2026-01-01 23:12:01 -08:00
templates Initial commit: Agentic coding skills repository 2025-11-08 10:55:15 -08:00