ails check <capability> [<name>] now resolve to one capability target (or the listing of all targets at that capability) and print a focused scorecard.
Examples:
ails check skills, ails check rule git, ails check agent docs-auditor etc...
Capability vocabulary comes from your detected agent's framework/rules//config.yml file_types: - singular and plural both work (skill/skills, rule/rules, agent/agents etc). Aliases for memory (ails check memory and ails check memories) and main fold related file_types into one listing.
Try narrowing a noisy ails check to a single subsurface:
ails check skills # all skills, sorted worst-first
ails check skill orient # one skill, full findings
ails check rules # all .claude/rules/*.md files
ails check agent lead # one agent definition
ails check <capability> [<name>]now resolve to one capability target (or the listing of all targets at that capability) and print a focused scorecard.Examples:
ails check skills,ails check rule git,ails check agent docs-auditoretc...Capability vocabulary comes from your detected agent's framework/rules//config.yml file_types: - singular and plural both work (skill/skills, rule/rules, agent/agents etc). Aliases for memory (
ails check memoryandails check memories) and main fold related file_types into one listing.Try narrowing a noisy ails check to a single subsurface: