Documentation
How to do everything in Prompterjack — from analyzing your first repo to shipping AI-context checks across your team.
On this page
What is Prompterjack?
Prompterjack is the ops platform for your AI coding setup. Point it at a repo (public or private) and it reads your actual code, then generates and maintains the context files that AI coding tools — Claude Code, Cursor, Copilot — rely on: CLAUDE.md, AGENTS.md, a tailored agent roster, and .mcp.json. Install the GitHub App and it keeps them healthy on every pull request. Alongside the codebase tools sits a full prompt toolkit and a multi-agent architecture designer.
The short version:
- • Analyze a repo → get a CLAUDE.md built from your real conventions, as a reviewable PR
- • Keep it healthy automatically — PR checks + auto-fix PRs when it drifts
- • Share your fleet’s health with your team + see delivery analytics
- • Design multi-agent systems and export runnable code for 6 frameworks
New here? Start with Analyze your first repo below.
Analyze your first repo
The core flow — from a repo to a ready-to-use Claude Code setup. Free includes 1 codebase; Pro manages a fleet of up to 25.
Add a codebase
We analyze it against ground truth
Read the results
Get your Claude Code setup
CLAUDE.md, AGENTS.md, agent roster, and .mcp.json — or, on a connected repo, deliver them as one reviewable PR (see the GitHub App below).Re-scan as your code changes
The GitHub App: PR checks, auto-fix & private repos
Install once and Prompterjack keeps your AI context healthy on every push — no manual re-scans.
Connect a repo
Analyze private repos (Pro)
Health checks on every PR
One-click setup PRs & auto-fix
Teams: shared fleet health & delivery analytics
Create a team
Invite teammates
Share a codebase
Read the delivery analytics
Agent Architect: design & export multi-agent systems
Describe your system
Design & review
Export runnable code
System Essentiator: click together a Claude Code setup
The System Essentiator builds a complete Claude Code setup from scratch — no analysis required. Toggle the pieces you want (hooks, skills, and repeatable task loops), watch a live preview, and download the whole bundle as a ZIP or copy files one at a time.
Use it when you’re starting fresh; use Codebase Analysis when you want a setup grounded in an existing repo.
Pipeline delivery: shareable link or push to your S3
Hand any generated bundle (a Copilot Studio manifest set, an OpenClaw workspace) to your provisioning pipeline — two ways, from the export view.
Shareable link (Pro)
curl -L "https://prompterjack.com/api/exports/<id>/download?token=<token>" -o setup.zip
unzip -o setup.zip -d ./agent-setupPush to your own S3 bucket (enterprise)
PUT from this origin with the authorization, content-type, x-amz-content-sha256, and x-amz-date headers. Works with AWS S3 and S3-compatible stores (R2, MinIO) via the endpoint field.The prompt toolkit
Prompt Crafter
Turn a rough idea into a production prompt through guided questions and iterative refinement, auto-scored on 5 quality dimensions.
Instruction Set
Build a structured, multi-section rulebook for an agent or chatbot, with priority levels per instruction.
Prompt Editor
Revise an existing prompt with variable management, real-time preview, and an on-demand quality score.
Prompt Rater
Score any prompt against the 5-dimension quality system with a Production-Ready verdict.
More guides & plans
Step-by-step guides
- • Professional Handbook — min-max prompts for your profession
- • SDK Setup — set up Strands and OpenAI agent frameworks
- • OpenClaw Guide — step-by-step workspace setup
- • API Setup — bring your own Anthropic API key
Need a hand?
Stuck on something, or want a feature? Reach out and we’ll help.