mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 17:47:16 +00:00
fix(plugins): remove redundant plugin.json and fix command formats
- Remove .claude-plugin/plugin.json from conductor and startup-business-analyst (marketplace.json provides all config, standalone plugin.json breaks installation) - Remove YAML frontmatter from startup-business-analyst commands - Bump versions: conductor 1.0.3, startup-business-analyst 1.0.1
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
---
|
||||
name: financial-projections
|
||||
description: Create detailed 3-5 year financial model with revenue, costs, cash flow, and scenarios
|
||||
allowed-tools: [Read, Write, Grep, Glob, Bash]
|
||||
---
|
||||
# Financial Projections
|
||||
|
||||
Create a comprehensive 3-5 year financial model with revenue projections, cost structure, headcount planning, cash flow analysis, and three-scenario modeling (conservative, base, optimistic) for startup financial planning and fundraising.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user