Skip to content

feat: declare skills in workspace .boilerplate.json#32

Merged
pyramation merged 2 commits into
mainfrom
feat/skill-install-on-scaffold
Jun 6, 2026
Merged

feat: declare skills in workspace .boilerplate.json#32
pyramation merged 2 commits into
mainfrom
feat/skill-install-on-scaffold

Conversation

@pyramation
Copy link
Copy Markdown
Contributor

@pyramation pyramation commented Jun 6, 2026

Summary

Declares the pgpm skill in the workspace template's .boilerplate.json. After pgpm init workspace scaffolds the project, the pgpm CLI reads this config and runs npx skills add to install the skill automatically.

"skills": [
  { "source": "constructive-io/constructive", "skills": ["pgpm"] }
]

Companion PRs:

Link to Devin session: https://app.devin.ai/sessions/8a70e4bc95b947faa41db21e02ed818e
Requested by: @pyramation

Add pgpm and constructive-data-modeling skills to workspace template.
These are installed automatically by pgpm init workspace when using
the companion pgpm CLI change (constructive-io/constructive#1270).
@devin-ai-integration
Copy link
Copy Markdown

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@pyramation pyramation merged commit 0436bb0 into main Jun 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant