You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A column reading Tested four times and Experimental once spends a table column on one bit of information. One sentence naming the four that were verified says the same thing, and the table goes back to being about how to install rather than about our test coverage.
The claim itself stays, because the README is read by people who have no way to know which assistants were actually exercised: installed with the command shown, then used to build and deploy an app to a live tenant from the example prompt and nothing else. Antigravity CLI is simply absent from that list rather than labelled, which is accurate — it is unverified, not broken.
**Tested** means the skills were installed using the command above and then used to build and deploy a working app to a live Falcon Foundry tenant, from the example prompt below and nothing else. **Experimental** means it should work, since these skills follow the [Agent Plugins](https://agent-plugins.org) format that all five assistants read, but we have not verified it end to end.
21
+
| Assistant | Command | Marketplace |
22
+
|-----------|---------|-------------|
23
+
| Claude Code |`/plugin install crowdstrike-falcon-foundry`|[Anthropic](https://claude.com/plugins/crowdstrike-falcon-foundry)|
Claude Code, Codex, Copilot CLI, and Cursor have each been verified end to end: installed with the command above, then used to build and deploy an app to a live Falcon Foundry tenant from the example prompt below and nothing else.
30
30
31
31
For local development with Claude Code, use `claude --plugin-dir /path/to/foundry-skills`. Any assistant that reads from `~/.agents/skills/` can discover these skills. See the [blog post](https://www.crowdstrike.com/tech-hub/ng-siem/build-falcon-foundry-apps-with-claude-code/) for a full walkthrough.
0 commit comments