calven-ai

7 mods across 1 repository, 2 stars between them.

opp-filler

01

calven-ai/demoverse

Agent Claude Code

Fills the generation-request result files for exactly ONE demo-world opportunity. Give it the request directory and the artifact list; it writes results/ .md|.json. Use one opp-filler per opportunity, never batch deals.

2 4d ago A 52 tokens original MIT

backfill-opps

02

calven-ai/demoverse

Skill Claude CodeCodex

Autonomously generate the detail layer for the next N opportunities of the demo world. Plant touch points, fill prose via opp-filler subagents (one per opportunity), ingest, lint, fix, reconcile, and commit per opp. Use for the detail-layer backfill or whenever multiple opportunities need their artifacts generated.…

2 4d ago A 81 tokens original MIT

import-hubspot

03

calven-ai/demoverse

Skill Claude CodeCodex

Deterministically import the demo-world CRM structure (companies, contacts, deals, associations) into a dedicated HubSpot test account, then verify it. No prose generation, no judgment calls. Every step is a single command with a machine-checkable exit code. Use when asked to seed, refresh, or verify the HubSpot…

2 4d ago A 74 tokens original MIT

pipeline-update

04

calven-ai/demoverse

Skill Claude CodeCodex

Advance the demo world one living increment. Move open deals a stage, close the ones whose cycle is up, open a couple of new deals, and generate ONLY the one-or-two touch points each of them earned this period. Use for the routine "make the pipeline move" run. Args - weeks (default 1), --new-opps=N for a one-off…

2 4d ago A 80 tokens original MIT

setup

05

calven-ai/demoverse

Skill Claude CodeCodex

Guided first-run onboarding for Demoverse. Interview the user to invent their fictional company, write the config from templates, initialize the world, run the first weekly increment, and optionally connect Salesforce/Drive/Slack/HubSpot with per-connector verification. Use on a fresh clone, or to amend an existing…

2 4d ago A 79 tokens original MIT

demoverse AGENTS.md

06

calven-ai/demoverse

Instructions file CodexOpenCode

Instructions for calven-ai/demoverse, covering agents.md: how a coding agent drives demoverse, part 1: the engine contract, the split (don't cross it), the generation-request protocol (the core loop) and rules for filling requests (non-negotiable).

2 4d ago A 3,266 tokens original MIT

demoverse CLAUDE.md

07

calven-ai/demoverse

Instructions file

Instructions for calven-ai/demoverse, covering claude.md: claude code operating notes for demoverse, skills, subagent strategy (critical for context health), overnight backfill and session hygiene.

2 4d ago A 528 tokens original MIT