qiongli 1.7.0 → 1.8.0

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.
Files changed (57) hide show
  1. package/package.json +1 -1
  2. package/payload/qiongli-workflow/SKILL.md +2 -2
  3. package/payload/qiongli-workflow/VERSION +1 -1
  4. package/payload/qiongli-workflow/skills/registry.yaml +73 -73
  5. package/payload/subjects/accounting/complete/qiongli-workflow/SKILL.md +2 -2
  6. package/payload/subjects/accounting/complete/qiongli-workflow/VERSION +1 -1
  7. package/payload/subjects/accounting/complete/qiongli-workflow/skills/registry.yaml +73 -73
  8. package/payload/subjects/accounting/focused/qiongli-workflow/SKILL.md +2 -2
  9. package/payload/subjects/accounting/focused/qiongli-workflow/VERSION +1 -1
  10. package/payload/subjects/accounting/focused/qiongli-workflow/skills/registry.yaml +37 -37
  11. package/payload/subjects/business/complete/qiongli-workflow/SKILL.md +2 -2
  12. package/payload/subjects/business/complete/qiongli-workflow/VERSION +1 -1
  13. package/payload/subjects/business/complete/qiongli-workflow/skills/registry.yaml +73 -73
  14. package/payload/subjects/business/focused/qiongli-workflow/SKILL.md +2 -2
  15. package/payload/subjects/business/focused/qiongli-workflow/VERSION +1 -1
  16. package/payload/subjects/business/focused/qiongli-workflow/skills/registry.yaml +37 -37
  17. package/payload/subjects/core/complete/qiongli-workflow/SKILL.md +2 -2
  18. package/payload/subjects/core/complete/qiongli-workflow/VERSION +1 -1
  19. package/payload/subjects/core/complete/qiongli-workflow/skills/registry.yaml +73 -73
  20. package/payload/subjects/core/focused/qiongli-workflow/SKILL.md +2 -2
  21. package/payload/subjects/core/focused/qiongli-workflow/VERSION +1 -1
  22. package/payload/subjects/core/focused/qiongli-workflow/skills/registry.yaml +73 -73
  23. package/payload/subjects/economics/complete/qiongli-workflow/SKILL.md +2 -2
  24. package/payload/subjects/economics/complete/qiongli-workflow/VERSION +1 -1
  25. package/payload/subjects/economics/complete/qiongli-workflow/skills/registry.yaml +73 -73
  26. package/payload/subjects/economics/focused/qiongli-workflow/SKILL.md +2 -2
  27. package/payload/subjects/economics/focused/qiongli-workflow/VERSION +1 -1
  28. package/payload/subjects/economics/focused/qiongli-workflow/skills/registry.yaml +37 -37
  29. package/payload/subjects/economics-accounting/complete/qiongli-workflow/SKILL.md +2 -2
  30. package/payload/subjects/economics-accounting/complete/qiongli-workflow/VERSION +1 -1
  31. package/payload/subjects/economics-accounting/complete/qiongli-workflow/skills/registry.yaml +73 -73
  32. package/payload/subjects/economics-accounting/focused/qiongli-workflow/SKILL.md +2 -2
  33. package/payload/subjects/economics-accounting/focused/qiongli-workflow/VERSION +1 -1
  34. package/payload/subjects/economics-accounting/focused/qiongli-workflow/skills/registry.yaml +37 -37
  35. package/payload/subjects/finance/complete/qiongli-workflow/SKILL.md +2 -2
  36. package/payload/subjects/finance/complete/qiongli-workflow/VERSION +1 -1
  37. package/payload/subjects/finance/complete/qiongli-workflow/skills/registry.yaml +73 -73
  38. package/payload/subjects/finance/focused/qiongli-workflow/SKILL.md +2 -2
  39. package/payload/subjects/finance/focused/qiongli-workflow/VERSION +1 -1
  40. package/payload/subjects/finance/focused/qiongli-workflow/skills/registry.yaml +37 -37
  41. package/payload/subjects/geoeconomics/complete/qiongli-workflow/SKILL.md +2 -2
  42. package/payload/subjects/geoeconomics/complete/qiongli-workflow/VERSION +1 -1
  43. package/payload/subjects/geoeconomics/complete/qiongli-workflow/skills/registry.yaml +73 -73
  44. package/payload/subjects/geoeconomics/focused/qiongli-workflow/SKILL.md +2 -2
  45. package/payload/subjects/geoeconomics/focused/qiongli-workflow/VERSION +1 -1
  46. package/payload/subjects/geoeconomics/focused/qiongli-workflow/skills/registry.yaml +37 -37
  47. package/payload/subjects/political-economy/complete/qiongli-workflow/SKILL.md +2 -2
  48. package/payload/subjects/political-economy/complete/qiongli-workflow/VERSION +1 -1
  49. package/payload/subjects/political-economy/complete/qiongli-workflow/skills/registry.yaml +73 -73
  50. package/payload/subjects/political-economy/focused/qiongli-workflow/SKILL.md +2 -2
  51. package/payload/subjects/political-economy/focused/qiongli-workflow/VERSION +1 -1
  52. package/payload/subjects/political-economy/focused/qiongli-workflow/skills/registry.yaml +37 -37
  53. package/python-runtime/qiongli/__init__.py +1 -1
  54. package/python-runtime/qiongli/cli.py +24 -1
  55. package/python-runtime/qiongli/local_plugin_installer.py +490 -0
  56. package/python-runtime/qiongli/universal_installer.py +103 -17
  57. package/python-runtime/skills/registry.yaml +73 -73
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "qiongli",
3
- "version": "1.7.0",
3
+ "version": "1.8.0",
4
4
  "description": "Qiongli academic research workflow installer and optional Python bridge runtime.",
5
5
  "author": {
6
6
  "name": "Jiaxin Peng",
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: qiongli
3
- description: Qiongli version: v1.7.0. Cross-platform academic research workflow for Codex, Claude / Claude Code, and CLI. Use for academic research lifecycle work: paper planning, literature review, paper reading, gap finding, study design, manuscript writing, statistics, analysis code, reproducibility, proofread, rebuttal, submission, presentation, and stage-aware grill / critique. Route natural academic requests even when the user does not explicitly invoke $qiongli or a slash command.
3
+ description: Qiongli version: v1.8.0. Cross-platform academic research workflow for Codex, Claude / Claude Code, and CLI. Use for academic research lifecycle work: paper planning, literature review, paper reading, gap finding, study design, manuscript writing, statistics, analysis code, reproducibility, proofread, rebuttal, submission, presentation, and stage-aware grill / critique. Route natural academic requests even when the user does not explicitly invoke $qiongli or a slash command.
4
4
  ---
5
5
 
6
6
  # Qiongli Academic Workflow
@@ -9,7 +9,7 @@ Run a model-agnostic paper workflow using shared Task IDs and artifact contracts
9
9
 
10
10
  This is a **self-contained skill package**. All assets needed for execution — workflows, skill specifications, output templates, standards, and agent roles — are bundled in subdirectories of this package. No external repo access is needed.
11
11
 
12
- Installed Qiongli workflow version: `v1.7.0`
12
+ Installed Qiongli workflow version: `v1.8.0`
13
13
 
14
14
  ## Quick Start
15
15
 
@@ -1 +1 @@
1
- v1.7.0
1
+ v1.8.0
@@ -11,7 +11,7 @@ skills:
11
11
  # ══════════════════════════════════════════════════════════
12
12
  - id: question-refiner
13
13
  stage: A_framing
14
- version: "1.7.0"
14
+ version: "1.8.0"
15
15
  file: skills/A_framing/question-refiner.md
16
16
  canonical: true
17
17
  summary: "Transform vague topics into structured RQs via PICO/PEO + FINER evaluation."
@@ -29,7 +29,7 @@ skills:
29
29
  domain_aware: false
30
30
  - id: contribution-crafter
31
31
  stage: A_framing
32
- version: "1.7.0"
32
+ version: "1.8.0"
33
33
  file: skills/A_framing/contribution-crafter.md
34
34
  canonical: true
35
35
  summary: "Draft a compelling contribution statement highlighting theoretical, methodological, and empirical novelty."
@@ -48,7 +48,7 @@ skills:
48
48
 
49
49
  - id: hypothesis-generator
50
50
  stage: A_framing
51
- version: "1.7.0"
51
+ version: "1.8.0"
52
52
  file: skills/A_framing/hypothesis-generator.md
53
53
  canonical: true
54
54
  summary: "Translate RQs into testable hypotheses with mechanisms and boundary conditions."
@@ -67,7 +67,7 @@ skills:
67
67
 
68
68
  - id: theory-mapper
69
69
  stage: A_framing
70
- version: "1.7.0"
70
+ version: "1.8.0"
71
71
  file: skills/A_framing/theory-mapper.md
72
72
  canonical: true
73
73
  summary: "Map theoretical concepts, relationships, and frameworks with Mermaid diagrams."
@@ -86,7 +86,7 @@ skills:
86
86
 
87
87
  - id: gap-analyzer
88
88
  stage: A_framing
89
- version: "1.7.0"
89
+ version: "1.8.0"
90
90
  file: skills/A_framing/gap-analyzer.md
91
91
  canonical: true
92
92
  summary: "Identify and categorize research gaps using 5-type taxonomy with FINER prioritization."
@@ -105,7 +105,7 @@ skills:
105
105
 
106
106
  - id: venue-analyzer
107
107
  stage: A_framing
108
- version: "1.7.0"
108
+ version: "1.8.0"
109
109
  file: skills/A_framing/venue-analyzer.md
110
110
  canonical: true
111
111
  summary: "Analyze venue fit, formatting constraints, and reviewer expectations."
@@ -127,7 +127,7 @@ skills:
127
127
  # ══════════════════════════════════════════════════════════
128
128
  - id: academic-searcher
129
129
  stage: B_literature
130
- version: "1.7.0"
130
+ version: "1.8.0"
131
131
  file: skills/B_literature/academic-searcher.md
132
132
  canonical: true
133
133
  summary: "Plan and execute provider-backed searches with diagnostics, dedup logs, and review-grade blockers."
@@ -146,7 +146,7 @@ skills:
146
146
 
147
147
  - id: paper-screener
148
148
  stage: B_literature
149
- version: "1.7.0"
149
+ version: "1.8.0"
150
150
  file: skills/B_literature/paper-screener.md
151
151
  canonical: true
152
152
  summary: "Run diagnostics-aware title/abstract and full-text screening with PRISMA-ready decision logs."
@@ -165,7 +165,7 @@ skills:
165
165
 
166
166
  - id: paper-extractor
167
167
  stage: B_literature
168
- version: "1.7.0"
168
+ version: "1.8.0"
169
169
  file: skills/B_literature/paper-extractor.md
170
170
  canonical: true
171
171
  summary: "Extract source-anchored paper notes and rollups with evidence_limit and unsupported_gap fields."
@@ -184,7 +184,7 @@ skills:
184
184
 
185
185
  - id: citation-snowballer
186
186
  stage: B_literature
187
- version: "1.7.0"
187
+ version: "1.8.0"
188
188
  file: skills/B_literature/citation-snowballer.md
189
189
  canonical: true
190
190
  summary: "Expand corpora through citation-graph tracing with seed rationale, saturation status, and dedup appends."
@@ -203,7 +203,7 @@ skills:
203
203
 
204
204
  - id: fulltext-fetcher
205
205
  stage: B_literature
206
- version: "1.7.0"
206
+ version: "1.8.0"
207
207
  file: skills/B_literature/fulltext-fetcher.md
208
208
  canonical: true
209
209
  summary: "Record full-text retrieval status and resolver provenance through the fulltext-retrieval boundary."
@@ -222,7 +222,7 @@ skills:
222
222
 
223
223
  - id: citation-formatter
224
224
  stage: B_literature
225
- version: "1.7.0"
225
+ version: "1.8.0"
226
226
  file: skills/B_literature/citation-formatter.md
227
227
  canonical: true
228
228
  summary: "Normalize bibliography.bib metadata, DOI values, citekeys, and missing-reference flags."
@@ -241,7 +241,7 @@ skills:
241
241
 
242
242
  - id: concept-extractor
243
243
  stage: B_literature
244
- version: "1.7.0"
244
+ version: "1.8.0"
245
245
  file: skills/B_literature/concept-extractor.md
246
246
  canonical: true
247
247
  summary: "Prepare search concept buckets, controlled vocabulary, near misses, and seed recall checks."
@@ -260,7 +260,7 @@ skills:
260
260
 
261
261
  - id: literature-mapper
262
262
  stage: B_literature
263
- version: "1.7.0"
263
+ version: "1.8.0"
264
264
  file: skills/B_literature/literature-mapper.md
265
265
  canonical: true
266
266
  summary: "Build source-anchored literature taxonomies with representative papers, evidence limits, and open problems."
@@ -279,7 +279,7 @@ skills:
279
279
 
280
280
  - id: reference-manager-bridge
281
281
  stage: B_literature
282
- version: "1.7.0"
282
+ version: "1.8.0"
283
283
  file: skills/B_literature/reference-manager-bridge.md
284
284
  canonical: true
285
285
  summary: "Exchange references with Zotero and import formats using dry-run local sync and fallback files."
@@ -301,7 +301,7 @@ skills:
301
301
  # ══════════════════════════════════════════════════════════
302
302
  - id: study-designer
303
303
  stage: C_design
304
- version: "1.7.0"
304
+ version: "1.8.0"
305
305
  file: skills/C_design/study-designer.md
306
306
  canonical: true
307
307
  summary: "Own study design rationale, measures, analysis summary, and design handoff artifacts in one package."
@@ -320,7 +320,7 @@ skills:
320
320
 
321
321
  - id: rival-hypothesis-designer
322
322
  stage: C_design
323
- version: "1.7.0"
323
+ version: "1.8.0"
324
324
  file: skills/C_design/rival-hypothesis-designer.md
325
325
  canonical: true
326
326
  summary: "Construct competing theories and rival explanations to strengthen design."
@@ -339,7 +339,7 @@ skills:
339
339
 
340
340
  - id: robustness-planner
341
341
  stage: C_design
342
- version: "1.7.0"
342
+ version: "1.8.0"
343
343
  file: skills/C_design/robustness-planner.md
344
344
  canonical: true
345
345
  summary: "Pre-specify robustness checks, sensitivity analysis, and bounds scaling."
@@ -358,7 +358,7 @@ skills:
358
358
 
359
359
  - id: dataset-finder
360
360
  stage: C_design
361
- version: "1.7.0"
361
+ version: "1.8.0"
362
362
  file: skills/C_design/dataset-finder.md
363
363
  canonical: true
364
364
  summary: "Identify feasible datasets, access routes, and coverage risks before implementation."
@@ -377,7 +377,7 @@ skills:
377
377
 
378
378
  - id: variable-constructor
379
379
  stage: C_design
380
- version: "1.7.0"
380
+ version: "1.8.0"
381
381
  file: skills/C_design/variable-constructor.md
382
382
  canonical: true
383
383
  summary: "Operationalize constructs into auditable variables, coding rules, and transformations."
@@ -396,7 +396,7 @@ skills:
396
396
 
397
397
  - id: data-dictionary-builder
398
398
  stage: C_design
399
- version: "1.7.0"
399
+ version: "1.8.0"
400
400
  file: skills/C_design/data-dictionary-builder.md
401
401
  canonical: true
402
402
  summary: "Create structured data dictionaries defining every variable's name, type, range, coding, and source."
@@ -415,7 +415,7 @@ skills:
415
415
 
416
416
  - id: data-management-plan
417
417
  stage: C_design
418
- version: "1.7.0"
418
+ version: "1.8.0"
419
419
  file: skills/C_design/data-management-plan.md
420
420
  canonical: true
421
421
  summary: "Generate FAIR-compliant data management plans specifying storage, backup, retention, sharing, and archival."
@@ -434,7 +434,7 @@ skills:
434
434
 
435
435
  - id: prereg-writer
436
436
  stage: C_design
437
- version: "1.7.0"
437
+ version: "1.8.0"
438
438
  file: skills/C_design/prereg-writer.md
439
439
  canonical: true
440
440
  summary: "Generate preregistration documents for OSF/AsPredicted/ClinicalTrials.gov from study design and analysis plan."
@@ -453,7 +453,7 @@ skills:
453
453
 
454
454
  - id: variable-operationalizer
455
455
  stage: C_design
456
- version: "1.7.0"
456
+ version: "1.8.0"
457
457
  file: skills/C_design/variable-operationalizer.md
458
458
  canonical: true
459
459
  summary: "Map abstract constructs to concrete, measurable variables with validity/reliability justification."
@@ -475,7 +475,7 @@ skills:
475
475
  # ══════════════════════════════════════════════════════════
476
476
  - id: ethics-irb-helper
477
477
  stage: D_ethics
478
- version: "1.7.0"
478
+ version: "1.8.0"
479
479
  file: skills/D_ethics/ethics-irb-helper.md
480
480
  canonical: true
481
481
  summary: "Prepare IRB-ready materials: risk assessment, consent, recruitment, data governance."
@@ -494,7 +494,7 @@ skills:
494
494
 
495
495
  - id: statement-generator
496
496
  stage: D_ethics
497
- version: "1.7.0"
497
+ version: "1.8.0"
498
498
  file: skills/D_ethics/statement-generator.md
499
499
  canonical: true
500
500
  summary: "Generate standardized ethics, data availability, and COI statements for manuscript inclusion."
@@ -513,7 +513,7 @@ skills:
513
513
 
514
514
  - id: deidentification-planner
515
515
  stage: D_ethics
516
- version: "1.7.0"
516
+ version: "1.8.0"
517
517
  file: skills/D_ethics/deidentification-planner.md
518
518
  canonical: true
519
519
  summary: "Design technical privacy measures via k-anonymity or differential privacy."
@@ -535,7 +535,7 @@ skills:
535
535
  # ══════════════════════════════════════════════════════════
536
536
  - id: effect-size-calculator
537
537
  stage: E_synthesis
538
- version: "1.7.0"
538
+ version: "1.8.0"
539
539
  file: skills/E_synthesis/effect-size-calculator.md
540
540
  canonical: true
541
541
  summary: "Calculate standard effect sizes from raw statistics to enable meta-analysis."
@@ -554,7 +554,7 @@ skills:
554
554
 
555
555
  - id: evidence-synthesizer
556
556
  stage: E_synthesis
557
- version: "1.7.0"
557
+ version: "1.8.0"
558
558
  file: skills/E_synthesis/evidence-synthesizer.md
559
559
  canonical: true
560
560
  summary: "Synthesize evidence narratively or quantitatively with PRISMA-aligned reporting."
@@ -573,7 +573,7 @@ skills:
573
573
 
574
574
  - id: quality-assessor
575
575
  stage: E_synthesis
576
- version: "1.7.0"
576
+ version: "1.8.0"
577
577
  file: skills/E_synthesis/quality-assessor.md
578
578
  canonical: true
579
579
  summary: "Assess risk of bias and certainty via RoB 2, ROBINS-I, GRADE."
@@ -592,7 +592,7 @@ skills:
592
592
 
593
593
  - id: publication-bias-checker
594
594
  stage: E_synthesis
595
- version: "1.7.0"
595
+ version: "1.8.0"
596
596
  file: skills/E_synthesis/publication-bias-checker.md
597
597
  canonical: true
598
598
  summary: "Evaluate publication bias via funnel plots, Egger's test, trim-and-fill."
@@ -611,7 +611,7 @@ skills:
611
611
 
612
612
  - id: qualitative-coding
613
613
  stage: E_synthesis
614
- version: "1.7.0"
614
+ version: "1.8.0"
615
615
  file: skills/E_synthesis/qualitative-coding.md
616
616
  canonical: true
617
617
  summary: "Extract phenomena, perform thematic/grounded theory coding, and build a codebook from qualitative transcripts or extracted text."
@@ -633,7 +633,7 @@ skills:
633
633
  # ══════════════════════════════════════════════════════════
634
634
  - id: manuscript-architect
635
635
  stage: F_writing
636
- version: "1.7.0"
636
+ version: "1.8.0"
637
637
  file: skills/F_writing/manuscript-architect.md
638
638
  canonical: true
639
639
  summary: "Own story spine, section drafting, and deep analytical framing as one manuscript package."
@@ -652,7 +652,7 @@ skills:
652
652
 
653
653
  - id: proposal-writer
654
654
  stage: F_writing
655
- version: "1.7.0"
655
+ version: "1.8.0"
656
656
  file: skills/F_writing/proposal-writer.md
657
657
  canonical: true
658
658
  summary: "Draft research proposals, opening reports, prospectuses, and study plans from framing and design artifacts."
@@ -671,7 +671,7 @@ skills:
671
671
 
672
672
  - id: analysis-interpreter
673
673
  stage: F_writing
674
- version: "1.7.0"
674
+ version: "1.8.0"
675
675
  file: skills/F_writing/analysis-interpreter.md
676
676
  canonical: true
677
677
  summary: "Translate findings into analytical prose with uncertainty, mechanisms, rivals, and boundary conditions."
@@ -690,7 +690,7 @@ skills:
690
690
 
691
691
  - id: effect-size-interpreter
692
692
  stage: F_writing
693
- version: "1.7.0"
693
+ version: "1.8.0"
694
694
  file: skills/F_writing/effect-size-interpreter.md
695
695
  canonical: true
696
696
  summary: "Explain the substantive magnitude of estimates in interpretable units."
@@ -709,7 +709,7 @@ skills:
709
709
 
710
710
  - id: table-generator
711
711
  stage: F_writing
712
- version: "1.7.0"
712
+ version: "1.8.0"
713
713
  file: skills/F_writing/table-generator.md
714
714
  canonical: true
715
715
  summary: "Generate publication-ready tables from statistical output with venue-aware formatting."
@@ -728,7 +728,7 @@ skills:
728
728
 
729
729
  - id: figure-specifier
730
730
  stage: F_writing
731
- version: "1.7.0"
731
+ version: "1.8.0"
732
732
  file: skills/F_writing/figure-specifier.md
733
733
  canonical: true
734
734
  summary: "Specify publication-quality figures with reproducible code and accessibility guidance."
@@ -747,7 +747,7 @@ skills:
747
747
 
748
748
  - id: meta-optimizer
749
749
  stage: F_writing
750
- version: "1.7.0"
750
+ version: "1.8.0"
751
751
  file: skills/F_writing/meta-optimizer.md
752
752
  canonical: true
753
753
  summary: "Optimize abstract, title, keywords for indexing and discoverability."
@@ -766,7 +766,7 @@ skills:
766
766
 
767
767
  - id: discussion-writer
768
768
  stage: F_writing
769
- version: "1.7.0"
769
+ version: "1.8.0"
770
770
  file: skills/F_writing/discussion-writer.md
771
771
  canonical: true
772
772
  summary: "Drafts the Discussion section using a structured story spine, separating factual findings from theoretical implications."
@@ -788,7 +788,7 @@ skills:
788
788
  # ══════════════════════════════════════════════════════════
789
789
  - id: prisma-checker
790
790
  stage: G_compliance
791
- version: "1.7.0"
791
+ version: "1.8.0"
792
792
  file: skills/G_compliance/prisma-checker.md
793
793
  canonical: true
794
794
  summary: "Verify PRISMA 2020 flow diagram and all 27 checklist items."
@@ -807,7 +807,7 @@ skills:
807
807
 
808
808
  - id: reporting-checker
809
809
  stage: G_compliance
810
- version: "1.7.0"
810
+ version: "1.8.0"
811
811
  file: skills/G_compliance/reporting-checker.md
812
812
  canonical: true
813
813
  summary: "Validate CONSORT/STROBE/COREQ/SRQR/TRIPOD reporting completeness."
@@ -826,7 +826,7 @@ skills:
826
826
 
827
827
  - id: tone-normalizer
828
828
  stage: G_compliance
829
- version: "1.7.0"
829
+ version: "1.8.0"
830
830
  file: skills/G_compliance/tone-normalizer.md
831
831
  canonical: true
832
832
  summary: "Cut fluff, hedge words, and absolute claims for concise academic tone."
@@ -848,7 +848,7 @@ skills:
848
848
  # ══════════════════════════════════════════════════════════
849
849
  - id: submission-packager
850
850
  stage: H_submission
851
- version: "1.7.0"
851
+ version: "1.8.0"
852
852
  file: skills/H_submission/submission-packager.md
853
853
  canonical: true
854
854
  summary: "Assemble submission package: cover letter, disclosures, supplementary materials."
@@ -867,7 +867,7 @@ skills:
867
867
 
868
868
  - id: rebuttal-assistant
869
869
  stage: H_submission
870
- version: "1.7.0"
870
+ version: "1.8.0"
871
871
  file: skills/H_submission/rebuttal-assistant.md
872
872
  canonical: true
873
873
  summary: "Generate point-by-point response matrix from reviewer comments."
@@ -886,7 +886,7 @@ skills:
886
886
 
887
887
  - id: peer-review-simulation
888
888
  stage: H_submission
889
- version: "1.7.0"
889
+ version: "1.8.0"
890
890
  file: skills/H_submission/peer-review-simulation.md
891
891
  canonical: true
892
892
  summary: "Simulate parallel multi-persona cross-reviews (Methodologist, Expert, Reviewer 2)."
@@ -905,7 +905,7 @@ skills:
905
905
 
906
906
  - id: fatal-flaw-detector
907
907
  stage: H_submission
908
- version: "1.7.0"
908
+ version: "1.8.0"
909
909
  file: skills/H_submission/fatal-flaw-detector.md
910
910
  canonical: true
911
911
  summary: "Desk-reject analysis identifying critical flaws blocking publication."
@@ -924,7 +924,7 @@ skills:
924
924
 
925
925
  - id: reviewer-empathy-checker
926
926
  stage: H_submission
927
- version: "1.7.0"
927
+ version: "1.8.0"
928
928
  file: skills/H_submission/reviewer-empathy-checker.md
929
929
  canonical: true
930
930
  summary: "Neutralize defensiveness in reviewer responses and verify exact addressing."
@@ -943,7 +943,7 @@ skills:
943
943
 
944
944
  - id: credit-taxonomy-helper
945
945
  stage: H_submission
946
- version: "1.7.0"
946
+ version: "1.8.0"
947
947
  file: skills/H_submission/credit-taxonomy-helper.md
948
948
  canonical: true
949
949
  summary: "Generate CRediT author contribution statements with ICMJE cross-check and authorship ethics guidance."
@@ -962,7 +962,7 @@ skills:
962
962
 
963
963
  - id: limitation-auditor
964
964
  stage: H_submission
965
- version: "1.7.0"
965
+ version: "1.8.0"
966
966
  file: skills/H_submission/limitation-auditor.md
967
967
  canonical: true
968
968
  summary: "Identifies and structures study constraints, ensuring rigorous self-critique without undermining the manuscript's core contribution."
@@ -984,7 +984,7 @@ skills:
984
984
  # ══════════════════════════════════════════════════════════
985
985
  - id: code-builder
986
986
  stage: I_code
987
- version: "1.7.0"
987
+ version: "1.8.0"
988
988
  file: skills/I_code/code-builder.md
989
989
  canonical: true
990
990
  summary: "Convert academic methods into executable code with domain-profile library selection."
@@ -1003,7 +1003,7 @@ skills:
1003
1003
 
1004
1004
  - id: data-cleaning-planner
1005
1005
  stage: I_code
1006
- version: "1.7.0"
1006
+ version: "1.8.0"
1007
1007
  file: skills/I_code/data-cleaning-planner.md
1008
1008
  canonical: true
1009
1009
  summary: "Define reproducible cleaning rules for validation, missingness, and harmonization."
@@ -1022,7 +1022,7 @@ skills:
1022
1022
 
1023
1023
  - id: data-merge-planner
1024
1024
  stage: I_code
1025
- version: "1.7.0"
1025
+ version: "1.8.0"
1026
1026
  file: skills/I_code/data-merge-planner.md
1027
1027
  canonical: true
1028
1028
  summary: "Define join logic, key validation, and provenance controls for multi-source data."
@@ -1041,7 +1041,7 @@ skills:
1041
1041
 
1042
1042
  - id: code-specification
1043
1043
  stage: I_code
1044
- version: "1.7.0"
1044
+ version: "1.8.0"
1045
1045
  file: skills/I_code/code-specification.md
1046
1046
  canonical: true
1047
1047
  summary: "Generate strict OPSX-style constraint sets before coding."
@@ -1060,7 +1060,7 @@ skills:
1060
1060
 
1061
1061
  - id: code-planning
1062
1062
  stage: I_code
1063
- version: "1.7.0"
1063
+ version: "1.8.0"
1064
1064
  file: skills/I_code/code-planning.md
1065
1065
  canonical: true
1066
1066
  summary: "Transform specs into parallelizable, zero-decision execution plans."
@@ -1079,7 +1079,7 @@ skills:
1079
1079
 
1080
1080
  - id: code-execution
1081
1081
  stage: I_code
1082
- version: "1.7.0"
1082
+ version: "1.8.0"
1083
1083
  file: skills/I_code/code-execution.md
1084
1084
  canonical: true
1085
1085
  summary: "Execute code plans with cProfile performance profiling and optimization."
@@ -1098,7 +1098,7 @@ skills:
1098
1098
 
1099
1099
  - id: code-review
1100
1100
  stage: I_code
1101
- version: "1.7.0"
1101
+ version: "1.8.0"
1102
1102
  file: skills/I_code/code-review.md
1103
1103
  canonical: true
1104
1104
  summary: "Secondary model reviews code logic, security, and statistical validity."
@@ -1117,7 +1117,7 @@ skills:
1117
1117
 
1118
1118
  - id: reproducibility-auditor
1119
1119
  stage: I_code
1120
- version: "1.7.0"
1120
+ version: "1.8.0"
1121
1121
  file: skills/I_code/reproducibility-auditor.md
1122
1122
  canonical: true
1123
1123
  summary: "Verify seeds, containerization, and fail-graceful contingencies."
@@ -1136,7 +1136,7 @@ skills:
1136
1136
 
1137
1137
  - id: release-packager
1138
1138
  stage: I_code
1139
- version: "1.7.0"
1139
+ version: "1.8.0"
1140
1140
  file: skills/I_code/release-packager.md
1141
1141
  canonical: true
1142
1142
  summary: "Package code, data, environment, and documentation for reproducible release (Zenodo, GitHub, Dataverse)."
@@ -1155,7 +1155,7 @@ skills:
1155
1155
 
1156
1156
  - id: stats-engine
1157
1157
  stage: I_code
1158
- version: "1.7.0"
1158
+ version: "1.8.0"
1159
1159
  file: skills/I_code/stats-engine.md
1160
1160
  canonical: true
1161
1161
  summary: "Statistical modeling and hypothesis testing with domain-driven diagnostics."
@@ -1177,7 +1177,7 @@ skills:
1177
1177
  # ══════════════════════════════════════════════════════════
1178
1178
  - id: presentation-planner
1179
1179
  stage: K_presentation
1180
- version: "1.7.0"
1180
+ version: "1.8.0"
1181
1181
  file: skills/K_presentation/presentation-planner.md
1182
1182
  canonical: true
1183
1183
  summary: "Design story arc, content budget, and audience calibration for academic talks."
@@ -1196,7 +1196,7 @@ skills:
1196
1196
 
1197
1197
  - id: slide-architect
1198
1198
  stage: K_presentation
1199
- version: "1.7.0"
1199
+ version: "1.8.0"
1200
1200
  file: skills/K_presentation/slide-architect.md
1201
1201
  canonical: true
1202
1202
  summary: "Design slide content specs with assertion-evidence format and multi-backend layout mapping."
@@ -1215,7 +1215,7 @@ skills:
1215
1215
 
1216
1216
  - id: slidev-scholarly-builder
1217
1217
  stage: K_presentation
1218
- version: "1.7.0"
1218
+ version: "1.8.0"
1219
1219
  file: skills/K_presentation/slidev-scholarly-builder.md
1220
1220
  canonical: true
1221
1221
  summary: "Generate Slidev deck with slidev-theme-scholarly layouts, BibTeX citations, and visual presets."
@@ -1234,7 +1234,7 @@ skills:
1234
1234
 
1235
1235
  - id: beamer-builder
1236
1236
  stage: K_presentation
1237
- version: "1.7.0"
1237
+ version: "1.8.0"
1238
1238
  file: skills/K_presentation/beamer-builder.md
1239
1239
  canonical: true
1240
1240
  summary: "Generate LaTeX Beamer presentation with theme selection, BibLaTeX citations, and math support."
@@ -1256,7 +1256,7 @@ skills:
1256
1256
  # ══════════════════════════════════════════════════════════
1257
1257
  - id: ai-fingerprint-scanner
1258
1258
  stage: J_proofread
1259
- version: "1.7.0"
1259
+ version: "1.8.0"
1260
1260
  file: skills/J_proofread/ai-fingerprint-scanner.md
1261
1261
  canonical: true
1262
1262
  summary: "Scan manuscript for AI-generation fingerprints including formulaic transitions, uniform rhythm, and generic hedging."
@@ -1275,7 +1275,7 @@ skills:
1275
1275
 
1276
1276
  - id: human-voice-rewriter
1277
1277
  stage: J_proofread
1278
- version: "1.7.0"
1278
+ version: "1.8.0"
1279
1279
  file: skills/J_proofread/human-voice-rewriter.md
1280
1280
  canonical: true
1281
1281
  summary: "Rewrite AI-flagged passages to sound authentically human-authored while preserving scientific accuracy."
@@ -1294,7 +1294,7 @@ skills:
1294
1294
 
1295
1295
  - id: similarity-checker
1296
1296
  stage: J_proofread
1297
- version: "1.7.0"
1297
+ version: "1.8.0"
1298
1298
  file: skills/J_proofread/similarity-checker.md
1299
1299
  canonical: true
1300
1300
  summary: "Identify text overlap including self-plagiarism, close paraphrasing, and boilerplate passages."
@@ -1313,7 +1313,7 @@ skills:
1313
1313
 
1314
1314
  - id: final-proofreader
1315
1315
  stage: J_proofread
1316
- version: "1.7.0"
1316
+ version: "1.8.0"
1317
1317
  file: skills/J_proofread/final-proofreader.md
1318
1318
  canonical: true
1319
1319
  summary: "Language-level polish covering grammar, tense, acronyms, cross-references, and venue-specific formatting."
@@ -1335,7 +1335,7 @@ skills:
1335
1335
  # ══════════════════════════════════════════════════════════
1336
1336
  - id: metadata-enricher
1337
1337
  stage: Z_cross_cutting
1338
- version: "1.7.0"
1338
+ version: "1.8.0"
1339
1339
  file: skills/Z_cross_cutting/metadata-enricher.md
1340
1340
  canonical: true
1341
1341
  summary: "Normalize and enrich DOI, venue, year, author metadata across artifacts."
@@ -1354,7 +1354,7 @@ skills:
1354
1354
 
1355
1355
  - id: academic-context-maintainer
1356
1356
  stage: Z_cross_cutting
1357
- version: "1.7.0"
1357
+ version: "1.8.0"
1358
1358
  file: skills/Z_cross_cutting/academic-context-maintainer.md
1359
1359
  canonical: true
1360
1360
  summary: "Maintain project-level academic continuity by updating research state, locked decisions, disputes, and next-stage priorities across major workflow transitions."
@@ -1373,7 +1373,7 @@ skills:
1373
1373
 
1374
1374
  - id: boundary-interviewer
1375
1375
  stage: Z_cross_cutting
1376
- version: "1.7.0"
1376
+ version: "1.8.0"
1377
1377
  file: skills/Z_cross_cutting/boundary-interviewer.md
1378
1378
  canonical: true
1379
1379
  summary: "Run academic idea-discovery and boundary critique one question at a time before high-risk Qiongli work proceeds."
@@ -1392,7 +1392,7 @@ skills:
1392
1392
 
1393
1393
  - id: model-collaborator
1394
1394
  stage: Z_cross_cutting
1395
- version: "1.7.0"
1395
+ version: "1.8.0"
1396
1396
  file: skills/Z_cross_cutting/model-collaborator.md
1397
1397
  canonical: true
1398
1398
  summary: "Coordinate independent multi-agent execution, disagreement tracking, and synthesis across literature, writing, review, and code tasks."
@@ -1411,7 +1411,7 @@ skills:
1411
1411
 
1412
1412
  - id: self-critique
1413
1413
  stage: Z_cross_cutting
1414
- version: "1.7.0"
1414
+ version: "1.8.0"
1415
1415
  file: skills/Z_cross_cutting/self-critique.md
1416
1416
  canonical: true
1417
1417
  summary: "Iterative red teaming against superficial reasoning, contradictions, and overclaiming."
@@ -1,13 +1,13 @@
1
1
  ---
2
2
  name: qiongli
3
- description: Qiongli version: v1.7.0. Accounting-focused archival, disclosure, audit, and measurement workflow.
3
+ description: Qiongli version: v1.8.0. Accounting-focused archival, disclosure, audit, and measurement workflow.
4
4
  ---
5
5
 
6
6
  # Qiongli Accounting
7
7
 
8
8
  Accounting-focused archival, disclosure, audit, and measurement workflow.
9
9
 
10
- Installed Qiongli workflow version: `v1.7.0`
10
+ Installed Qiongli workflow version: `v1.8.0`
11
11
 
12
12
  ## Accounting Workflow Map
13
13
 
@@ -1 +1 @@
1
- v1.7.0
1
+ v1.8.0