Fledgling Skill Guide
Fledgling gives you structured, token-efficient access to the codebase you're working in. Instead of reading raw files and guessing at structure, you get targeted tools backed by SQL macros and real parsers (AST for code, markdown parser for docs, git for history).
Quick Reference
Tools
| Tool | Purpose | Key params |
|---|---|---|
| ReadLines | Read file content with line ranges, context, and match filtering | file_path, lines, `match |
[Description truncada. Veja o README completo no GitHub.]