You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
#1571d0f0c61d94f90fa8094c0641d0a38c297e21b337 Thanks @anuveyatsu! - Bundle the PortalJS agentic skills into the scaffolded project's .claude/commands/. The skills now travel with the new portal — running claude in the project directory picks up /add-dataset, /connect-ckan, /deploy, etc. immediately, with no separate global install. Skills are fetched at the same template ref as the scaffold (so they match) and pruned to the OSS allowlist; a fetch failure is non-fatal and prints the manual install one-liner.