@starlein/paperclip-plugin-company-wizard 0.4.5 → 0.4.7

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 (71) hide show
  1. package/CHANGELOG.md +58 -0
  2. package/README.md +7 -5
  3. package/dist/manifest.js +4 -9
  4. package/dist/manifest.js.map +2 -2
  5. package/dist/ui/index.css +82 -0
  6. package/dist/ui/index.css.map +2 -2
  7. package/dist/ui/index.js +423 -139
  8. package/dist/ui/index.js.map +4 -4
  9. package/dist/worker.js +589 -58
  10. package/dist/worker.js.map +3 -3
  11. package/package.json +1 -1
  12. package/templates/bootstrap-instructions.md +2 -2
  13. package/templates/modules/architecture-plan/agents/ui-designer/skills/design-system.md +1 -1
  14. package/templates/modules/architecture-plan/skills/architecture-plan.md +1 -1
  15. package/templates/modules/auto-assign/README.md +9 -7
  16. package/templates/modules/auto-assign/agents/ceo/heartbeat-section.md +3 -1
  17. package/templates/modules/auto-assign/agents/ceo/skills/auto-assign.fallback.md +14 -8
  18. package/templates/modules/auto-assign/agents/product-owner/heartbeat-section.md +3 -1
  19. package/templates/modules/auto-assign/module.meta.json +3 -3
  20. package/templates/modules/auto-assign/skills/auto-assign.md +2 -2
  21. package/templates/modules/backlog/agents/ceo/heartbeat-section.md +1 -1
  22. package/templates/modules/backlog/agents/ceo/skills/backlog-health.fallback.md +2 -0
  23. package/templates/modules/backlog/agents/product-owner/heartbeat-section.md +1 -1
  24. package/templates/modules/backlog/docs/backlog-process.md +45 -8
  25. package/templates/modules/backlog/docs/backlog-template.md +3 -2
  26. package/templates/modules/backlog/module.meta.json +3 -3
  27. package/templates/modules/backlog/skills/backlog-health.bar.md +3 -1
  28. package/templates/modules/backlog/skills/backlog-health.md +8 -5
  29. package/templates/modules/competitive-intel/skills/competitive-tracking.md +1 -1
  30. package/templates/modules/github-repo/README.md +3 -3
  31. package/templates/modules/github-repo/agents/engineer/skills/git-workflow.md +72 -9
  32. package/templates/modules/github-repo/docs/git-workflow.md +65 -6
  33. package/templates/modules/github-repo/module.meta.json +1 -1
  34. package/templates/modules/market-analysis/agents/ux-researcher/skills/market-analysis.md +1 -1
  35. package/templates/modules/market-analysis/skills/market-analysis.md +1 -1
  36. package/templates/modules/pr-review/agents/devops/skills/infra-review.md +6 -8
  37. package/templates/modules/pr-review/agents/engineer/skills/pr-workflow.md +31 -12
  38. package/templates/modules/pr-review/agents/product-owner/skills/product-review.md +3 -2
  39. package/templates/modules/pr-review/agents/ui-designer/skills/design-review.md +4 -6
  40. package/templates/modules/pr-review/agents/ux-researcher/skills/ux-review.md +4 -6
  41. package/templates/modules/pr-review/docs/pr-conventions.md +4 -4
  42. package/templates/modules/pr-review/module.meta.json +1 -1
  43. package/templates/modules/security-audit/skills/threat-model.md +1 -1
  44. package/templates/modules/stall-detection/agents/ceo/heartbeat-section.md +1 -1
  45. package/templates/modules/tech-stack/skills/tech-stack.md +1 -1
  46. package/templates/modules/triage/skills/issue-triage.md +1 -1
  47. package/templates/modules/user-testing/agents/qa/skills/user-testing.md +1 -1
  48. package/templates/modules/user-testing/skills/user-testing.md +1 -1
  49. package/templates/modules/vision-workshop/agents/ceo/skills/vision-workshop.md +1 -1
  50. package/templates/presets/repo-maintenance/preset.meta.json +3 -3
  51. package/templates/roles/audio-designer/role.meta.json +5 -2
  52. package/templates/roles/cmo/role.meta.json +2 -1
  53. package/templates/roles/code-reviewer/AGENTS.md +3 -3
  54. package/templates/roles/code-reviewer/role.meta.json +4 -1
  55. package/templates/roles/cto/role.meta.json +2 -1
  56. package/templates/roles/customer-success/role.meta.json +2 -1
  57. package/templates/roles/devops/role.meta.json +2 -1
  58. package/templates/roles/engineer/AGENTS.md +2 -0
  59. package/templates/roles/engineer/HEARTBEAT.md +1 -1
  60. package/templates/roles/engineer/role.meta.json +2 -1
  61. package/templates/roles/game-artist/role.meta.json +5 -2
  62. package/templates/roles/game-designer/role.meta.json +4 -1
  63. package/templates/roles/level-designer/role.meta.json +4 -1
  64. package/templates/roles/product-owner/AGENTS.md +2 -1
  65. package/templates/roles/product-owner/HEARTBEAT.md +1 -1
  66. package/templates/roles/product-owner/role.meta.json +4 -1
  67. package/templates/roles/qa/role.meta.json +2 -1
  68. package/templates/roles/security-engineer/role.meta.json +2 -1
  69. package/templates/roles/technical-writer/role.meta.json +2 -1
  70. package/templates/roles/ui-designer/role.meta.json +2 -1
  71. package/templates/roles/ux-researcher/role.meta.json +4 -1
@@ -10,5 +10,8 @@
10
10
  "Takes over game-design from Engineer/CEO (they become fallback)",
