This skill should be used when the user asks to "set up ForgeBee", "initialize project", "configure CLAUDE.md", "set up project memory", "initialize PM system", "set up project management", or needs help getting started with the ForgeBee framework. Also triggers on "what commands are available", "how do I use ForgeBee", or "ForgeBee help".
From forgebeenpx claudepluginhub forbee-dev/forgebee --plugin forgebeeThis skill uses the workspace's default tool permissions.
references/claude-md-template.mdreferences/pm-overview.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Initialize ForgeBee for a project: CLAUDE.md, PM system, hook configuration. The user should have a working setup in under 5 minutes.
Initialize and configure the ForgeBee development framework for any project. Walk the user through setting up project memory, task tracking, and the project management system.
When the user wants to initialize ForgeBee for their project:
Create CLAUDE.md from the template at ${CLAUDE_PLUGIN_ROOT}/skills/forgebee-setup/references/claude-md-template.md
Create TASKS.md if it doesn't exist
Initialize PM system by copying templates:
docs/pm/state.yaml from ${CLAUDE_PLUGIN_ROOT}/templates/docs/pm/state.yamldocs/pm/index.md from ${CLAUDE_PLUGIN_ROOT}/templates/docs/pm/index.mddocs/pm/decisions.md from ${CLAUDE_PLUGIN_ROOT}/templates/docs/pm/decisions.mddocs/pm/features/ directorydocs/planning/briefs/, docs/planning/requirements/, docs/planning/stories/Create session directories
.claude/sessions/.claude/session-cache/context-backups/.claude/learnings/learnings.md/plan — Phased planning: Brief → Requirements → Architecture → Sprint Stories/review — Code review (structural, security, performance)/debug — Systematic debugging (reproduce, isolate, fix)/architect — Architecture decisions with trade-off analysis/refactor — Safe refactoring with test verification/test — Test generation (unit, integration, e2e)/docs — Documentation writing (API, guides, ADRs)/security — Security audit (OWASP, secrets, dependencies)/perf — Performance optimization (profile, optimize, measure)/migrate — Version/framework migrations with rollback plans/deploy — Deployment with pre-flight checks and rollback/browser-debug — Client-side debugging (console, network, rendering)/codemaps — Token-lean architecture documentation for AI context consumption/growth — 9-phase Growth OS with adversarial debate (18 agents)/content — Quick content production without full pipeline/gtm — Go-to-market planning with launch checklists/seo — SEO audit, keyword research, and optimization/social — Social media strategy and content calendars/launch — Product launch (Product Hunt, HN, press)/competitive — Competitive intelligence and battlecards/landing — Conversion-optimized landing page builder/payments — Stripe/LemonSqueezy/Paddle integration/analytics — Event tracking, dashboards, and metrics/learn — Analyze session observations and extract patterns as instincts/evolve — Cluster related instincts into skills, commands, or agents/instinct-status — Show all learned instincts with confidence scores/instinct-export — Export instincts to a shareable file/instinct-import — Import instincts from a file/workflow — Full pipeline orchestrator with adversarial debate/team — Lightweight multi-agent orchestration/idea — Idea-to-product validation and MVP planning/pm — Automated project management dashboards/audit — Governance audit trail: permissions, debates, verificationsFor Agent Teams delegation:
Development: frontend, backend, database, security, testing, devops, perf, debug, research, content, seo, supabase, ios, flutter, n8n, session-librarian, ux-designer, scrum-master, delivery-agent, dashboard-generator, verification-enforcer, tdd-enforcer, contract-validator
Dev Debate: requirements-advocate, requirements-skeptic, requirements-judge, code-advocate, code-skeptic, code-judge
Strategy Debate: strategy-advocate, strategy-skeptic, strategy-judge
Growth OS: brand-strategist, market-intel, audience-architect, content-architect, hook-engineer, idea-machine, engagement-strategist, content-creator, growth-hacker, calendar-builder, performance-analyst, conversion-optimizer, email-strategist
WordPress: wordpress-backend, wordpress-frontend, wordpress-content, wordpress-security, wordpress-seo, phpunit-engineer, woocommerce-cro
Next.js: nextjs-frontend, nextjs-content, nextjs-seo
CRO: saas-cro
references/claude-md-template.md — Full CLAUDE.md template for project memoryreferences/pm-overview.md — Project management system documentation