feat: integrate saas-metrics-coach, add finance commands, remove seek-and-analyze-video
- Integrate saas-metrics-coach into cs-financial-analyst agent with SaaS health and unit economics workflows - Add /financial-health and /saas-health slash commands - Add /update-docs repo command for post-creation sync pipeline - Remove seek-and-analyze-video skill (requires paid external API) - Update all documentation (CLAUDE.md, README.md, docs site, marketplace) - Sync Codex CLI (150 skills), Gemini CLI (207 items), fix count consistency - Regenerate 206 MkDocs pages, fix docs/index.md meta 170→171, getting-started.md finance bundle 1→2 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
site_name: Claude Code Skills & Plugins
|
||||
site_url: https://alirezarezvani.github.io/claude-skills
|
||||
site_description: "170 production-ready skills, 14 agents, and 12 commands for Claude Code, OpenAI Codex, Gemini CLI, and OpenClaw. Reusable expertise for engineering, product, marketing, compliance, and more."
|
||||
site_description: "170 production-ready skills, 14 agents, and 14 commands for Claude Code, OpenAI Codex, Gemini CLI, and OpenClaw. Reusable expertise for engineering, product, marketing, compliance, and more."
|
||||
site_author: Alireza Rezvani
|
||||
repo_url: https://github.com/alirezarezvani/claude-skills
|
||||
repo_name: alirezarezvani/claude-skills
|
||||
@@ -309,6 +309,7 @@ nav:
|
||||
- Finance:
|
||||
- Overview: skills/finance/index.md
|
||||
- "Financial Analyst": skills/finance/financial-analyst.md
|
||||
- "SaaS Metrics Coach": skills/finance/saas-metrics-coach.md
|
||||
- Agents:
|
||||
- Overview: agents/index.md
|
||||
- "CS Agile Product Owner": agents/cs-agile-product-owner.md
|
||||
@@ -329,12 +330,14 @@ nav:
|
||||
- Overview: commands/index.md
|
||||
- "/changelog": commands/changelog.md
|
||||
- "/competitive-matrix": commands/competitive-matrix.md
|
||||
- "/financial-health": commands/financial-health.md
|
||||
- "/okr": commands/okr.md
|
||||
- "/persona": commands/persona.md
|
||||
- "/pipeline": commands/pipeline.md
|
||||
- "/project-health": commands/project-health.md
|
||||
- "/retro": commands/retro.md
|
||||
- "/rice": commands/rice.md
|
||||
- "/saas-health": commands/saas-health.md
|
||||
- "/sprint-health": commands/sprint-health.md
|
||||
- "/tdd": commands/tdd.md
|
||||
- "/tech-debt": commands/tech-debt.md
|
||||
|
||||
Reference in New Issue
Block a user