cokit-cli 1.0.6 → 1.0.8

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 (2) hide show
  1. package/README.md +73 -73
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -26,88 +26,88 @@ This installs all CoKit resources to `~/.copilot/` for global use.
26
26
 
27
27
  | Agent | Description |
28
28
  |-------|-------------|
29
- | [brainstormer](agents/brainstormer.agent.md) | >-. |
30
- | [code-reviewer](agents/code-reviewer.agent.md) | |
31
- | [database-admin](agents/database-admin.agent.md) | |
32
- | [debugger](agents/debugger.agent.md) | |
33
- | [docs-manager](agents/docs-manager.agent.md) | |
34
- | [fullstack-developer](agents/fullstack-developer.agent.md) | |
29
+ | [brainstormer](agents/brainstormer.agent.md) | Brainstorm software solutions, evaluate architectural approaches, debate technical decisions. |
30
+ | [code-reviewer](agents/code-reviewer.agent.md) | Comprehensive code review and quality assessment. |
31
+ | [database-admin](agents/database-admin.agent.md) | Work with database systems - querying, performance, optimization, indexes, backups, replication. |
32
+ | [debugger](agents/debugger.agent.md) | Investigate issues, analyze system behavior, diagnose performance problems, collect and analyze logs. |
33
+ | [docs-manager](agents/docs-manager.agent.md) | Manage technical documentation, implementation standards, update docs based on code changes. |
34
+ | [fullstack-developer](agents/fullstack-developer.agent.md) | Execute implementation phases from parallel plans. |
35
35
  | [git-manager](agents/git-manager.agent.md) | Stage, commit, and push code changes with conventional commits. |
36
- | [mcp-manager](agents/mcp-manager.agent.md) | Manage MCP (Model Context Protocol) server integrations - discover tools/prompts/resources, analyze ... |
37
- | [planner](agents/planner.agent.md) | |
38
- | [project-manager](agents/project-manager.agent.md) | Use this agent when you need comprehensive project oversight and coordination. |
39
- | [researcher](agents/researcher.agent.md) | |
40
- | [scout-external](agents/scout-external.agent.md) | |
41
- | [scout](agents/scout.agent.md) | |
42
- | [tester](agents/tester.agent.md) | Use this agent when you need to validate code quality through testing, including running unit and in... |
43
- | [ui-ux-designer](agents/ui-ux-designer.agent.md) | |
36
+ | [mcp-manager](agents/mcp-manager.agent.md) | Manage MCP server integrations - discover tools/prompts/resources, analyze relevance for tasks. |
37
+ | [planner](agents/planner.agent.md) | Research, analyze, and create comprehensive implementation plans for features and architectures. |
38
+ | [project-manager](agents/project-manager.agent.md) | Comprehensive project oversight and coordination. |
39
+ | [researcher](agents/researcher.agent.md) | Conduct comprehensive research on software topics, investigate technologies, find documentation. |
40
+ | [scout](agents/scout.agent.md) | Quickly locate relevant files across a large codebase to complete a specific task. |
41
+ | [scout-external](agents/scout-external.agent.md) | Locate files using external agentic tools (Gemini, OpenCode, etc.). |
42
+ | [tester](agents/tester.agent.md) | Validate code quality through testing - unit, integration, coverage, error handling, performance. |
43
+ | [ui-ux-designer](agents/ui-ux-designer.agent.md) | UI/UX design - interface designs, wireframes, design systems, user research, responsive layouts. |
44
44
 
45
45
  ## Prompts
46
46
 
47
47
  | Prompt | Description |
48
48
  |--------|-------------|
49
49
  | [ck-ask](prompts/ck-ask.prompt.md) | Answer technical and architectural questions. |
