Commit 50aa5a1
feat: providers, cowork support, and plugin reorganization
- Move plugin runtime files into plugin/ subdirectory to separate
plugin code from project metadata (website, examples, README)
- Add provider configuration system for external integrations
(Jira, Notion, Figma, Slack, etc.) with auto-detection of
VCS hosting and CI/CD from repo
- Add cowork/team mode support: environment discovery, clone-first
workflow, MCP-based provider detection, remote artifact delivery
- Inject provider context into session and subagent hooks
- Add ticketing sync to elaborate skill (intents → epics, units → tickets)
- Add advisory provider references to planner, builder, and reviewer hats
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3c98d1e commit 50aa5a1
File tree
39 files changed
+609
-7
lines changed- .claude-plugin
- .github/workflows
- examples
- plugin
- .claude-plugin
- hats
- hooks
- lib
- schemas
- skills
- advance
- ai-dlc-backpressure
- ai-dlc-blockers
- ai-dlc-completion-criteria
- ai-dlc-fundamentals
- ai-dlc-mode-selection
- construct
- elaborate
- fail
- reset
- resume
39 files changed
+609
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
File renamed without changes.
0 commit comments