Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:14:44 +08:00
commit fa2c495eac
13 changed files with 2330 additions and 0 deletions

81
plugin.lock.json Normal file
View File

@@ -0,0 +1,81 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:coalesce-labs/catalyst:plugins/pm",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "2395179edb508f8c812a96aab0cc6eafdc5f30b8",
"treeHash": "f196a9b6bd22f253e15364213e2fd3c2cfd103fc747119467ded3b097b3ad681",
"generatedAt": "2025-11-28T10:15:41.434365Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "catalyst-pm",
"description": "Linear-focused project management plugin with cycle management, milestone tracking, backlog grooming, and team analytics",
"version": "3.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "0efe858588cb3fee9d00a89649fd22be3e7b480cc3c9bbd5adc4a62c105f6b8c"
},
{
"path": "agents/github-linear-analyzer.md",
"sha256": "01cb3c08026cfd8ad05c0e35df964bc338fa54fc348afa67749d3a727a8a07a6"
},
{
"path": "agents/milestone-analyzer.md",
"sha256": "ca16545f3fd22830d4b42144dfb35af51dd243190a74307e32ef7cc9d76e3835"
},
{
"path": "agents/backlog-analyzer.md",
"sha256": "d2c583977140a912c5ed73c1c7450732abfea6b2c95df012fc817eaddf666431"
},
{
"path": "agents/cycle-analyzer.md",
"sha256": "e759624ff2dfec66f937bb1d5f5d3b7709364eaa9714c74f06833ac370aa64ec"
},
{
"path": "agents/linear-research.md",
"sha256": "66217d5c4fc48e2fe63cf00fce47b86cdbe4c501bd532dd9881cb04050de7eed"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "eec3b6d694ee5432e5b6ae7b608317e949368f247e0734c086773d8dc0391b1f"
},
{
"path": "commands/groom_backlog.md",
"sha256": "fec4447f7a18649bfcc14243bb871e3e4ae61a5ba20f4a538ca7f81f61e937e9"
},
{
"path": "commands/sync_prs.md",
"sha256": "abbba3eed1de712eaa8a4ccffa5262f6b7f649eadefc55d54ac9a26619bb346a"
},
{
"path": "commands/analyze_cycle.md",
"sha256": "11d4daeb5e42c7cd1256a1d64619d4f84009af7bef5ce512dfbab5578b259bfa"
},
{
"path": "commands/analyze_milestone.md",
"sha256": "19b3a38b6ce75131942db2ead87a452b9b4ca33f483b508af32763f4e2115363"
},
{
"path": "commands/report_daily.md",
"sha256": "a90eae737a272ff802ca7409ea23f3ab9441b9422de3e6ed3fa73e157db9fae7"
}
],
"dirSha256": "f196a9b6bd22f253e15364213e2fd3c2cfd103fc747119467ded3b097b3ad681"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}