Compare commits
3 Commits
v2.1.0
...
5b7c1f3fce
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b7c1f3fce | |||
| 87b30cbb85 | |||
| c34fd22852 |
@@ -4,7 +4,7 @@ A collection of Claude Code plugins for project management, infrastructure autom
|
|||||||
|
|
||||||
## Plugins
|
## Plugins
|
||||||
|
|
||||||
### [projman](./plugins/projman/README.md) v2.0.0
|
### [projman](./plugins/projman/README.md) v2.1.0
|
||||||
**Sprint Planning and Project Management**
|
**Sprint Planning and Project Management**
|
||||||
|
|
||||||
AI-guided sprint planning with full Gitea integration. Transforms a proven 15-sprint workflow into a distributable plugin.
|
AI-guided sprint planning with full Gitea integration. Transforms a proven 15-sprint workflow into a distributable plugin.
|
||||||
@@ -185,7 +185,7 @@ support-claude-mktplace/
|
|||||||
└── scripts/ # Setup and maintenance scripts
|
└── scripts/ # Setup and maintenance scripts
|
||||||
```
|
```
|
||||||
|
|
||||||
## Key Features (v2.0.0)
|
## Key Features (v2.1.0)
|
||||||
|
|
||||||
### Parallel Execution
|
### Parallel Execution
|
||||||
Tasks are batched by dependency graph for optimal parallel execution:
|
Tasks are batched by dependency graph for optimal parallel execution:
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Projman v2.0.0 - Project Management for Claude Code
|
# Projman - Project Management for Claude Code
|
||||||
|
|
||||||
Sprint planning and project management plugin with full Gitea integration.
|
Sprint planning and project management plugin with full Gitea integration.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user