50
- | [ck-bootstrap-auto-fast](prompts/ck-bootstrap-auto-fast.prompt.md) | |
51
- | [ck-bootstrap-auto-parallel](prompts/ck-bootstrap-auto-parallel.prompt.md) | |
52
- | [ck-bootstrap-auto](prompts/ck-bootstrap-auto.prompt.md) | |
53
- | [ck-bootstrap](prompts/ck-bootstrap.prompt.md) | |
54
- | [ck-brainstorm](prompts/ck-brainstorm.prompt.md) | |
55
- | [ck-ck-help](prompts/ck-ck-help.prompt.md) | |
56
- | [ck-code-auto](prompts/ck-code-auto.prompt.md) | |
57
- | [ck-code-no-test](prompts/ck-code-no-test.prompt.md) | |
58
- | [ck-code-parallel](prompts/ck-code-parallel.prompt.md) | |
59
- | [ck-code](prompts/ck-code.prompt.md) | |
60
- | [ck-coding-level](prompts/ck-coding-level.prompt.md) | Set your coding experience level for tailored explanations and output format. |
61
- | [ck-cook-auto-fast](prompts/ck-cook-auto-fast.prompt.md) | |
62
- | [ck-cook-auto-parallel](prompts/ck-cook-auto-parallel.prompt.md) | |
63
- | [ck-cook-auto](prompts/ck-cook-auto.prompt.md) | |
64
- | [ck-cook](prompts/ck-cook.prompt.md) | |
65
- | [ck-debug](prompts/ck-debug.prompt.md) | |
66
- | [ck-design-3d](prompts/ck-design-3d.prompt.md) | |
67
- | [ck-design-describe](prompts/ck-design-describe.prompt.md) | |
68
- | [ck-design-fast](prompts/ck-design-fast.prompt.md) | |
69
- | [ck-design-good](prompts/ck-design-good.prompt.md) | |
70
- | [ck-design-screenshot](prompts/ck-design-screenshot.prompt.md) | |
71
- | [ck-design-video](prompts/ck-design-video.prompt.md) | |
72
- | [ck-docs-init](prompts/ck-docs-init.prompt.md) | |
73
- | [ck-docs-summarize](prompts/ck-docs-summarize.prompt.md) | |
74
- | [ck-docs-update](prompts/ck-docs-update.prompt.md) | |
75
- | [ck-fix-ci](prompts/ck-fix-ci.prompt.md) | |
76
- | [ck-fix-fast](prompts/ck-fix-fast.prompt.md) | |
77
- | [ck-fix-hard](prompts/ck-fix-hard.prompt.md) | |
78
- | [ck-fix-logs](prompts/ck-fix-logs.prompt.md) | |
79
- | [ck-fix-parallel](prompts/ck-fix-parallel.prompt.md) | |
80
- | [ck-fix-test](prompts/ck-fix-test.prompt.md) | |
50
+ | [ck-bootstrap](prompts/ck-bootstrap.prompt.md) | Bootstrap a new project step by step |
51
+ | [ck-bootstrap-auto](prompts/ck-bootstrap-auto.prompt.md) | Bootstrap a new project automatically |
52
+ | [ck-bootstrap-auto-fast](prompts/ck-bootstrap-auto-fast.prompt.md) | Quickly bootstrap a new project automatically |
53
+ | [ck-bootstrap-auto-parallel](prompts/ck-bootstrap-auto-parallel.prompt.md) | Bootstrap project with parallel execution |
54
+ | [ck-brainstorm](prompts/ck-brainstorm.prompt.md) | Brainstorm a feature |
55
+ | [ck-ck-help](prompts/ck-ck-help.prompt.md) | CoKit usage guide - just type naturally |
56
+ | [ck-code](prompts/ck-code.prompt.md) | Start coding & testing an existing plan |
57
+ | [ck-code-auto](prompts/ck-code-auto.prompt.md) | [AUTO] Start coding & testing an existing plan |
58
+ | [ck-code-no-test](prompts/ck-code-no-test.prompt.md) | Start coding an existing plan (no testing) |
59
+ | [ck-code-parallel](prompts/ck-code-parallel.prompt.md) | Execute parallel or sequential phases based on plan structure |
60
+ | [ck-coding-level](prompts/ck-coding-level.prompt.md) | Set your coding experience level for tailored explanations |
61
+ | [ck-cook](prompts/ck-cook.prompt.md) | Implement a feature [step by step] |
62
+ | [ck-cook-auto](prompts/ck-cook-auto.prompt.md) | Implement a feature automatically |
63
+ | [ck-cook-auto-fast](prompts/ck-cook-auto-fast.prompt.md) | No research. Only scout, plan & implement |
64
+ | [ck-cook-auto-parallel](prompts/ck-cook-auto-parallel.prompt.md) | Plan parallel phases & execute with fullstack-developer agents |
65
+ | [ck-debug](prompts/ck-debug.prompt.md) | Debugging technical issues and providing solutions |
66
+ | [ck-design-3d](prompts/ck-design-3d.prompt.md) | Create immersive interactive 3D designs with Three.js |
67
+ | [ck-design-describe](prompts/ck-design-describe.prompt.md) | Describe a design based on screenshot/video |
68
+ | [ck-design-fast](prompts/ck-design-fast.prompt.md) | Create a quick design |
69
+ | [ck-design-good](prompts/ck-design-good.prompt.md) | Create an immersive design |
70
+ | [ck-design-screenshot](prompts/ck-design-screenshot.prompt.md) | Create a design based on screenshot |
71
+ | [ck-design-video](prompts/ck-design-video.prompt.md) | Create a design based on video |
72
+ | [ck-docs-init](prompts/ck-docs-init.prompt.md) | Analyze the codebase and create initial documentation |
73
+ | [ck-docs-summarize](prompts/ck-docs-summarize.prompt.md) | Analyze the codebase and summarize documentation |
74
+ | [ck-docs-update](prompts/ck-docs-update.prompt.md) | Analyze the codebase and update documentation |
75
+ | [ck-fix](prompts/ck-fix.prompt.md) | Analyze and fix issues [INTELLIGENT ROUTING] |
76
+ | [ck-fix-ci](prompts/ck-fix-ci.prompt.md) | Analyze Github Actions logs and fix issues |
77
+ | [ck-fix-fast](prompts/ck-fix-fast.prompt.md) | Analyze and fix small issues [FAST] |
78
+ | [ck-fix-hard](prompts/ck-fix-hard.prompt.md) | Use planner to plan and fix hard issues |
79
+ | [ck-fix-logs](prompts/ck-fix-logs.prompt.md) | Analyze logs and fix issues |
80
+ | [ck-fix-parallel](prompts/ck-fix-parallel.prompt.md) | Analyze & fix issues with parallel fullstack-developer agents |
81
+ | [ck-fix-test](prompts/ck-fix-test.prompt.md) | Run test suite and fix issues |
81
82
  | [ck-fix-types](prompts/ck-fix-types.prompt.md) | Fix type errors |
