Skip to content

feat(carta-crm): expand to full 20-skill CRM suite (v0.6.0)#31

Merged
tschmorleiz merged 1 commit intomainfrom
feat/carta-crm-full-suite
Apr 8, 2026
Merged

feat(carta-crm): expand to full 20-skill CRM suite (v0.6.0)#31
tschmorleiz merged 1 commit intomainfrom
feat/carta-crm-full-suite

Conversation

@iharvalodzin
Copy link
Copy Markdown
Contributor

Summary

  • Expands carta-crm from 5 add-only skills to a complete 20-skill suite
  • Adds carta-crm and carta-investors to the root README (both were missing)
  • Bumps version 0.5.1 → 0.6.0

Skills added (15 new)

Search: search-investors, search-companies, search-contacts, search-deals, search-notes, search-fundraisings
Update: update-investor, update-company, update-contact, update-deal, update-note, update-fundraising
Add: add-fundraising
Enrich: enrich-company, lookup-fund-portfolio

Test plan

  • search-investors <name> returns investor records with IDs
  • search-deals <keyword> filters to correct pipeline/stage
  • update-investor <id> patches fields without overwriting others
  • enrich-company <domain> returns structured company profile
  • lookup-fund-portfolio <url> returns portfolio companies
  • All add skills create records and confirm result
  • LISTALPHA_API_KEY resolves correctly from env

🤖 Generated with Claude Code

Adds 15 new skills on top of the initial 5, covering the full CRM workflow:

Search: search-investors, search-companies, search-contacts, search-deals,
        search-notes, search-fundraisings
Update: update-investor, update-company, update-contact, update-deal,
        update-note, update-fundraising
Add:    add-fundraising
Enrich: enrich-company, lookup-fund-portfolio

Bumps version 0.5.1 → 0.6.0, updates plugin description, and adds
carta-crm and carta-investors to the root README.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@iharvalodzin iharvalodzin requested a review from a team as a code owner April 8, 2026 20:38
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 0d164d1.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Provenance Check Failed

One or more plugins in this PR could not be verified against the internal marketplace.

What this means: Plugins must first be merged to the internal marketplace repo and pass security scanning before they can be published here.

How to fix:

  1. Ensure your plugin is merged to main in the internal marketplace repo
  2. Wait for the security scan workflow to pass and generate the manifest
  3. Ensure the plugin content here is an exact copy (no modifications)

See the workflow logs above for specific details on which checks failed.

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Provenance Check Failed

One or more plugins in this PR could not be verified against the internal marketplace.

What this means: Plugins must first be merged to the internal marketplace repo and pass security scanning before they can be published here.

How to fix:

  1. Ensure your plugin is merged to main in the internal marketplace repo
  2. Wait for the security scan workflow to pass and generate the manifest
  3. Ensure the plugin content here is an exact copy (no modifications)

See the workflow logs above for specific details on which checks failed.

@tschmorleiz tschmorleiz enabled auto-merge (squash) April 8, 2026 21:00
@tschmorleiz tschmorleiz merged commit 15cc2de into main Apr 8, 2026
2 of 4 checks passed
@tschmorleiz tschmorleiz deleted the feat/carta-crm-full-suite branch April 8, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants