Reza Rezvani
f6d98ddc19
release: v2.1.2 — landing page TSX output, brand voice integration, docs update
...
- Landing page generator defaults to Next.js TSX + Tailwind CSS (4 design styles)
- Brand voice analyzer integrated into landing page generation workflow
- CHANGELOG, CLAUDE.md, README.md updated for v2.1.2
- All 13 plugin.json + marketplace.json bumped to 2.1.2
- Gemini/Codex skill indexes re-synced
- Backward compatible: --format html preserved, no breaking changes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 09:45:05 +01:00
Reza Rezvani
67f3922e4f
feat(product,pm): world-class product & PM skills audit — 6 scripts, 5 agents, 7 commands, 23 references/assets
...
Phase 1 — Agent & Command Foundation:
- Rewrite cs-project-manager agent (55→515 lines, 4 workflows, 6 skill integrations)
- Expand cs-product-manager agent (408→684 lines, orchestrates all 8 product skills)
- Add 7 slash commands: /rice, /okr, /persona, /user-story, /sprint-health, /project-health, /retro
Phase 2 — Script Gap Closure (2,779 lines):
- jira-expert: jql_query_builder.py (22 patterns), workflow_validator.py
- confluence-expert: space_structure_generator.py, content_audit_analyzer.py
- atlassian-admin: permission_audit_tool.py
- atlassian-templates: template_scaffolder.py (Confluence XHTML generation)
Phase 3 — Reference & Asset Enrichment:
- 9 product references (competitive-teardown, landing-page-generator, saas-scaffolder)
- 6 PM references (confluence-expert, atlassian-admin, atlassian-templates)
- 7 product assets (templates for PRD, RICE, sprint, stories, OKR, research, design system)
- 1 PM asset (permission_scheme_template.json)
Phase 4 — New Agents:
- cs-agile-product-owner, cs-product-strategist, cs-ux-researcher
Phase 5 — Integration & Polish:
- Related Skills cross-references in 8 SKILL.md files
- Updated product-team/CLAUDE.md (5→8 skills, 6→9 tools, 4 agents, 5 commands)
- Updated project-management/CLAUDE.md (0→12 scripts, 3 commands)
- Regenerated docs site (177 pages), updated homepage and getting-started
Quality audit: 31 files reviewed, 29 PASS, 2 fixed (copy-frameworks.md, governance-framework.md)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 01:08:45 +01:00
Alireza Rezvani
b01d5d2703
chore: update marketplace and plugin.json files to v2.1.1 ( #302 )
2026-03-09 16:04:43 +01:00
Alireza Rezvani
8902ba79d7
release: v2.1.1 — skill optimization, agents, commands, reference splits ( #297 )
2026-03-09 15:54:25 +01:00
Leo
882ce5abd1
feat(pm): elevate scrum-master and senior-pm to POWERFUL tier
...
- scrum-master: add velocity_analyzer, sprint_health_scorer, retrospective_analyzer
- scrum-master: add references, assets, templates, rewrite SKILL.md
- senior-pm: add risk_matrix_analyzer, resource_capacity_planner, project_health_dashboard
- senior-pm: add references, assets, templates, rewrite SKILL.md
- All scripts: zero deps, dual output, type hints, tested against sample data
2026-02-15 20:36:56 +00:00
Reza Rezvani
83e655a056
fix(pm): extract 6 PM skills from zips into standard directories
...
PM skills were the only domain packaged as zip files instead of
extracted directories, causing plugin install failures and missing
codex index entries. Extracts all 6 skills, fixes broken symlink,
regenerates index (47 → 53 total), and updates doc counts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-10 11:13:34 +01:00
stitch840607
b35adebfae
fix: add missing 'skills' field to plugin.json for skill loading ( #171 )
...
The plugin.json files were missing the "skills" field which is required
for Claude Code to locate and load skills from each plugin directory.
Added "skills": "./" to 6 team-level plugin.json files:
- c-level-advisor
- engineering-team
- marketing-skill
- product-team
- project-management
- ra-qm-team
Co-authored-by: shawn.yang <shawn.yang@ikala.tv >
2026-02-04 12:24:04 +01:00
Reza Rezvani
4b95c9bf00
feat(marketplace): add Claude Code native marketplace support
...
Resolves #34 (marketplace visibility) - Part 2: Native Claude Code integration
## New Features
### marketplace.json
- Decentralized marketplace for Claude Code plugin system
- 12 plugin entries (6 domain bundles + 6 popular individual skills)
- Native `/plugin` command integration
- Version management with git tags
### Plugin Manifests
Created `.claude-plugin/plugin.json` for all 6 domain bundles:
- marketing-skill/ (5 skills)
- engineering-team/ (18 skills)
- product-team/ (5 skills)
- c-level-advisor/ (2 skills)
- project-management/ (6 skills)
- ra-qm-team/ (12 skills)
### Documentation Updates
- README.md: Two installation methods (native + universal)
- INSTALLATION.md: Complete marketplace installation guide
## Installation Methods
### Method 1: Claude Code Native (NEW)
```bash
/plugin marketplace add alirezarezvani/claude-skills
/plugin install marketing-skills@claude-code-skills
```
### Method 2: Universal Installer (Existing)
```bash
npx ai-agent-skills install alirezarezvani/claude-skills
```
## Benefits
**Native Marketplace:**
- ✅ Built-in Claude Code integration
- ✅ Automatic updates with /plugin update
- ✅ Version management
- ✅ Skills in ~/.claude/skills/
**Universal Installer:**
- ✅ Works across 9+ AI agents
- ✅ One command for all agents
- ✅ Cross-platform compatibility
## Impact
- Dual distribution strategy maximizes reach
- Claude Code users get native experience
- Other agent users get universal installer
- Both methods work simultaneously
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com >
2026-01-07 18:39:28 +01:00
Reza Rezvani
9e6f984728
docs(domains): add comprehensive READMEs for product-team, c-level-advisor, and project-management
...
Part of #34 and #36 installation improvements
## New Files
### product-team/README.md
- Complete overview of 5 product skills
- Universal installer quick start
- Per-skill installation commands
- Team structure recommendations
- Common workflows and success metrics
### c-level-advisor/README.md
- Overview of CEO and CTO advisor skills
- Universal installer quick start
- Executive decision-making frameworks
- Strategic and technical leadership workflows
### project-management/README.md
- Complete overview of 6 Atlassian expert skills
- Universal installer quick start
- Atlassian MCP integration guide
- Team structure recommendations
- Real-world scenario links
## Impact
- All 6 domain folders now have installation documentation
- Consistent format across all domain READMEs
- Clear installation paths for users
- Comprehensive skill overviews
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com >
2026-01-07 18:29:49 +01:00
Reza Rezvani
706da0250c
docs(claude): refactor CLAUDE.md into modular documentation structure
...
- Refactor main CLAUDE.md from 491 to 164 lines (66% reduction)
- Create 9 domain-specific CLAUDE.md files for focused guidance:
* agents/CLAUDE.md (347 lines) - Agent development guide
* marketing-skill/CLAUDE.md (253 lines) - Marketing tools
* product-team/CLAUDE.md (268 lines) - Product management tools
* engineering-team/CLAUDE.md (291 lines) - Engineering tools
* standards/CLAUDE.md (176 lines) - Standards usage
* c-level-advisor/CLAUDE.md (143 lines) - Strategic advisory
* project-management/CLAUDE.md (139 lines) - Atlassian integration
* ra-qm-team/CLAUDE.md (153 lines) - RA/QM compliance
* templates/CLAUDE.md (77 lines) - Template system
- Add navigation map in main CLAUDE.md for easy domain access
- Create PROGRESS.md for real-time sprint tracking
- Implement auto-documentation system for sprint progress
Benefits:
- Main CLAUDE.md now concise and navigable
- Domain-specific guidance easier to find
- No duplicate content across files
- Better organization for 42 skills across 6 domains
Total: 2,011 lines across 10 organized files vs 491 lines in 1 monolithic file
Sprint: sprint-11-05-2025
Issue: Part of documentation refactoring milestone
2025-11-05 12:44:03 +01:00
Reza Rezvani
9a8b077eea
docs: add Python tools audit and reorganize project-management structure
...
Add comprehensive Python tools audit report analyzing all automation scripts
across the 42-skill repository, identifying quality levels and placeholder status.
Audit Findings:
- Verified 20+ production-ready Python tools (Marketing, C-Level, Product)
- Identified 11 RA/QM placeholder scripts (need development)
- Found undocumented medium-content-pro skill
- Engineering scripts need verification (42 claimed tools)
Audit Report Created:
- documentation/PYTHON_TOOLS_AUDIT.md (180 lines)
- Complete tool distribution by domain
- Quality assessment for each tool category
- Recommendations for documentation updates
- Roadmap for RA/QM tool development
Project Management Reorganization:
- Moved .zip files to packaged-skills/ subfolder
- Removed individual skill folders (files moved externally)
- Maintained all package files for distribution
- Clean packaged structure for easier distribution
Key Insights:
- Marketing, C-Level, Product tools: Production-ready ✅
- RA/QM tools: 1 production + 11 placeholders (v2.0 roadmap)
- Project Management: MCP-based (no Python tools needed)
- Medium Content Pro: Undocumented skill with 2 production tools
Recommendations:
1. Update README.md with accurate tool counts
2. Clarify RA/QM automation status
3. Document medium-content-pro skill
4. Verify engineering script quality
5. Create RA/QM tool development roadmap (optional)
Following Anthropic best practices and maintaining transparency about
automation capabilities across all skill domains.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 18:57:14 +02:00
Reza Rezvani
2a62810cc2
feat: add Project Management Team skills suite (6 Atlassian expert skills)
...
Major expansion adding world-class project management and agile delivery
capabilities focused on Atlassian tools (Jira, Confluence), bringing total
repository from 36 to 42 production-ready skills.
## New Project Management Skills Added (6 Skills):
### Strategic Layer (1):
1. **Senior Project Management Expert** - Portfolio management, stakeholder alignment
- Strategic planning and roadmap development
- Executive reporting and board communication
- Risk management and budget oversight
- Cross-functional team leadership
- Atlassian MCP integration for metrics
### Execution Layer (1):
2. **Scrum Master Expert** - Agile facilitation, sprint execution
- Sprint planning and ceremonies
- Daily standups and retrospectives
- Backlog refinement and grooming
- Velocity tracking and team coaching
- Impediment removal and escalation
- Atlassian MCP integration for sprint management
### Infrastructure Layer (2):
3. **Atlassian Jira Expert** - JQL mastery, configuration, automation
- Advanced JQL query writing
- Project and workflow configuration
- Custom fields and automation rules
- Dashboards and reporting
- Integration setup and optimization
- Atlassian MCP integration for all Jira operations
4. **Atlassian Confluence Expert** - Knowledge management, documentation
- Space architecture and organization
- Page templates and macro implementation
- Documentation strategy and governance
- Content collaboration workflows
- Jira integration and linking
- Atlassian MCP integration for documentation
### Foundation Layer (2):
5. **Atlassian Administrator** - System administration, security
- User provisioning and access management
- Global configuration and governance
- Security and compliance setup
- SSO and integration deployment
- Performance optimization
- Disaster recovery and license management
6. **Atlassian Template Creator Expert** - Template design, standardization
- Confluence page template design (15+ templates)
- Jira issue template creation
- Blueprint development
- Template governance and lifecycle
- Dynamic content and automation
## Total Repository Summary:
**42 Production-Ready Skills:**
- Marketing: 3 skills
- C-Level Advisory: 2 skills
- Product Team: 5 skills
- **Project Management: 6 skills** ← NEW
- Engineering Team: 14 skills (9 core + 5 AI/ML/Data)
- Regulatory Affairs & Quality Management: 12 skills
**Automation & Content:**
- 97 Python automation tools
- 90+ comprehensive reference guides
- Atlassian MCP Server integration
- 15+ ready-to-use Atlassian templates
## Documentation Created/Updated:
**project-management/README.md** (REPLACED - 974 lines):
- Complete PM skills architecture overview
- All 6 skills with capabilities, handoffs, and MCP integration
- Team structure recommendations (small → medium → enterprise)
- Layered architecture (Strategic → Execution → Infrastructure → Foundation)
- 4 comprehensive workflows (new project, sprint cycle, reporting, templates)
- Success metrics and KPIs (project health, agile delivery, system performance)
- ROI breakdown: $2.28M annual value for PM function
- Handoff protocols and communication frequency
- Skill selection guide and training roadmap
**README.md** (Updated - +120 lines):
- Added Project Management Team Skills section (6 skills)
- Updated from 36 to 42 total skills
- Updated time savings: 1,520 → 1,720 hours/month (+200 PM hours)
- Updated financial value: $18.5M → $20.8M annual ROI (+$2.3M)
- Added PM/Agile efficiency value: +$130K/month
- Added PM productivity gains (sprint predictability, on-time delivery, Atlassian efficiency)
- Updated target: 50+ skills by Q3 2026
- Added project-management documentation references
**CLAUDE.md** (Updated):
- Updated scope to 42 skills across 6 domains
- Added complete project-management folder structure (6 skills)
- Updated delivered skills with Project Management team
- Updated automation metrics and MCP integration note
- Added project-management roadmap references
- Updated target to 50+ skills
## Project Management Skills Content (23 new files):
**Skills (6 SKILL.md files + reference files):**
- senior-pm (146 lines) + references
- scrum-master (189 lines) + retro-formats reference (336 lines)
- jira-expert (319 lines) + JQL examples (415 lines) + automation (423 lines)
- confluence-expert (498 lines) + templates reference (725 lines)
- atlassian-admin (estimated ~200 lines)
- atlassian-templates (751 lines) with 15+ ready templates
**Supporting Documentation:**
- README.md (974 lines) - Comprehensive team guide
- INSTALLATION_GUIDE.txt (124 lines) - Step-by-step setup
- IMPLEMENTATION_SUMMARY.md (313 lines) - Technical details and architecture
- REAL_WORLD_SCENARIO.md (462 lines) - Complete usage walkthrough
- 6 packaged .zip files for easy distribution
## Key Capabilities:
**Atlassian MCP Server Integration:**
- Direct Jira operations (create projects, write JQL, build dashboards)
- Direct Confluence operations (create spaces, build templates, implement macros)
- Real-time sprint management
- Automated reporting and metrics
- Cross-project portfolio management
**Template Library (15+ templates):**
- Meeting Notes, Project Charter, Sprint Retrospective
- PRD, Decision Log, Technical Design Document
- API Documentation, User Stories, Bug Reports
- Epic templates and more
**Handoff Protocols:**
- Clear separation of concerns (zero overlap)
- Explicit communication between all 6 skills
- Defined handoff points and information flow
- Battle-tested collaboration patterns
## Impact Metrics:
**Repository Growth:**
- Skills: 36 → 42 (+17% growth, +6 skills)
- Domains: 5 → 6 (+1 domain: Project Management)
- Time savings: 1,520 → 1,720 hours/month (+13% growth)
- Total value: $18.5M → $20.8M annual ROI (+12% growth)
**New Capabilities:**
- Complete project management lifecycle
- Agile delivery and Scrum methodology
- Atlassian tool mastery (Jira + Confluence)
- Portfolio and program management
- Sprint execution and team coaching
- System administration and governance
- Template standardization across organization
This completes the comprehensive project management suite, providing complete
coverage from strategic planning through agile execution with deep Atlassian
tool integration for teams using Jira and Confluence.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-21 12:11:57 +02:00