PLUGIN & DIRECT SETUP
ChatGPT & Codex
Bring completed RuleFoundry logic into ChatGPT in one click, or use the public Codex package for planning, specifications, documents, and code.
Install RuleFoundry in ChatGPT or Cursor, or add it directly to Codex, Claude Code, Cowork, and GitHub Copilot. Sign in once, choose an Extraction, and give your assistant the reviewed logic it needs.
Use the plugin link when there is one, or open the direct setup commands inside the card. Either way, you connect to the same RuleFoundry business logic.
PLUGIN & DIRECT SETUP
Bring completed RuleFoundry logic into ChatGPT in one click, or use the public Codex package for planning, specifications, documents, and code.
CURSOR DIRECTORY
Give Cursor reviewed business logic before it plans a feature, changes code, or generates tests—without rebuilding the rules from tickets.
macOS or Linux
curl -fsSLO https://raw.githubusercontent.com/adammpolak/rulefoundry-plugins/main/scripts/install-cursor.sh
bash install-cursor.shWindows PowerShell
Invoke-WebRequest https://raw.githubusercontent.com/adammpolak/rulefoundry-plugins/main/scripts/install-cursor.ps1 -OutFile install-cursor.ps1
Unblock-File .\install-cursor.ps1
.\install-cursor.ps1DIRECT SETUP
Add RuleFoundry once, then carry the same completed business logic into Claude Code or Cowork for implementation, analysis, and documentation.
macOS or Linux — install Claude Code
curl -fsSL https://claude.ai/install.sh | bashWindows PowerShell — install Claude Code
winget install Anthropic.ClaudeCodeInside Claude Code
/plugin marketplace add https://github.com/adammpolak/rulefoundry-plugins.git#v1.0.0
/plugin install claude-rulefoundry@rulefoundry
/reload-pluginsIn Cowork
Customize → Plugins → Add marketplace
adammpolak/rulefoundry-plugins
Install claude-rulefoundryCOPILOT CLI
Use completed RuleFoundry artifacts in Copilot, or turn repository-local expert rules into traceable code and tests with the free offline workflow.
Connected RuleFoundry plugin
copilot plugin install adammpolak/rulefoundry-plugins:plugins/copilot-rulefoundryFree offline expert-logic workflow
copilot plugin install adammpolak/rulefoundry-plugins:plugins/expert-logic-to-codeThe connection uses RuleFoundry sign-in and OAuth authorization. It does not get a back door to your account or database.
Choose your assistant above and install RuleFoundry from its plugin directory or direct setup guide.
RuleFoundry opens a secure sign-in and consent flow. Review the requested access before approving it.
Your assistant can find only permitted workspaces and the Extractions you own or are assigned to.
Use completed artifacts as grounded context, or create a new Extraction request after confirming its topic, description, and participant. Unfinished work returns its status and RuleFoundry app link; the actual session stays in RuleFoundry.
Marketplace and direct-install connections can list permitted workspaces and owned or assigned Extractions, read completed artifacts, return RuleFoundry app links, or create an Extraction after you confirm its topic, description, and participant - yourself or another person. For an external participant, RuleFoundry automatically sends the same invitation email as the app; email is not a separate plugin action. Creating the request does not begin the Extraction. The connection cannot begin usage, conduct, resume, complete, modify, resend, or delete an Extraction or artifact. Every actual Extraction session still happens in the RuleFoundry app; code or documents the assistant creates remain downstream work in that assistant.
The context is more than a transcript summary: a completed artifact comes from an active, FDE-style Extraction that probed ambiguity, exceptions, and inconsistencies. A connected assistant can then turn that grounded logic into the work you request.
Give a connected assistant the reviewed rules before it designs the feature, changes a data model, writes code, or generates tests.
Turn the captured logic into specifications, SOPs, runbooks, onboarding material, decision guides, or customer-facing explanations.
Build requirements, acceptance scenarios, implementation plans, review checklists, and follow-up questions from the same source knowledge.
The plugin communicates reusable business logic, not a fixed document type. Your assistant can transform it into the downstream deliverable you ask for.
PERMISSION MODEL
Marketplace and direct-install connections receive scoped, revocable, least-privilege access. Every read and every Extraction creation is checked against the same workspace and Extraction permissions used by the web app.
Start with one free Extraction, then bring the resulting business logic into the assistant your team already uses.