List all available commitment types.
This skill inherits all available tools. When active, it can use any tool Claude has access to.
List all available commitment types.
/ft types
Query: Get all types from commitment_types table
Display:
COMMITMENT TYPES
================
Default Types:
promise - Commitments made to people
product - Broken things that need fixing
regulation - Forms, taxes, legal deadlines
Custom Types:
habit - Daily habits to build
goal - Long-term objectives
Commands:
/ft add-type "name" --desc "description"
/ft rename-type "old" "new"
/ft delete-type "name" --move-to "other"
/ft add-type - Create custom type/ft rename-type - Rename existing type/ft delete-type - Remove custom type (default types cannot be deleted)