gsd:update
Update GSD to latest version with changelog display
Browse reusable Agent Skills, each with a clear purpose and practical guidance.
Update GSD to latest version with changelog display
Implements a feature from its specification. Reads the spec, designs architecture, writes code and tests. Delegates to the Forja (Dev) agent.
Build, query, and inspect the project knowledge graph in .planning/graphs/
Create an isolated workspace with repo copies and independent .planning/
Reapply local modifications after a GSD update
Build, modify, or migrate data tables in Vito4 using forjedio/inertia-table (backend-driven Laravel + Inertia + React tables). TRIGGER when - creating or editing files under app/Tables/; adding a new index/listing page; rendering paginated lists, sortable columns, searchable tables, or row actions; touching controllers/pages that pass paginators to Inertia; the user mentions "table", "listing", "data grid", "paginate", "InertiaTable", or migrating away from the legacy `@/components/data-table` (DataTable). SKIP for pure UI tables with hardcoded rows (no backend query).
Bumps the Go version to the latest release across go.mod, tools.mod, and Dockerfiles.