fc

Load and execute context-aware founder coaching prompts from the FounderCode Copilot catalog.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/VedSoni-dev/FCstack --skill fc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fc
Source: https://github.com/VedSoni-dev/FCstack/tree/main/skills/fc
Command: npx skills add https://github.com/VedSoni-dev/FCstack --skill fc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Founder teams often struggle to orchestrate multiple startup coaching prompts and navigate disparate tools. This skill acts as a centralized founder copilot that reads your codebase and dynamically loads the right coaching prompt from the Foundercode Copilot catalog, enabling fast, context-aware guidance.

Core Features & Use Cases

  • Self-orchestrating prompt routing: reads your project context and determines the most relevant coaching prompt.
  • Catalog-driven execution: fetches and runs the best prompt from the GitHub-based skill catalog.
  • Multi-workflow support: startup review, interview practice, application building, pitch coaching, and more.
  • Real-world use case: you run /fc in a project and receive a full, context-aware startup coaching session tailored to your codebase.

Quick Start

Run /fc in your project directory to start a guided founder coaching session.

Frequently Asked Questions about fc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get context-aware startup coaching based on my codebase?

Startup coaching prompts are dynamically fetched from a GitHub-based skill catalog and matched to your project context. This catalog-driven execution supplies tailored guidance for workflows like startup review, pitch coaching, and application building without manual prompt selection.

Can I use terminal-based founder coaching for interview practice and pitch preparation?

Yes, terminal-based founder coaching supports multiple workflows including interview practice and pitch preparation. It adapts to your current project and user goal by fetching and executing the most relevant coaching prompt from its skill catalog.

Do I need a specific framework to orchestrate startup coaching prompts in my terminal?

No specific framework is required to orchestrate startup coaching prompts. The skill acts as a self-orchestrating copilot that reads your codebase context and automatically determines the most relevant coaching prompt to execute.

What is the best way to run a guided founder coaching session in my project directory?

The best way to run a guided founder coaching session is to execute the copilot command in your project terminal. This triggers the tool to read your codebase, match against a prompt catalog, and deliver actionable guidance.

Why does founder prompt routing read my codebase before executing a coaching session?

Founder prompt routing reads your codebase to establish project context, which is necessary to dynamically match and fetch the correct coaching prompt. This ensures the guidance delivered is tailored to your actual application structure and goals.