agent-sort

Classify ECC components into daily and library categories from repository evidence.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/zero3041/PREP --skill agent-sort-zero3041
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-sort
Source: https://github.com/zero3041/PREP/tree/main/.claude/skills/skills/agent-sort
Command: npx skills add https://github.com/zero3041/PREP --skill agent-sort-zero3041

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps manage Evidence-Driven Configuration (ECC) installations for repositories by organizing skills into 'DAILY' and 'LIBRARY' categories, ensuring that the necessary components are loaded appropriately.

Core Features & Use Cases

  • Skill Sorting: Classifies ECC components into daily and library categories.
  • Parallel Review: Utilizes parallel subagents for efficient component classification.
  • Evidence-Driven: Decisions are based on concrete repository evidence.
  • Optional Router: Creates a searchable library router for additional accessibility.
  • Verification: Provides a verification report to ensure the installation matches the repository stack.

Quick Start

Run the agent-sort skill to generate a sorted inventory of ECC components for your repository.

Frequently Asked Questions about agent-sort

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sort configuration skills into daily and library categories for an ECC installation?

To sort configuration skills for an ECC installation, you run an automated agent that classifies Evidence-Driven Configuration components into daily and library buckets based on concrete repository evidence. This organizes your components for appropriate loading.

What is evidence-driven configuration management for a repository?

Evidence-driven configuration management is the process of organizing repository components by utilizing concrete evidence extracted from the codebase. It ensures that configuration installations match the repository stack through verification reports.

How do I organize my repository skills using parallel subagents?

You can organize repository skills using parallel subagents by deploying them to concurrently review and classify Evidence-Driven Configuration components. This parallel classification supports efficient organization into daily and library categories.

Do I need existing repository evidence to classify configuration components?

Yes, you need existing repository evidence to classify configuration components accurately. The sorting mechanism requires concrete evidence from the repository codebase to make evidence-driven decisions for your ECC installation.

Can I generate a searchable router for my library configuration skills?

Yes, you can generate a searchable router for your library configuration skills. The sorting process includes an optional router feature that creates additional accessibility for categorized library components.

How do I verify that my ECC installation matches my repository stack?

You verify that an ECC installation matches a repository stack by generating a verification report after sorting. This report ensures that the categorized daily and library components align with the repository evidence.