supergoal
01Plugin Claude Code
Supergoal marketplace — deep planning + autonomous /goal-driven execution for Claude Code and Codex.
Plugin Claude Code
Supergoal marketplace — deep planning + autonomous /goal-driven execution for Claude Code and Codex.
Plugin Claude Code
Plan and autonomously build a software task end-to-end. Recons the codebase, applies preloaded memory, decomposes into the right number of phases, gets one confirmation, then prepares a single ready-to-paste /goal command — one paste between you and done — that drives execution to completion with built-in retry…
Instructions file CodexOpenCode
Instructions for robzilla1738/supergoal, covering agents.md, what this repo is, repo layout, what ships vs what doesn't and how the skill works (one paragraph).
Instructions file
Instructions for robzilla1738/supergoal, covering claude.md, quick orientation, working in this repo from claude code, file map you actually edit and before shipping a change.
Skill Claude CodeCodex
Plan and autonomously build a software task end-to-end. Triggered by /supergoal, "plan and ship X", "supercharged plan", "autonomous build", "plan it out and don't stop until it's done", "I don't want to babysit this", or any non-trivial feature/refactor/redesign the user wants driven to completion. Strongly prefer…
Instructions file CodexOpenCode
AGENTS.md instructions for robzilla1738/skillz-macos, covering agents.md — skillz, repo layout, stack, build and test and architecture.
Instructions file
Claude Code instructions for robzilla1738/skillz-macos, covering claude.md — skillz, repo layout, stack, build and test and architecture.
MCP server Claude CodeCodexCursor +2
MCP server "codex-workflows" as configured in robzilla1738/Codex-Workflows. Runs packages/mcp-server/dist/index.js with node.
Instructions file CodexOpenCode
Instructions for robzilla1738/Codex-Workflows, covering agent instructions, project shape, commands, distribution rules and runtime rules.
Instructions file
Instructions for robzilla1738/Codex-Workflows, covering claude instructions, project shape, commands, distribution rules and runtime rules.
Skill Claude CodeCodex
Run workflow-as-code jobs in Codex for large fanout, release diff review, security review, bug sweeps, adversarial verification, or multi-agent orchestration.
Plugin Claude Code
Local visual editor for HTML design files. Click elements to edit text, fonts, layout, and backgrounds. Layers panel, transform handles, carousel multi-edit, PNG/JPG export.
Skill Claude CodeCodex
Create and visually edit HTML design files such as social posts, carousels, hero graphics, or any 2D layout. Use when the user says "/htmlshop", asks to create a design, design a carousel, make an Instagram post, tweak a generated HTML file visually, or references their design system or brand. Also triggers on "open…
Plugin Claude Code
Provider-agnostic agent skills for AI coding assistants — bug hunting, code review, native macOS/iOS design, and full-stack scaffolding.
Plugin Claude Code
Hard acceptance gate: review all session changes for production quality before marking work complete.
Command
Hard acceptance gate — review all session changes for production quality before marking work done.
Skill Claude CodeCodex
Hard acceptance gate: review all session changes for production quality before marking work complete. Use when the user invokes /review, asks for a session review, production-quality check, final acceptance review, or before considering a task done.
Plugin Claude Code
Offensive hotspot-driven hunt workflow for bugs, pain points, and inefficiencies — 13 analysis lenses, a zero-dependency toolkit (deterministic hotspots, structured findings, fingerprinted dedupe, baseline diffing, SARIF/HTML/markdown reports, CI exit codes), enforceable verification and coverage in CI, a fast…
Command
Fast bughunt variant — fan out Composer 2.5 / Grok hunters via the Cursor CLI (cursor-agent), with the skeptic pass kept on a strong reasoner. Report-only.
Command
Hunt for hidden bugs, pain points, and inefficiencies across a codebase and report ranked, reproducible, baseline-diffed findings (report-only).
Command
Flush out hidden bugs dynamically with property-based / fuzz / differential harnesses.
Command
Triage a suspected bug or a set of findings — severity × confidence, minimal repro, standard report.
Skill Claude CodeCodex
Adversarial, hotspot-driven bug-hunting workflow for bugs, pain points, and inefficiencies across project types (iOS, macOS, web, services, terminal tools). A zero-dependency toolkit ranks hotspots, agents inspect risk areas through 13 analysis lenses, a mandatory skeptic pass refutes false positives, and strict merge…
Skill Claude CodeCodex
Flush out hidden bugs dynamically by generating property-based tests, fuzz targets, or differential oracles, RUNNING them against the project's own test runner, then shrinking failures into regression tests or ready-to-commit harnesses. Use when the user invokes /fuzz, wants to harden a function, or when bughunt needs…