Skip to content

Commit cc90f20

Browse files
chore(.claude): enable github@passionfactory plugin (#95)
* chore(.claude): enable github@passionfactory plugin Add github@passionfactory to the allowed plugins list in .claude/settings.json to enable GitHub workflow skills (issues, PRs, branches, CLI reference). * Update .claude/settings.json Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 87101f7 commit cc90f20

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.claude/settings.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,13 @@
3030
"context@passionfactory": true,
3131
"review@passionfactory": true,
3232
"please@passionfactory": true,
33-
"testing@passionfactory": true,
34-
"tidy-first@passionfactory": true,
3533
"backend@passionfactory": true,
3634
"gatekeeper@pleaseai": true,
35+
"github@passionfactory": true,
36+
"mcp-dev@pleaseai": true,
37+
"testing@passionfactory": true,
38+
"tidy-first@passionfactory": true,
3739
"vitest@pleaseai": true,
38-
"mcp-dev@pleaseai": true
3940
},
4041
"extraKnownMarketplaces": {
4142
"code-intelligence": {

0 commit comments

Comments
 (0)