fraim-framework 2.0.63 → 2.0.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. package/bin/fraim-mcp.js +52 -19
  2. package/bin/fraim.js +23 -0
  3. package/dist/src/cli/commands/add-ide.js +53 -14
  4. package/dist/src/cli/commands/doctor.js +12 -24
  5. package/dist/src/cli/commands/init-project.js +0 -3
  6. package/dist/src/cli/commands/init.js +0 -2
  7. package/dist/src/cli/commands/mcp.js +65 -0
  8. package/dist/src/cli/commands/setup.js +17 -1
  9. package/dist/src/cli/commands/sync.js +173 -104
  10. package/dist/src/cli/setup/auto-mcp-setup.js +6 -4
  11. package/dist/src/cli/setup/mcp-config-generator.js +65 -41
  12. package/dist/src/fraim/issue-tracking/ado-provider.js +304 -0
  13. package/dist/src/fraim/issue-tracking/factory.js +63 -0
  14. package/dist/src/fraim/issue-tracking/github-provider.js +200 -0
  15. package/dist/src/fraim/issue-tracking/types.js +7 -0
  16. package/dist/src/fraim/issue-tracking-config.js +83 -0
  17. package/dist/src/local-mcp-server/stdio-server.js +91 -15
  18. package/dist/src/utils/remote-sync.js +130 -0
  19. package/package.json +3 -4
  20. package/dist/src/utils/enforcement-utils.js +0 -239
  21. package/dist/src/utils/validate-workflows.js +0 -101
  22. package/registry/scripts/cleanup-branch.ts +0 -341
  23. package/registry/scripts/code-quality-check.sh +0 -566
  24. package/registry/scripts/comprehensive-explorer.py +0 -297
  25. package/registry/scripts/create-git-labels.sh +0 -49
  26. package/registry/scripts/create-website-structure.js +0 -562
  27. package/registry/scripts/detect-tautological-tests.sh +0 -38
  28. package/registry/scripts/evaluate-code-quality.ts +0 -36
  29. package/registry/scripts/exec-with-timeout.ts +0 -122
  30. package/registry/scripts/generate-engagement-emails.ts +0 -830
  31. package/registry/scripts/interactive-explorer.py +0 -270
  32. package/registry/scripts/markdown-to-pdf.js +0 -395
  33. package/registry/scripts/newsletter-helpers.ts +0 -777
  34. package/registry/scripts/pdf-styles.css +0 -172
  35. package/registry/scripts/prep-issue.sh +0 -548
  36. package/registry/scripts/productivity/build-productivity-csv.mjs +0 -242
  37. package/registry/scripts/productivity/fetch-pr-details.mjs +0 -144
  38. package/registry/scripts/productivity/productivity-report.sh +0 -147
  39. package/registry/scripts/profile-server.ts +0 -426
  40. package/registry/scripts/run-thank-you-workflow.ts +0 -122
  41. package/registry/scripts/scrape-site.py +0 -302
  42. package/registry/scripts/send-newsletter-simple.ts +0 -102
  43. package/registry/scripts/send-thank-you-emails.ts +0 -57
  44. package/registry/scripts/validate-openapi-limits.ts +0 -366
  45. package/registry/scripts/validate-test-coverage.ts +0 -280
  46. package/registry/scripts/verify-pr-comments.sh +0 -74
  47. package/registry/scripts/verify-test-coverage.ts +0 -36
  48. package/registry/stubs/workflows/bootstrap/create-architecture.md +0 -11
  49. package/registry/stubs/workflows/bootstrap/detect-broken-windows.md +0 -11
  50. package/registry/stubs/workflows/bootstrap/evaluate-code-quality.md +0 -11
  51. package/registry/stubs/workflows/bootstrap/verify-test-coverage.md +0 -11
  52. package/registry/stubs/workflows/brainstorming/blue-sky-brainstorming.md +0 -11
  53. package/registry/stubs/workflows/brainstorming/codebase-brainstorming.md +0 -11
  54. package/registry/stubs/workflows/business-development/create-business-plan.md +0 -11
  55. package/registry/stubs/workflows/business-development/ideate-business-opportunity.md +0 -11
  56. package/registry/stubs/workflows/business-development/price-product.md +0 -18
  57. package/registry/stubs/workflows/compliance/detect-compliance-requirements.md +0 -11
  58. package/registry/stubs/workflows/compliance/generate-audit-evidence.md +0 -11
  59. package/registry/stubs/workflows/compliance/soc2-evidence-generator.md +0 -11
  60. package/registry/stubs/workflows/customer-development/insight-analysis.md +0 -11
  61. package/registry/stubs/workflows/customer-development/insight-triage.md +0 -11
  62. package/registry/stubs/workflows/customer-development/interview-preparation.md +0 -11
  63. package/registry/stubs/workflows/customer-development/linkedin-outreach.md +0 -11
  64. package/registry/stubs/workflows/customer-development/strategic-brainstorming.md +0 -11
  65. package/registry/stubs/workflows/customer-development/thank-customers.md +0 -11
  66. package/registry/stubs/workflows/customer-development/user-survey-dispatch.md +0 -11
  67. package/registry/stubs/workflows/customer-development/users-to-target.md +0 -11
  68. package/registry/stubs/workflows/customer-development/weekly-newsletter.md +0 -11
  69. package/registry/stubs/workflows/deploy/cloud-deployment.md +0 -11
  70. package/registry/stubs/workflows/improve-fraim/contribute.md +0 -11
  71. package/registry/stubs/workflows/improve-fraim/file-issue.md +0 -11
  72. package/registry/stubs/workflows/learning/build-skillset.md +0 -11
  73. package/registry/stubs/workflows/learning/synthesize-learnings.md +0 -11
  74. package/registry/stubs/workflows/legal/contract-review-analysis.md +0 -11
  75. package/registry/stubs/workflows/legal/nda.md +0 -11
  76. package/registry/stubs/workflows/legal/patent-filing.md +0 -11
  77. package/registry/stubs/workflows/legal/saas-contract-development.md +0 -11
  78. package/registry/stubs/workflows/legal/trademark-filing.md +0 -11
  79. package/registry/stubs/workflows/marketing/content-creation.md +0 -11
  80. package/registry/stubs/workflows/marketing/convert-to-pdf.md +0 -11
  81. package/registry/stubs/workflows/marketing/create-modern-website.md +0 -11
  82. package/registry/stubs/workflows/marketing/domain-registration.md +0 -11
  83. package/registry/stubs/workflows/marketing/hbr-article.md +0 -11
  84. package/registry/stubs/workflows/marketing/launch-checklist.md +0 -11
  85. package/registry/stubs/workflows/marketing/marketing-strategy.md +0 -11
  86. package/registry/stubs/workflows/marketing/storytelling.md +0 -11
  87. package/registry/stubs/workflows/performance/analyze-performance.md +0 -11
  88. package/registry/stubs/workflows/product-building/design.md +0 -11
  89. package/registry/stubs/workflows/product-building/implement.md +0 -11
  90. package/registry/stubs/workflows/product-building/iterate-on-pr-comments.md +0 -11
  91. package/registry/stubs/workflows/product-building/prep-issue.md +0 -11
  92. package/registry/stubs/workflows/product-building/prototype.md +0 -11
  93. package/registry/stubs/workflows/product-building/resolve.md +0 -11
  94. package/registry/stubs/workflows/product-building/retrospect.md +0 -11
  95. package/registry/stubs/workflows/product-building/spec.md +0 -11
  96. package/registry/stubs/workflows/product-building/test.md +0 -11
  97. package/registry/stubs/workflows/productivity-report/productivity-report.md +0 -11
  98. package/registry/stubs/workflows/quality-assurance/browser-validation.md +0 -11
  99. package/registry/stubs/workflows/quality-assurance/iterative-improvement-cycle.md +0 -11
  100. package/registry/stubs/workflows/replicate/replicate-discovery.md +0 -11
  101. package/registry/stubs/workflows/replicate/replicate-to-issues.md +0 -11
  102. package/registry/stubs/workflows/reviewer/review-implementation-vs-design-spec.md +0 -11
  103. package/registry/stubs/workflows/reviewer/review-implementation-vs-feature-spec.md +0 -11
  104. package/registry/stubs/workflows/startup-credits/aws-activate-application.md +0 -11
  105. package/registry/stubs/workflows/startup-credits/google-cloud-application.md +0 -11
  106. package/registry/stubs/workflows/startup-credits/microsoft-azure-application.md +0 -11
