@rashidee/co2 1.3.21 → 1.3.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.co2-dat/app.db +0 -0
- package/dist/.co2-dat/app.db-shm +0 -0
- package/dist/.co2-dat/app.db-wal +0 -0
- package/dist/index.js +11351 -11058
- package/package.json +1 -1
- package/plugin/.claude-plugin/marketplace.json +36 -36
- package/plugin/.claude-plugin/plugin.json +22 -22
- package/plugin/skills/conductor-defect/SKILL.md +10 -3
package/package.json
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "co2",
|
|
3
|
-
"owner": {
|
|
4
|
-
"name": "Rashidee M.Rashid"
|
|
5
|
-
},
|
|
6
|
-
"metadata": {
|
|
7
|
-
"description": "Compound Context (CO2) Workflow — an opinionated context engineering methodology for AI-driven software development",
|
|
8
|
-
"version": "1.0.2"
|
|
9
|
-
},
|
|
10
|
-
"plugins": [
|
|
11
|
-
{
|
|
12
|
-
"name": "co2-skills",
|
|
13
|
-
"source": "./",
|
|
14
|
-
"description": "Compound Context Skills — generates data models, HTML mockups, technical specifications, test specifications, and orchestrates full-stack development from Agile user stories.",
|
|
15
|
-
"version": "1.8.
|
|
16
|
-
"author": {
|
|
17
|
-
"name": "Rashidee M.Rashid"
|
|
18
|
-
},
|
|
19
|
-
"repository": "https://github.com/rashidee/co2-skills",
|
|
20
|
-
"license": "MIT",
|
|
21
|
-
"keywords": [
|
|
22
|
-
"context-engineering",
|
|
23
|
-
"user-stories",
|
|
24
|
-
"code-generation",
|
|
25
|
-
"ddd",
|
|
26
|
-
"spring-boot",
|
|
27
|
-
"laravel",
|
|
28
|
-
"playwright",
|
|
29
|
-
"mockups",
|
|
30
|
-
"specifications",
|
|
31
|
-
"data-modeling"
|
|
32
|
-
],
|
|
33
|
-
"category": "development"
|
|
34
|
-
}
|
|
35
|
-
]
|
|
36
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "co2",
|
|
3
|
+
"owner": {
|
|
4
|
+
"name": "Rashidee M.Rashid"
|
|
5
|
+
},
|
|
6
|
+
"metadata": {
|
|
7
|
+
"description": "Compound Context (CO2) Workflow — an opinionated context engineering methodology for AI-driven software development",
|
|
8
|
+
"version": "1.0.2"
|
|
9
|
+
},
|
|
10
|
+
"plugins": [
|
|
11
|
+
{
|
|
12
|
+
"name": "co2-skills",
|
|
13
|
+
"source": "./",
|
|
14
|
+
"description": "Compound Context Skills — generates data models, HTML mockups, technical specifications, test specifications, and orchestrates full-stack development from Agile user stories.",
|
|
15
|
+
"version": "1.8.4",
|
|
16
|
+
"author": {
|
|
17
|
+
"name": "Rashidee M.Rashid"
|
|
18
|
+
},
|
|
19
|
+
"repository": "https://github.com/rashidee/co2-skills",
|
|
20
|
+
"license": "MIT",
|
|
21
|
+
"keywords": [
|
|
22
|
+
"context-engineering",
|
|
23
|
+
"user-stories",
|
|
24
|
+
"code-generation",
|
|
25
|
+
"ddd",
|
|
26
|
+
"spring-boot",
|
|
27
|
+
"laravel",
|
|
28
|
+
"playwright",
|
|
29
|
+
"mockups",
|
|
30
|
+
"specifications",
|
|
31
|
+
"data-modeling"
|
|
32
|
+
],
|
|
33
|
+
"category": "development"
|
|
34
|
+
}
|
|
35
|
+
]
|
|
36
|
+
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "co2-skills",
|
|
3
|
-
"version": "1.8.
|
|
4
|
-
"description": "Compound Context Skills — an opinionated context engineering methodology for AI-driven software development. Generates data models, HTML mockups, technical specifications, test specifications, and orchestrates full-stack development from Agile user stories.",
|
|
5
|
-
"author": {
|
|
6
|
-
"name": "Rashidee M.Rashid"
|
|
7
|
-
},
|
|
8
|
-
"repository": "https://github.com/rashidee/co2-skills",
|
|
9
|
-
"license": "MIT",
|
|
10
|
-
"keywords": [
|
|
11
|
-
"context-engineering",
|
|
12
|
-
"user-stories",
|
|
13
|
-
"code-generation",
|
|
14
|
-
"ddd",
|
|
15
|
-
"spring-boot",
|
|
16
|
-
"laravel",
|
|
17
|
-
"playwright",
|
|
18
|
-
"mockups",
|
|
19
|
-
"specifications",
|
|
20
|
-
"data-modeling"
|
|
21
|
-
]
|
|
22
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "co2-skills",
|
|
3
|
+
"version": "1.8.4",
|
|
4
|
+
"description": "Compound Context Skills — an opinionated context engineering methodology for AI-driven software development. Generates data models, HTML mockups, technical specifications, test specifications, and orchestrates full-stack development from Agile user stories.",
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "Rashidee M.Rashid"
|
|
7
|
+
},
|
|
8
|
+
"repository": "https://github.com/rashidee/co2-skills",
|
|
9
|
+
"license": "MIT",
|
|
10
|
+
"keywords": [
|
|
11
|
+
"context-engineering",
|
|
12
|
+
"user-stories",
|
|
13
|
+
"code-generation",
|
|
14
|
+
"ddd",
|
|
15
|
+
"spring-boot",
|
|
16
|
+
"laravel",
|
|
17
|
+
"playwright",
|
|
18
|
+
"mockups",
|
|
19
|
+
"specifications",
|
|
20
|
+
"data-modeling"
|
|
21
|
+
]
|
|
22
|
+
}
|
|
@@ -519,9 +519,15 @@ Process bugs **version by version** in the order defined in the Version Processi
|
|
|
519
519
|
4. Fix that bug using Steps 2.1–2.8 below
|
|
520
520
|
5. After fixing, check if ALL bugs in the current version have terminal status:
|
|
521
521
|
- If YES → mark the version as `COMPLETED` in the Version Processing Order table, record
|
|
522
|
-
completion date, and move to the NEXT version (step 1)
|
|
522
|
+
completion date, and move to the NEXT version (step 1). **If this was the LAST version
|
|
523
|
+
(no remaining row with status != `COMPLETED`), IMMEDIATELY also set the top-level
|
|
524
|
+
`**Status**:` field to `COMPLETED` in the same edit** — do NOT defer it to Phase 3. The
|
|
525
|
+
top-level `**Status**:` line is the ONLY completion signal Compound Context Studio reads; a
|
|
526
|
+
BUG_MASTER whose version rows are all `COMPLETED` but whose top-level `**Status**:` still says
|
|
527
|
+
`IN PROGRESS` leaves the run stuck "in progress" in the studio.
|
|
523
528
|
- If NO → find the next `NEW` bug in the same version and continue
|
|
524
|
-
6. Repeat until ALL versions are `COMPLETED`
|
|
529
|
+
6. Repeat until ALL versions are `COMPLETED` (at which point the top-level `**Status**:` is already
|
|
530
|
+
`COMPLETED` per step 5)
|
|
525
531
|
|
|
526
532
|
For each bug with status `NEW` in BUG_MASTER.md (within the current version), in order:
|
|
527
533
|
|
|
@@ -786,7 +792,8 @@ If the bug fix is NOT already documented in PRD.md:
|
|
|
786
792
|
After all bugs have been processed (every bug has a terminal status):
|
|
787
793
|
|
|
788
794
|
1. Update BUG_MASTER.md:
|
|
789
|
-
-
|
|
795
|
+
- Ensure the top-level `**Status**:` field reads `COMPLETED` (Phase 2 step 5 already sets it when
|
|
796
|
+
the last version completes — confirm it here as a backstop; the studio reads ONLY this line)
|
|
790
797
|
- Update all Summary table counts
|
|
791
798
|
2. **Regenerate the traceability matrix** so the new `[BUG-XXX]` source markers (Step 2.5) and any
|
|
792
799
|
code changes are reflected in the requirement-to-code links:
|