Add agentic workflow properties files

This commit is contained in:
Mara Nikola Kiefer
2026-04-10 12:15:52 +02:00
parent d23343f97a
commit 98b6fc1751
48 changed files with 288 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"name": "Lean Squad",
"description": "Progressively apply Lean 4 formal verification to your codebase: research targets, extract specs, write Lean propositions, translate implementations, and attempt proofs — finding bugs or issuing stamps of confidence.",
"iconName": "lucide sigma",
"categories": ["Agentic", "Formal Verification"]
}