AgentSkillsCN

Librarian Skill

图书管理员技能

SKILL.md

Librarian Skill

Use this skill to "learn" the codebase structure automatically.

When to use

  • First Interaction: When you first join a project.
  • After Big Changes: When you refactor or add many files.

Command

bash
squadron learn

Output

Creates squadron/knowledge/CODEBASE_MAP.md containing:

  • File paths
  • Class definitions
  • Function signatures
  • Docstring summaries