diff options
Diffstat (limited to 'upstreams/arch-decide/manifest.json')
| -rw-r--r-- | upstreams/arch-decide/manifest.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/upstreams/arch-decide/manifest.json b/upstreams/arch-decide/manifest.json new file mode 100644 index 0000000..7f781df --- /dev/null +++ b/upstreams/arch-decide/manifest.json @@ -0,0 +1,13 @@ +{ + "name": "arch-decide", + "url": "https://github.com/wshobson/agents", + "ref": "main", + "subpath": "plugins/documentation-generation/skills/architecture-decision-records", + "target": ".claude/commands", + "files": { + "SKILL.md": "arch-decide.md", + "/LICENSE": "arch-decide.LICENSE" + }, + "license": "MIT", + "last_synced_commit": "cf6059d030bf4fe96623ae2e596d2f31e35fedc0" +} |
