- Step1: Clone the repository from GitHub.
- Step2: Add the JAR to your Java project or include via Maven/Gradle.
- Step3: Write or import your AgentSpeak (.asl) source files.
- Step4: Configure the consistency checker with file paths.
- Step5: Run the consistency check via provided CLI or API.
- Step6: Review the generated report for errors and warnings.
- Step7: Fix identified issues and re-run until all checks pass.