82
- | [ck-fix-ui](prompts/ck-fix-ui.prompt.md) | |
83
- | [ck-fix](prompts/ck-fix.prompt.md) | |
84
- | [ck-git-cm](prompts/ck-git-cm.prompt.md) | |
85
- | [ck-git-cp](prompts/ck-git-cp.prompt.md) | |
86
- | [ck-git-merge](prompts/ck-git-merge.prompt.md) | ⚠️ Merge code from one branch to another |
83
+ | [ck-fix-ui](prompts/ck-fix-ui.prompt.md) | Analyze and fix UI issues |
84
+ | [ck-git-cm](prompts/ck-git-cm.prompt.md) | Stage all files and create a commit |
85
+ | [ck-git-cp](prompts/ck-git-cp.prompt.md) | Stage, commit and push all code in the current branch |
86
+ | [ck-git-merge](prompts/ck-git-merge.prompt.md) | Merge code from one branch to another |
87
87
  | [ck-git-pr](prompts/ck-git-pr.prompt.md) | Create a pull request |
88
- | [ck-kanban](prompts/ck-kanban.prompt.md) | |
89
- | [ck-plan-archive](prompts/ck-plan-archive.prompt.md) | |
90
- | [ck-plan-ci](prompts/ck-plan-ci.prompt.md) | |
91
- | [ck-plan-cro](prompts/ck-plan-cro.prompt.md) | |
92
- | [ck-plan-fast](prompts/ck-plan-fast.prompt.md) | |
93
- | [ck-plan-hard](prompts/ck-plan-hard.prompt.md) | |
94
- | [ck-plan-parallel](prompts/ck-plan-parallel.prompt.md) | |
95
- | [ck-plan-two](prompts/ck-plan-two.prompt.md) | |
96
- | [ck-plan-validate](prompts/ck-plan-validate.prompt.md) | |
97
- | [ck-plan](prompts/ck-plan.prompt.md) | |
98
- | [ck-preview](prompts/ck-preview.prompt.md) | |
99
- | [ck-review-codebase](prompts/ck-review-codebase.prompt.md) | |
100
- | [ck-scout-ext](prompts/ck-scout-ext.prompt.md) | |
101
- | [ck-scout](prompts/ck-scout.prompt.md) | |
102
- | [ck-skill-add](prompts/ck-skill-add.prompt.md) | |
103
- | [ck-skill-create](prompts/ck-skill-create.prompt.md) | |
104
- | [ck-skill-fix-logs](prompts/ck-skill-fix-logs.prompt.md) | |
105
- | [ck-skill-optimize-auto](prompts/ck-skill-optimize-auto.prompt.md) | |
106
- | [ck-skill-optimize](prompts/ck-skill-optimize.prompt.md) | |
107
- | [ck-skill-plan](prompts/ck-skill-plan.prompt.md) | |
108
- | [ck-test-ui](prompts/ck-test-ui.prompt.md) | |
109
- | [ck-test](prompts/ck-test.prompt.md) | |
110
- | [ck-use-mcp](prompts/ck-use-mcp.prompt.md) | |
88
+ | [ck-kanban](prompts/ck-kanban.prompt.md) | Plans directory management |
89
+ | [ck-plan](prompts/ck-plan.prompt.md) | Intelligent plan creation with prompt enhancement |
90
+ | [ck-plan-archive](prompts/ck-plan-archive.prompt.md) | Write journal entries and archive plans |
91
+ | [ck-plan-ci](prompts/ck-plan-ci.prompt.md) | Analyze Github Actions logs and plan fixes |
92
+ | [ck-plan-cro](prompts/ck-plan-cro.prompt.md) | Create a CRO plan for the given content |
93
+ | [ck-plan-fast](prompts/ck-plan-fast.prompt.md) | No research. Only analyze and create an implementation plan |
94
+ | [ck-plan-hard](prompts/ck-plan-hard.prompt.md) | Research, analyze, and create an implementation plan |
95
+ | [ck-plan-parallel](prompts/ck-plan-parallel.prompt.md) | Create detailed plan with parallel-executable phases |
96
+ | [ck-plan-two](prompts/ck-plan-two.prompt.md) | Research & create an implementation plan with 2 approaches |
97
+ | [ck-plan-validate](prompts/ck-plan-validate.prompt.md) | Validate plan with critical questions interview |
98
+ | [ck-preview](prompts/ck-preview.prompt.md) | Preview file or directory |
99
+ | [ck-review-codebase](prompts/ck-review-codebase.prompt.md) | Scan & analyze the codebase |
100
+ | [ck-scout](prompts/ck-scout.prompt.md) | Scout given directories to respond to the user's requests |
101
+ | [ck-scout-ext](prompts/ck-scout-ext.prompt.md) | Use external agentic tools to scout given directories |
102
+ | [ck-skill-add](prompts/ck-skill-add.prompt.md) | Add new reference files or scripts to a skill |
103
+ | [ck-skill-create](prompts/ck-skill-create.prompt.md) | Create a new agent skill |
104
+ | [ck-skill-fix-logs](prompts/ck-skill-fix-logs.prompt.md) | Fix the agent skill based on logs.txt file |
105
+ | [ck-skill-optimize](prompts/ck-skill-optimize.prompt.md) | Optimize an existing agent skill |
106
+ | [ck-skill-optimize-auto](prompts/ck-skill-optimize-auto.prompt.md) | Optimize an existing agent skill [auto] |
107
+ | [ck-skill-plan](prompts/ck-skill-plan.prompt.md) | Plan to create a new agent skill |
108
+ | [ck-test](prompts/ck-test.prompt.md) | Run tests locally and analyze the summary report |
109
+ | [ck-test-ui](prompts/ck-test-ui.prompt.md) | Run UI tests on a website & generate a detailed report |
110
+ | [ck-use-mcp](prompts/ck-use-mcp.prompt.md) | Utilize tools of Model Context Protocol (MCP) servers |
111
111
  | [ck-watzup](prompts/ck-watzup.prompt.md) | Review recent changes and wrap up the work |
112
112
  | [ck-worktree](prompts/ck-worktree.prompt.md) | Create isolated git worktree for parallel development |
113
113
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cokit-cli",
3
- "version": "1.0.6",
3
+ "version": "1.0.8",
4
4
  "description": "Make GitHub Copilot smarter in 30 seconds",
5
5
  "main": "src/index.js",
6
6
  "bin": {