Use when a dataq automation task needs a new or revised `assert --rules` file or `dataq.recipe.v1` recipe, including lock/replay verification. Do not use for general dataq command selection, CLI or schema implementation changes, or routing-only evaluation.
koizumikento/dataq
SkillsMP has collected 6 skills from koizumikento/dataq. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Use when an agent needs to choose, inspect, or run an existing dataq CLI or MCP workflow with deterministic machine-readable output. Do not use for authoring rules or recipes, changing dataq behavior, or AI inference.
Use when a dataq automation task needs a new or revised `assert --rules` file or `dataq.recipe.v1` recipe, including lock/replay verification. Do not use for general dataq command selection, CLI or schema implementation changes, or routing-only evaluation.
Use when an agent needs to choose, inspect, or run an existing dataq CLI or MCP workflow with deterministic machine-readable output. Do not use for authoring rules or recipes, changing dataq behavior, or AI inference.
Use when one completed dataq feature needs a read-only, diff-scoped review pass with merge-blocking findings and an exact verdict. Do not use to implement fixes, map an unfinished feature, review an unspecified range, or audit the whole repository.
Use when exactly one dataq Rust CLI feature—such as a subcommand, option/output contract, or validation/normalization/diff behavior—must be implemented with tests and docs in an isolated branch and worktree. Do not use for multiple features, review-only work,…