New Skills! v1.1 brings /wayfinder, /research, /implement, /to-spec, /to-tickets

Version 1.1 of the skills repository introduces renamed skills for clarity, bug fixes, and new features like the Wayfinder skill for managing large projects by breaking them into manageable tickets, alongside enhanced software development lifecycle support with implement and code review skills incorporating best practices like TDD and code smell detection. Additionally, the update improves grilling-related skills, refines the TDD approach, and announces an upcoming AI coding crash course, celebrating the growing community and widespread adoption of the repository.

The video introduces version 1.1 of the skills repository, highlighting a significant number of updates and new features. Two main skills have been renamed for clarity: “to PRD” is now “to spec,” reflecting that the output is a specification rather than a full product requirements document, and “to issues” is now “to tickets,” to better represent the broader range of task tracking beyond just GitHub or Linear issues. Users are advised to delete the old skills and reinstall the updated ones to avoid conflicts.

Several bugs have been fixed in the grilling-related skills, such as “grill me” and “grill with dogs.” Improvements include clearer instructions to avoid asking multiple questions at once, adding a confirmation step before proceeding to implementation, and distinguishing between facts and decisions to prevent the agent from “grilling itself.” These changes have enhanced consistency and reduced user complaints about unexpected behavior during grilling sessions.

The update introduces a more structured software development lifecycle within the skills, including new skills like “implement” and “code review.” The implement skill guides the agent to follow test-driven development (TDD) practices and perform code reviews before committing changes. The code review skill now incorporates Martin Fowler’s code smells to identify common issues in the code, improving code quality through automated detection of problems like duplicated code or message chains.

A major new feature is the “Wayfinder” skill, designed to handle large, complex planning tasks that exceed a single agent session’s capacity. Wayfinder breaks down big projects into manageable tickets saved as GitHub issues, each scoped to fit within an agent session. It supports different ticket types such as research, grilling, prototyping, and general tasks, enabling collaborative and incremental progress. This approach reduces anxiety around managing large sessions and facilitates smoother transitions from planning to specification.

Finally, the video mentions updates to the TDD skill, which now serves as reference material rather than prescribing detailed steps, focusing on the red-green testing cycle and separating refactoring into the code review phase. The creator also announces an upcoming AI coding crash course aimed at both new and experienced developers, designed to be affordable and self-paced. The video closes with gratitude for the growing community and usage of the skills repository, celebrating its widespread adoption and impact.