Fathym
Menu

From Your AI Tool

Once fai is running, the loop's skills show up as fai:* prompts in your AI tool. The prompt name is the skill's path with / turned into _:

  • fai:workstreams_intake-review - Intake
  • fai:research_thought - Thoughts
  • fai:workstreams_create, fai:workstreams_iterate - Workstreams
  • fai:workstreams_execute, fai:workstreams_finalize - Creation

In a client like Claude Code they appear as MCP prompts you invoke directly. For clients that read skill files instead, run fai mcp generate to write the files out.

On this page