train
Installation
SKILL.md
Train
Purpose
Learn team standards and conventions from a document (style guide, review checklist, coding standards, etc.). Extracts actionable rules and saves them as training.
Workflow
-
Get the document: The user provides either:
- A file reference:
@docs/sql-style-guide.md - A URL: The full URL to fetch (use webfetch tool)
- Inline text: Pasted directly in the chat
- A file reference:
-
Read and analyze: Parse the document and extract:
- Specific, enforceable rules (naming, formatting, prohibited patterns)
- Review criteria and checklists
- Glossary terms and definitions
- Architectural standards