11
11
  "Takes over user-testing with playtesting focus (engagement, fun, difficulty)",
12
12
  "Adds gameplay review pass when pr-review module is active"
13
- ]
13
+ ],
14
+ "adapter": {
15
+ "thinkingLevel": "auto"
16
+ }
14
17
  }
@@ -9,5 +9,8 @@
9
9
  "enhances": [
10
10
  "Takes over level-specific design from Game Designer/Engineer",
11
11
  "Contributes difficulty curve and pacing data to game balancing"
12
- ]
12
+ ],
13
+ "adapter": {
14
+ "thinkingLevel": "auto"
15
+ }
13
16
  }
@@ -9,6 +9,7 @@ You own product intent, backlog health, acceptance criteria, prioritization, and
9
9
  ## Working Rules
10
10
 
11
11
  - Work only on issues assigned to you or explicitly handed to you in comments.
12
+ - If an issue is assigned to you in `in_review` and no formal executionPolicy participant is waiting, review it immediately against the acceptance criteria, branch/commit/PR evidence, and recorded verification. If it passes, comment with the acceptance decision and set it `done`; if it does not pass, set it back to `in_progress`, assign it to the Engineer, and list the exact required changes.
12
13
  - Start actionable work in the same heartbeat; do not stop at a plan unless planning was requested. Leave durable progress with a clear next action. Use child issues for long or parallel delegated work instead of polling. Mark blocked work with owner and action. Respect budget, pause/cancel, approval gates, and company boundaries.
13
14
  - Keep issues small, acceptance-driven, project-scoped, and linked to goals when available.
14
15
  - Use first-class blockers (`blockedByIssueIds`) for dependencies instead of free-text "blocked by" notes.
@@ -18,7 +19,7 @@ You own product intent, backlog health, acceptance criteria, prioritization, and
18
19
  ## Collaboration and Handoffs
19
20
 
20
21
  - Product ambiguity -> clarify options and recommend one.
21
- - Engineering implementation -> assign the Engineer with acceptance criteria and project/goal context.
22
+ - Engineering implementation -> assign the Engineer directly with acceptance criteria and project/goal context. Do not leave ready engineering work unassigned for a later sweep.
22
23
  - UX-visible scope -> involve the UI/UX designer.
23
24
  - Security-sensitive scope -> involve the Security Engineer.
24
25
  - Browser/user-facing verification -> involve QA.
@@ -35,7 +35,7 @@ Run this checklist on every heartbeat. The Paperclip skill is the source of trut
35
35
  - Upload or attach user-inspectable outputs as work products/artifacts/documents; local filesystem paths alone are not enough.
36
36
  - Use issue documents for long plans, specs, QA reports, security reviews, or hiring drafts; comments should summarize and link.
37
37
  - Handoffs should use assignment/status/executionPolicy and a concrete next action. Do not rely on generic @-mentions.
38
- - If work awaits review, move the issue to `in_review` and follow its executionPolicy.
38
+ - If an issue is assigned to you in `in_review` and no formal executionPolicy participant is waiting, review it immediately against the acceptance criteria. If it passes, comment with the acceptance decision and set it `done`; if it does not pass, set it back to `in_progress`, assign it to the Engineer, and list the exact required changes.
39
39
 
40
40
  ## 6. Exit
41
41
 
@@ -10,5 +10,8 @@
10
10
  "Takes over backlog health from CEO (CEO becomes fallback)",
11
11
  "Takes over auto-assign from CEO (CEO becomes fallback)",
12
12
  "Adds product-alignment review pass when pr-review module is active"
13
- ]
13
+ ],
14
+ "adapter": {
15
+ "thinkingLevel": "auto"
16
+ }
14
17
  }
@@ -12,6 +12,7 @@
12
12
  "Contributes test coverage requirements to architecture-plan"
13
13
  ],
14
14
  "adapter": {
15
- "model": "claude-sonnet-4-6"
15
+ "model": "claude-sonnet-4-6",
16
+ "thinkingLevel": "auto"
16
17
  }
17
18
  }
@@ -12,6 +12,7 @@
12
12
  "Contributes threat model to architecture-plan"
13
13
  ],
14
14
  "adapter": {
15
- "model": "claude-sonnet-4-6"
15
+ "model": "claude-sonnet-4-6",
16
+ "thinkingLevel": "auto"
16
17
  }
17
18
  }
@@ -11,6 +11,7 @@
11
11
  "Adds documentation review pass when pr-review module is active"
12
12
  ],
13
13
  "adapter": {
14
- "model": "claude-sonnet-4-6"
14
+ "model": "claude-sonnet-4-6",
15
+ "thinkingLevel": "auto"
15
16
  }
16
17
  }
@@ -7,7 +7,8 @@
7
7
  "description": "Owns visual identity, UI design systems, and brand consistency. Creates design specs that engineers implement.",
8
8
  "reportsTo": "ceo",
9
9
  "adapter": {
10
- "chrome": true
10
+ "chrome": true,
11
+ "thinkingLevel": "auto"
11
12
  },
12
13
  "enhances": [
13
14
  "Takes over architecture-plan visual/UI layer from Engineer (Engineer becomes fallback for UI architecture)",
@@ -10,5 +10,8 @@
10
10
  "Takes over market-analysis user research section from Product Owner/CEO",
11
11
  "Takes over vision-workshop success metrics validation from CEO",
12
12
  "Adds UX review pass when pr-review module is active"
13
- ]
13
+ ],
14
+ "adapter": {
15
+ "thinkingLevel": "auto"
16
+ }
14
17
  }