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.
- package/CHANGELOG.md +24 -0
- package/bin/prjct +8 -27
- package/dist/bin/prjct-core.mjs +519 -753
- package/dist/cli/jira.mjs +13 -13
- package/dist/cli/linear.mjs +12 -12
- package/dist/daemon/entry.mjs +506 -740
- package/dist/templates.json +1 -1
- package/package.json +1 -1
- package/templates/antigravity/SKILL.md +12 -31
- package/templates/codex/SKILL.md +7 -23
- package/templates/cursor/commands/bug.md +2 -4
- package/templates/cursor/commands/done.md +2 -2
- package/templates/cursor/commands/pause.md +2 -2
- package/templates/cursor/commands/resume.md +2 -2
- package/templates/cursor/commands/ship.md +3 -5
- package/templates/cursor/commands/sync.md +2 -2
- package/templates/cursor/commands/task.md +2 -4
- package/templates/cursor/p.md +2 -25
- package/templates/cursor/router.mdc +2 -21
- package/templates/global/ANTIGRAVITY.md +7 -8
- package/templates/global/CURSOR.mdc +7 -6
- package/templates/global/GEMINI.md +7 -8
- package/templates/global/WINDSURF.md +7 -8
- package/templates/windsurf/router.md +2 -21
- package/templates/windsurf/workflows/bug.md +2 -4
- package/templates/windsurf/workflows/done.md +2 -2
- package/templates/windsurf/workflows/pause.md +4 -2
- package/templates/windsurf/workflows/resume.md +2 -2
- package/templates/windsurf/workflows/ship.md +2 -4
- package/templates/windsurf/workflows/sync.md +2 -2
- package/templates/windsurf/workflows/task.md +2 -4
- package/templates/agentic/agent-routing.md +0 -45
- package/templates/agentic/agents/uxui.md +0 -63
- package/templates/baseline/anti-patterns/nextjs.json +0 -18
- package/templates/baseline/anti-patterns/react.json +0 -18
- package/templates/baseline/anti-patterns/typescript.json +0 -18
- package/templates/baseline/patterns/nextjs.json +0 -18
- package/templates/baseline/patterns/react.json +0 -18
- package/templates/baseline/patterns/typescript.json +0 -18
- package/templates/commands/analyze.md +0 -11
- package/templates/commands/auth.md +0 -15
- package/templates/commands/bug.md +0 -28
- package/templates/commands/cleanup.md +0 -11
- package/templates/commands/dash.md +0 -16
- package/templates/commands/design.md +0 -11
- package/templates/commands/done.md +0 -46
- package/templates/commands/enrich.md +0 -20
- package/templates/commands/git.md +0 -17
- package/templates/commands/history.md +0 -13
- package/templates/commands/idea.md +0 -13
- package/templates/commands/impact.md +0 -13
- package/templates/commands/init.md +0 -11
- package/templates/commands/jira.md +0 -94
- package/templates/commands/learnings.md +0 -11
- package/templates/commands/linear.md +0 -88
- package/templates/commands/merge.md +0 -25
- package/templates/commands/next.md +0 -12
- package/templates/commands/p.md +0 -62
- package/templates/commands/p.toml +0 -37
- package/templates/commands/pause.md +0 -16
- package/templates/commands/plan.md +0 -13
- package/templates/commands/prd.md +0 -21
- package/templates/commands/resume.md +0 -12
- package/templates/commands/review.md +0 -20
- package/templates/commands/serve.md +0 -11
- package/templates/commands/sessions.md +0 -13
- package/templates/commands/setup.md +0 -11
- package/templates/commands/ship.md +0 -46
- package/templates/commands/skill.md +0 -13
- package/templates/commands/spec.md +0 -20
- package/templates/commands/status.md +0 -11
- package/templates/commands/sync.md +0 -23
- package/templates/commands/task.md +0 -69
- package/templates/commands/test.md +0 -22
- package/templates/commands/update.md +0 -11
- package/templates/commands/verify.md +0 -11
- package/templates/commands/workflow.md +0 -69
- package/templates/global/CLAUDE.md +0 -20
- package/templates/global/modules/CLAUDE-commands.md +0 -1
- package/templates/global/modules/CLAUDE-core.md +0 -16
- package/templates/global/modules/CLAUDE-git.md +0 -1
- package/templates/global/modules/CLAUDE-intelligence.md +0 -1
- package/templates/global/modules/CLAUDE-storage.md +0 -1
- package/templates/global/modules/module-config.json +0 -12
- package/templates/subagents/agent-base.md +0 -21
- package/templates/subagents/domain/backend.md +0 -109
- package/templates/subagents/domain/database.md +0 -121
- package/templates/subagents/domain/devops.md +0 -152
- package/templates/subagents/domain/frontend.md +0 -103
- package/templates/subagents/domain/testing.md +0 -169
- package/templates/subagents/pm-expert.md +0 -366
- package/templates/subagents/workflow/chief-architect.md +0 -653
- package/templates/subagents/workflow/prjct-planner.md +0 -120
- package/templates/subagents/workflow/prjct-shipper.md +0 -175
- 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.