394 B
394 B
AGENTS.md
Commands
# Install dependencies
uv sync
# Install with test deps
uv sync --extra test
# Run tests
uv run pytest tests/ -v
Project Structure
src/- Source codetests/- Unit tests.gitea/workflows/- CI/CD workflows (Gitea Actions)
Skills
Custom skills stored at ~/.agents/skills/*/SKILL.md:
commit-message- Conventional Commits format