prjct-cli 1.47.0 → 1.47.4

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 (95) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/bin/prjct +8 -27
  3. package/dist/bin/prjct-core.mjs +519 -753
  4. package/dist/cli/jira.mjs +13 -13
  5. package/dist/cli/linear.mjs +12 -12
  6. package/dist/daemon/entry.mjs +506 -740
  7. package/dist/templates.json +1 -1
  8. package/package.json +1 -1
  9. package/templates/antigravity/SKILL.md +12 -31
  10. package/templates/codex/SKILL.md +7 -23
  11. package/templates/cursor/commands/bug.md +2 -4
  12. package/templates/cursor/commands/done.md +2 -2
  13. package/templates/cursor/commands/pause.md +2 -2
  14. package/templates/cursor/commands/resume.md +2 -2
  15. package/templates/cursor/commands/ship.md +3 -5
  16. package/templates/cursor/commands/sync.md +2 -2
  17. package/templates/cursor/commands/task.md +2 -4
  18. package/templates/cursor/p.md +2 -25
  19. package/templates/cursor/router.mdc +2 -21
  20. package/templates/global/ANTIGRAVITY.md +7 -8
  21. package/templates/global/CURSOR.mdc +7 -6
  22. package/templates/global/GEMINI.md +7 -8
  23. package/templates/global/WINDSURF.md +7 -8
  24. package/templates/windsurf/router.md +2 -21
  25. package/templates/windsurf/workflows/bug.md +2 -4
  26. package/templates/windsurf/workflows/done.md +2 -2
  27. package/templates/windsurf/workflows/pause.md +4 -2
  28. package/templates/windsurf/workflows/resume.md +2 -2
  29. package/templates/windsurf/workflows/ship.md +2 -4
  30. package/templates/windsurf/workflows/sync.md +2 -2
  31. package/templates/windsurf/workflows/task.md +2 -4
  32. package/templates/agentic/agent-routing.md +0 -45
  33. package/templates/agentic/agents/uxui.md +0 -63
  34. package/templates/baseline/anti-patterns/nextjs.json +0 -18
  35. package/templates/baseline/anti-patterns/react.json +0 -18
  36. package/templates/baseline/anti-patterns/typescript.json +0 -18
  37. package/templates/baseline/patterns/nextjs.json +0 -18
  38. package/templates/baseline/patterns/react.json +0 -18
  39. package/templates/baseline/patterns/typescript.json +0 -18
  40. package/templates/commands/analyze.md +0 -11
  41. package/templates/commands/auth.md +0 -15
  42. package/templates/commands/bug.md +0 -28
  43. package/templates/commands/cleanup.md +0 -11
  44. package/templates/commands/dash.md +0 -16
  45. package/templates/commands/design.md +0 -11
  46. package/templates/commands/done.md +0 -46
  47. package/templates/commands/enrich.md +0 -20
  48. package/templates/commands/git.md +0 -17
  49. package/templates/commands/history.md +0 -13
  50. package/templates/commands/idea.md +0 -13
  51. package/templates/commands/impact.md +0 -13
  52. package/templates/commands/init.md +0 -11
  53. package/templates/commands/jira.md +0 -94
  54. package/templates/commands/learnings.md +0 -11
  55. package/templates/commands/linear.md +0 -88
  56. package/templates/commands/merge.md +0 -25
  57. package/templates/commands/next.md +0 -12
  58. package/templates/commands/p.md +0 -62
  59. package/templates/commands/p.toml +0 -37
  60. package/templates/commands/pause.md +0 -16
  61. package/templates/commands/plan.md +0 -13
  62. package/templates/commands/prd.md +0 -21
  63. package/templates/commands/resume.md +0 -12
  64. package/templates/commands/review.md +0 -20
  65. package/templates/commands/serve.md +0 -11
  66. package/templates/commands/sessions.md +0 -13
  67. package/templates/commands/setup.md +0 -11
  68. package/templates/commands/ship.md +0 -46
  69. package/templates/commands/skill.md +0 -13
  70. package/templates/commands/spec.md +0 -20
  71. package/templates/commands/status.md +0 -11
  72. package/templates/commands/sync.md +0 -23
  73. package/templates/commands/task.md +0 -69
  74. package/templates/commands/test.md +0 -22
  75. package/templates/commands/update.md +0 -11
  76. package/templates/commands/verify.md +0 -11
  77. package/templates/commands/workflow.md +0 -69
  78. package/templates/global/CLAUDE.md +0 -20
  79. package/templates/global/modules/CLAUDE-commands.md +0 -1
  80. package/templates/global/modules/CLAUDE-core.md +0 -16
  81. package/templates/global/modules/CLAUDE-git.md +0 -1
  82. package/templates/global/modules/CLAUDE-intelligence.md +0 -1
  83. package/templates/global/modules/CLAUDE-storage.md +0 -1
  84. package/templates/global/modules/module-config.json +0 -12
  85. package/templates/subagents/agent-base.md +0 -21
  86. package/templates/subagents/domain/backend.md +0 -109
  87. package/templates/subagents/domain/database.md +0 -121
  88. package/templates/subagents/domain/devops.md +0 -152
  89. package/templates/subagents/domain/frontend.md +0 -103
  90. package/templates/subagents/domain/testing.md +0 -169
  91. package/templates/subagents/pm-expert.md +0 -366
  92. package/templates/subagents/workflow/chief-architect.md +0 -653
  93. package/templates/subagents/workflow/prjct-planner.md +0 -120
  94. package/templates/subagents/workflow/prjct-shipper.md +0 -175
  95. package/templates/subagents/workflow/prjct-workflow.md +0 -82

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.