@@ -1,74 +0,0 @@
1
- #!/bin/bash
2
- # verify-pr-comments.sh
3
- # Ensures agents properly retrieve and address PR comments
4
-
5
- set -e
6
-
7
- PR_NUMBER=$1
8
-
9
- # Load repository config from config.json
10
- CONFIG_FILE=".fraim/config.json"
11
- if [ ! -f "$CONFIG_FILE" ]; then
12
- echo "Error: Config file not found at $CONFIG_FILE" >&2
13
- echo "Make sure you're running this script from the project root directory" >&2
14
- echo "Current directory: $(pwd)" >&2
15
- exit 1
16
- fi
17
-
18
- echo "Using config file: $CONFIG_FILE"
19
-
20
- if ! command -v node &> /dev/null; then
21
- echo "Error: node is required but not installed." >&2
22
- exit 1
23
- fi
24
-
25
- # Extract values using node reading from stdin
26
- NODE_SCRIPT="
27
- const fs = require('fs');
28
- try {
29
- const input = fs.readFileSync(0, 'utf-8');
30
- const config = JSON.parse(input);
31
- const repo = config.git;
32
- if (!repo || !repo.repoOwner || !repo.repoName) {
33
- process.exit(1);
34
- }
35
- console.log(\`\${repo.repoOwner}:\${repo.repoName}\`);
36
- } catch (e) {
37
- process.exit(1);
38
- }
39
- "
40
-
41
- REPO_INFO=$(cat "$CONFIG_FILE" | node -e "$NODE_SCRIPT")
42
- if [ $? -ne 0 ]; then
43
- echo "Error: Failed to parse repository config from $CONFIG_FILE" >&2
44
- echo "Required: git.repoOwner, git.repoName" >&2
45
- exit 1
46
- fi
47
-
48
- IFS=':' read -r REPO_OWNER REPO_NAME <<< "$REPO_INFO"
49
-
50
- if [ -z "$PR_NUMBER" ]; then
51
- echo "❌ ERROR: PR number required"
52
- echo "Usage: $0 <PR_NUMBER>"
53
- exit 1
54
- fi
55
-
56
- echo "🔍 Verifying PR comment processing for #$PR_NUMBER ($REPO_OWNER/$REPO_NAME)"
57
-
58
- # Get all comments
59
- gh api "repos/$REPO_OWNER/$REPO_NAME/pulls/$PR_NUMBER/comments?per_page=100" \
60
- --jq '.[] | "[\(.id)] \(.path // "pr"):\(.line // "general") - \(.body)"' \
61
- > pr-comments-verification.txt
62
-
63
- COMMENT_COUNT=$(wc -l < pr-comments-verification.txt)
64
- echo "📋 Found $COMMENT_COUNT comments"
65
- echo "📄 Comments saved to pr-comments-verification.txt"
66
-
67
- if [ "$COMMENT_COUNT" -eq 0 ]; then
68
- echo "✅ No comments found - agent can proceed"
69
- exit 0
70
- fi
71
-
72
- echo ""
73
- echo "⚠️ Agent MUST address each comment before claiming completion"
74
- echo "📝 Agent must provide evidence table showing resolution of all $COMMENT_COUNT comments"
@@ -1,36 +0,0 @@
1
- #!/usr/bin/env node
2
- /**
3
- * Test Coverage Verifier (Diagnostic Tool)
4
- *
5
- * Verifies test coverage against validation plans and outputs data to the console.
6
- * Used by the verify-test-coverage bootstrapping workflow.
7
- *
8
- * Usage: npx tsx <this-script>
9
- */
10
-
11
- import * as path from 'path';
12
- import { spawn } from 'child_process';
13
-
14
- const REGISTRY_SCRIPTS_DIR = __dirname;
15
- const VALIDATE_COVERAGE_SCRIPT = path.join(REGISTRY_SCRIPTS_DIR, 'validate-test-coverage.ts');
16
-
17
- function verifyCoverage() {
18
- console.log('🚀 Starting Coverage Verification...');
19
- console.log('📊 Analyzing scenario coverage...\n');
20
-
21
- // Run the existing validate-coverage script and pipe output to terminal
22
- const child = spawn('npx', ['tsx', VALIDATE_COVERAGE_SCRIPT], {
23
- stdio: 'inherit',
24
- shell: true // Needed for npx on Windows locally
25
- });
26
-
27
- child.on('exit', (code) => {
28
- if (code === 0) {
29
- console.log('\n✅ Coverage analysis completed successfully.');
30
- } else {
31
- console.log(`\n❌ Coverage analysis failed with exit code ${code}.`);
32
- }
33
- });
34
- }
35
-
36
- verifyCoverage();
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: create-architecture
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("create-architecture")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To analyze the codebase and author a comprehensive `docs/architecture/architecture.md` document using the standard template. This document captures the system's design, tech stack, and architectural layers to serve as a map for development.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: detect-broken-windows
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("detect-broken-windows")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Identify and eliminate "broken windows" in codebases by detecting pattern deviations that cause AI agents to learn bad patterns and degrade code quality over time. Focus on finding "needles in the haystack" - files that deviate from established codebase patterns.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: evaluate-code-quality
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("evaluate-code-quality")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To perform a deep analysis of the codebase's quality, evaluating it against FRAIM's standards and generating a comprehensive health report.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: verify-test-coverage
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("verify-test-coverage")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To verify the depth and effectiveness of the test suite by comparing actual test execution against the validation plans defined in specifications.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: blue-sky-brainstorming
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("blue-sky-brainstorming")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Generate visionary, moonshot, and futuristic ideas without the constraints of current implementation details. This is for exploring "what if" scenarios and breakthrough possibilities.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: codebase-brainstorming
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("codebase-brainstorming")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Provide structured approach for analyzing existing codebases and generating improvement suggestions while maintaining accuracy and preventing fabrication of non-existent functionality.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: create-business-plan
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("create-business-plan")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To create a comprehensive go-to-market strategy document that identifies target market segments, analyzes market opportunity, defines growth mechanisms, and establishes competitive positioning. This workflow produces a single strategic document combining market research, growth strategy, and competitive analysis.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: ideate-business-opportunity
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("ideate-business-opportunity")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To help founders and product owners navigate the broad, fuzzy front-end of product development. This workflow guides the transition from a "vague space" to "concrete feature deliverables" through interactive brainstorming and research.
@@ -1,18 +0,0 @@
1
- # FRAIM Workflow: price-product
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("price-product")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To create a comprehensive **pricing + packaging strategy** for any product that:
12
-
13
- * clarifies who the product is for and what outcomes it delivers,
14
- * defines SKUs, tiers, add-ons, and the pricing metric,
15
- * ties pricing to unit economics and scalability,
16
- * and positions the product clearly against competitors and substitutes.
17
-
18
- ---
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: detect-compliance-requirements
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("detect-compliance-requirements")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Analyze feature descriptions to detect applicable compliance frameworks, then update project configuration.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: generate-audit-evidence
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("generate-audit-evidence")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Generate compliance audit documentation by analyzing implementations against regulatory requirements.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: soc2-evidence-generator
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("soc2-evidence-generator")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Generate comprehensive SOC2 compliance evidence packages by automatically collecting, documenting, and formatting evidence from project systems to demonstrate adherence to Trust Service Criteria during annual audits.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: insight-analysis
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("insight-analysis")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To help Product Managers extract, structure, and analyze customer insights from interview notes, enabling data-driven product decisions and systematic customer relationship management.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: insight-triage
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("insight-triage")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To systematically convert customer pain points, feature requests, and insights from interview analysis documents into prioritized GitHub issues, ensuring customer needs drive product development while maintaining traceability from customer to implementation.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: interview-preparation
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("interview-preparation")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To help Product Managers prepare for customer interviews by researching specific customers, personalizing questions, and creating structured interview templates that maximize learning and relationship building.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: linkedin-outreach
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("linkedin-outreach")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To help founders and executives generate personalized LinkedIn outreach messages by researching profiles, identifying connection paths, finding conversation hooks, and combining them with the user's outreach intent.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: strategic-brainstorming
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("strategic-brainstorming")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To help Product Managers brainstorm and validate their customer development strategy through deep thinking, assumption challenging, and market research to identify the right customer segments and validation questions.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: thank-customers
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("thank-customers")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To automatically generate and send personalized thank you emails to customers whose feedback has been implemented, strengthening customer relationships and encouraging continued engagement.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: user-survey-dispatch
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("user-survey-dispatch")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Engage target audiences across multiple social platforms through structured polls and surveys to gather quantitative and qualitative insights for product validation.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: users-to-target
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("users-to-target")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Systematically discover, qualify, and compile a targeted prospect inventory of potential customers who have explicitly expressed pain points that your product solves.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: weekly-newsletter
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("weekly-newsletter")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To generate and distribute a compelling weekly newsletter that showcases the AI Agent's amazing new features and improvements, creating excitement among current users and FOMO for subscribers who haven't joined yet.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: cloud-deployment
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("cloud-deployment")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- No intent defined.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: contribute
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("contribute")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Allows users to contribute new workflow ideas back to the FRAIM project. The agent collects necessary information and files a GitHub issue with the contribution details.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: file-issue
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("file-issue")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Allows users to easily file bugs or feature requests for the FRAIM framework directly from their working environment.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: build-skillset
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("build-skillset")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Create new project-specific skills through conversation with the user. This workflow allows agents to learn and document custom workflows, processes, and knowledge that are specific to the current project or team.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: synthesize-learnings
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("synthesize-learnings")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Analyze accumulated retrospectives and feedback to identify patterns, update agent rules, and prioritize common issues. This is the "sleep synthesis" moment where the system consolidates learning across all agents.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: contract-review-analysis
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("contract-review-analysis")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Provide thorough, strategic legal contract review that identifies risks, strengthens protections, and optimizes business positioning. This skill enables comprehensive analysis of SOWs, NDAs, Terms & Conditions, and other legal documents to protect interests while maintaining business relationships.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: nda
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("nda")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To create comprehensive, legally sound Non-Disclosure Agreements that protect intellectual property and confidential information when presenting products, technologies, or business strategies to potential partners, investors, or collaborators.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: patent-filing
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("patent-filing")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To conduct comprehensive prior art research, analyze patentability, and create provisional patent applications that protect innovative technologies and methods while maximizing the likelihood of successful patent prosecution.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: saas-contract-development
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("saas-contract-development")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Create comprehensive, legally protective contract packages for SaaS engagements including SOWs, Terms & Conditions, and strategic pricing negotiations. This skill enables rapid development of professional-grade legal documents that protect IP, limit liability, and position for business growth.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: trademark-filing
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("trademark-filing")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To conduct comprehensive trademark searches, analyze registrability, and file trademark applications that protect brand names, logos, and slogans while avoiding conflicts with existing marks and maximizing protection scope.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: content-creation
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("content-creation")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To produce high-quality marketing assets, including blog posts, social media content, and email campaigns, that effectively communicate the feature's value.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: convert-to-pdf
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("convert-to-pdf")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To provide agents with a reliable workflow for converting markdown files to professional PDF documents, enabling seamless document sharing and archival while maintaining formatting integrity and visual appeal.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: create-modern-website
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("create-modern-website")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To create modern, appealing, and valuable websites that showcase key value propositions and use cases for any product, leveraging competitive analysis and user preferences to deliver professional, conversion-focused web experiences.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: domain-registration
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("domain-registration")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To systematically research, evaluate, and recommend domain names for the product, including competitive pricing analysis across major registrars and structured decision-making templates.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: hbr-article
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("hbr-article")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- Design a repeatable reviewable process for researching, drafting, and submitting an HBR or similar thought-leadership article that follows the Harvard Business Review author guidelines and documents each review before publication.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: launch-checklist
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("launch-checklist")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To ensure a smooth and successful feature launch by systematically verifying all marketing, technical, and operational readiness.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: marketing-strategy
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("marketing-strategy")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To define the value proposition, target audience, and launch strategy for new features, ensuring clear communication of benefits and effective market entry.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: storytelling
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("storytelling")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To transform product development experiences into compelling founder narratives for events, conferences, and speaking opportunities that connect technical reality with broadly applicable lessons.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: analyze-performance
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("analyze-performance")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To diagnose production performance issues (CPU, Memory, Swap) and provide actionable recommendations for stabilization without performing direct application or infrastructure modifications.
@@ -1,11 +0,0 @@
1
- # FRAIM Workflow: design
2
-
3
- > [!IMPORTANT]
4
- > This is a **FRAIM-managed workflow stub**.
5
- > To load the full context (rules, templates, and execution steps), ask your AI agent to:
6
- > `@fraim get_fraim_workflow("design")`
7
- >
8
- > DO NOT EXECUTE.
9
-
10
- ## Intent
11
- To create comprehensive technical design documents using a phase-based approach guided by the AI Mentor, ensuring proper architecture, clear requirements, and stakeholder alignment.