Skip to content

Commit 992b0f6

Browse files
authored
Merge pull request #23 from NeoLabHQ/feature/vg/improve-internal-task-workflow
feat(customaize-agent): add create-agent command
2 parents d2751db + 38d9454 commit 992b0f6

File tree

27 files changed

+7710
-1765
lines changed

27 files changed

+7710
-1765
lines changed

.claude-plugin/marketplace.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
33
"name": "context-engineering-kit",
4-
"version": "1.6.1",
4+
"version": "1.7.0",
55
"description": "Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality.",
66
"owner": {
77
"name": "NeoLabHQ",
@@ -77,7 +77,7 @@
7777
{
7878
"name": "sdd",
7979
"description": "Specification Driven Development workflow commands and agents, based on Github Spec Kit and OpenSpec. Uses specialized agents for effective context management and quality review.",
80-
"version": "1.1.1",
80+
"version": "1.1.2",
8181
"author": {
8282
"name": "Vlad Goncharov",
8383
"email": "[email protected]"
@@ -99,7 +99,7 @@
9999
{
100100
"name": "customaize-agent",
101101
"description": "Commands and skills for writing and refining commands, hooks, skills for Claude Code, includes Anthropic Best Practices and Agent Persuasion Principles that can be useful for sub-agent workflows.",
102-
"version": "1.2.0",
102+
"version": "1.3.0",
103103
"author": {
104104
"name": "Vlad Goncharov",
105105
"email": "[email protected]"

0 commit comments

Comments
 (0)