LICENSE
README.md
pyproject.toml
agentinit/__init__.py
agentinit/__main__.py
agentinit/cli.py
agentinit/contextlint_adapter.py
agentinit.egg-info/PKG-INFO
agentinit.egg-info/SOURCES.txt
agentinit.egg-info/dependency_links.txt
agentinit.egg-info/entry_points.txt
agentinit.egg-info/top_level.txt
agentinit/_contextlint/__init__.py
agentinit/_contextlint/__main__.py
agentinit/_contextlint/checks.py
agentinit/_contextlint/cli.py
agentinit/template/.contextlintrc.json
agentinit/template/.gitignore
agentinit/template/AGENTS.md
agentinit/template/CLAUDE.md
agentinit/template/GEMINI.md
agentinit/template/.claude/rules/coding-style.md
agentinit/template/.claude/rules/repo-map.md
agentinit/template/.claude/rules/testing.md
agentinit/template/.cursor/rules/project.mdc
agentinit/template/.github/copilot-instructions.md
agentinit/template/add/security.md
agentinit/template/add/soul.md
agentinit/template/add/mcp/github.md
agentinit/template/add/mcp/postgres.md
agentinit/template/add/skills/code-reviewer/SKILL.md
agentinit/template/add/skills/frontend-reviewer/SKILL.md
agentinit/template/add/skills/testing/SKILL.md
agentinit/template/docs/CONVENTIONS.md
agentinit/template/docs/DECISIONS.md
agentinit/template/docs/PROJECT.md
agentinit/template/docs/STATE.md
agentinit/template/docs/TODO.md
tests/test_cli.py