3 Commits

Author SHA1 Message Date
5b7c1f3fce Update plugins/projman/README.md 2026-01-20 13:55:26 +00:00
87b30cbb85 Update plugins/projman/README.md 2026-01-20 13:54:46 +00:00
c34fd22852 Update README.md 2026-01-20 13:42:39 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ A collection of Claude Code plugins for project management, infrastructure autom
## Plugins
### [projman](./plugins/projman/README.md) v2.0.0
### [projman](./plugins/projman/README.md) v2.1.0
**Sprint Planning and Project Management**
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
```
## Key Features (v2.0.0)
## Key Features (v2.1.0)
### Parallel Execution
Tasks are batched by dependency graph for optimal parallel execution:

View File

@@ -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.