Skip to content

Commit bbd41da

Browse files
authored
Merge pull request #52 from specsnl/updated-agent-configs
Removed prompt and moved it to specs-agent marketplace (docker plugin)
2 parents 468f89f + fb0a80a commit bbd41da

2 files changed

Lines changed: 15 additions & 212 deletions

File tree

.claude/settings.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"knownMarketplaces": [
3+
{
4+
"name": "specs",
5+
"source": {
6+
"type": "github",
7+
"owner": "specsnl",
8+
"repo": "agent-specs"
9+
}
10+
}
11+
],
12+
"enabledPlugins": [
13+
"docker@specs"
14+
]
15+
}

.github/prompts/update-project.prompt.md

Lines changed: 0 additions & 212 deletions
This file was deleted.

0 commit comments

Comments
 (0)