✨ Update skill to use cnspec CLI for schema discovery - #8
Merged
Conversation
There was a problem hiding this comment.
Internal ADR document removed from skills repo; previous unresolved findings in SKILL.md remain unaddressed.
Additional findings (file/line not in diff):
- 🔵
docs/adr-001-cnspec-cli-agent-ergonomics.md:1— Removing the internal ADR is fine, but the two previous findings onskills/mondoo-mql/SKILL.md(thelocalconnector limitation for cloud-provider queries at line 96, and thecnspec policy initvs MCP tool mismatch at line 131) are still unaddressed by this commit. Consider tackling those in a follow-up.
Update SKILL.md to recommend cnspec CLI as the primary interface for schema discovery and query validation, with MCP as an alternative. - Document all 4 new provider CLI commands with JSON examples - Add MCP-to-CLI mapping table for easy reference - Update workflow to reference cnspec commands Depends on: mondoohq/mql#7197 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chris-rock
force-pushed
the
feat/cnspec-cli-schema-tools
branch
from
April 15, 2026 19:55
a69e7fc to
eda14c7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cnspec providerscommands with--jsonoutput examplesDepends on: mondoohq/mql#7197
Test plan
cnspecoutput after mql#7197 is merged🤖 Generated with Claude Code