fulcra-rapid-prototype

Ship a working prototype

Skill
Community

Turns your agents into a disciplined prototyping team: a strict seven-step pipeline from intake to retro, with git state tracked locally and every build backed up to your Fulcra file store. You get working code with a paper trail, not a one-off chat.

A pipeline for taking an idea to a working prototype without skipping the parts that get skipped. Seven phases in order, each ending in a git commit, with the repository bundled to your Fulcra account so the work is portable instead of stuck on one machine.

  • Intake, Interview, Architecture, Plan, Prototype, Build, Retro. Architecture and Prototype are gates: the agent stops and waits for you to approve the written artifact.
  • Maps requirements onto Fulcra data types before any code, and defines custom types where nothing existing fits.
  • Bans mock data. Spikes run against real records, because prototyping against simulated data proves nothing.
  • Keeps a decision journal of trade-offs and dead ends, then bundles it with the repository so the context travels with the code.

This is a community skill, aimed at complex ideas, architectural exploration and third-party integrations rather than everyday work. Open the source before your agent starts a pipeline.

Paste this to your agent

Read https://docs.fulcradynamics.com/agent-get-started.txt and connect to Fulcra, then install the fulcra-rapid-prototype community skill and follow it. I have an idea I keep not building. Interview me, then take it from idea to working prototype — pausing at the architecture gate for my sign-off before you write any code.