Packages
A config-driven dev tool for Elixir projects to manage AGENTS.md files and agent skills from dependencies
Current section
Files
Jump to
Current section
Files
lib/usage_rules.ex
# SPDX-FileCopyrightText: 2025 usage_rules contributors <https://github.com/ash-project/usage_rules/graphs/contributors>
#
# SPDX-License-Identifier: MIT
defmodule UsageRules do
@moduledoc """
Config-driven tool for managing AGENTS.md files and agent skills from Elixir dependencies.
"""
end