Skip to content

Focused scorecards by agent capability #24

@cleverhoods

Description

@cleverhoods

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

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions