AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Mad Build

skill-tjhavranek-mad-research-mad-build · by tjhavranek

|

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-tjhavranek-mad-research-mad-build

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-tjhavranek-mad-research-mad-build)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Mad Build? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

mad-build skill

A structured Claude + Codex collaboration on a creative or technical artifact. Use when you want a second pair of eyes from a different model on something you're making.

When this skill is the right tool

  • Writing code: "MAD-build an R script that does X."
  • Drafting prose: "MAD-build a one-page summary of attention mechanisms."
  • Designing a plan: "MAD-build a research design for testing Y."

When this skill is NOT the right tool

  • For a stress-test / referee report on a paper or grant, use

mad-research.

  • For a single ad-hoc Codex call, use codex-bridge.

How it works (four steps)

  1. Claude scaffolds /ASSIGNMENT.md from the user's request.
  2. Both agents draft independently (Claude writes claude_v1/, Codex

via codex exec writes codex_v1/). Neither reads the other.

  1. Each reviews the other's draft → round1_feedback/. **Strict

rule:** each side reviews ONLY the other side's draft, never its own.

  1. Each revises in response → round2_revisions/. **Do NOT skip

this step.** If no changes are needed, document v2 = v1 explicitly. Then Claude merges into final/ and writes README_DEBRIEF.md.

See prompts/mad_build_protocol.md for the full operational protocol.

Safety defaults

This skill uses --sandbox workspace-write by default (Codex needs to write into the session folder). The bypass flag is behind an explicit --unsafe-yolo opt-in. See helpers/invoke_codex.md.

Files

mad-build/
├── SKILL.md                       — this file
├── prompts/
│   └── mad_build_protocol.md      — the 4-step operational protocol
├── helpers/
│   ├── invoke_codex.md            — verified codex exec patterns
│   └── doctor.md                  — pre-flight checks
└── README.md                      — what to install and why

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.