About
The Trello skill for Claude Code empowers developers to interact with their project boards without context-switching away from the terminal. It provides a robust interface for the Trello REST API, enabling users to programmatically list boards, create cards for bug reports or features, move tasks through workflow stages, and archive completed items. By leveraging jq for data parsing, this skill allows for sophisticated filtering and automation of project management workflows, making it ideal for maintaining documentation and task visibility during active development cycles.