Wire the governed runtime into Claude Code agent teams. Classifies work into R1–R5, spawns bounded swarm teams for R3/R4, manages packet execution with reviewer barriers, enforces postflight gates, and sends completion notifications.
원문 언어: 영어
메뉴
SkillsMP는 Chaddacus/chad_claude_configs에서 38개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 38개 중 38개를 표시합니다.
Wire the governed runtime into Claude Code agent teams. Classifies work into R1–R5, spawns bounded swarm teams for R3/R4, manages packet execution with reviewer barriers, enforces postflight gates, and sends completion notifications.
원문 언어: 영어
Your Codex companion pet — show stats, level progress, pet it, hatch it
원문 언어: 영어
Debug live Zoom meeting-agent failures for Rebecca/Bighead. Use when messages are missed, meeting jobs are stuck, transcripts stop, or live triage needs an event tail.
원문 언어: 영어
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
원문 언어: 영어
Pull Lead B (Matt Keuning) lane status for the ZW→VIP consolidation sprint from his tailnet-served endpoint, and reconcile it against authoritative repo state. Use when you need to know where Matt's lane stands (M03.x, gate-20 conditions, cross-lane triggers)…
원문 언어: 영어
Governs all work on the gateway consolidation project (~/gateway_consolidation). Use this skill BEFORE any implementation, testing, or investigation work on the consolidated gateway. It defines the task lifecycle, shadow comparison procedures, and the work…
원문 언어: 영어
Onboard a new repository into DevRelay's spine environment — push to Gitea, build the test-env Docker image, write the environmentRef, and pre-pull. Use when a repo needs to run on the fleet for the first time.
원문 언어: 영어
Local Qwen3.6-27B MTP on this Mac via llama.cpp — starting llama-server, MTP/sampler flags, wiring agents to the local endpoint, verifying speculative decoding, debugging load/response issues.
원문 언어: 영어
Run cc-cost on session transcripts: per-session cost, cache hit rate, tool-call distribution, top-expensive turns, optimization advice. Use for /cost or questions about token usage.
원문 언어: 영어
Generate a TLDR-style daily tech brief covering AI, developer tooling, GitHub repos, and research papers, then map the result back to the current Codex setup.
원문 언어: 영어
Evidence-bound web + docs research — WebSearch to discover, curl to verify, cite real URLs, tag claims by verification tier, drop what can't be grounded. Use when decisions need external grounding (market, technical, API, science). Produces a sourced research…
원문 언어: 영어
Manage Chad's Discord servers via REST API (bot token from Bitwarden) — channels, roles, permissions, topics, posting. Use for setup, restructure, audit, or posting to Discord.
원문 언어: 영어
Daily self-improvement loop — scans GitHub, arxiv, and Claude community sources for new patterns, diffs against current setup, implements Quick Wins, writes report. Use --dry-run for report only.
원문 언어: 영어
Self-evolving dev mode — pops the next task from the evolve queue, runs /drive --local-worker, extracts observations, auto-patches prompts/skills/presets from failure patterns, prints fitness deltas. Use when the orchestrator should improve across builds…
원문 언어: 영어
End-of-task composite workflow — verify (typecheck/tests/lint) → simplify → what-would-chad-do reflection → commit-push-pr. Use when implementation work is code-complete and you are about to call the task done. Not for R1 lookups or mid-implementation…
원문 언어: 영어
Use when a coding task should adapt to durable user/project preferences stored in omni-mem; skip for trivial factual/chat requests.
원문 언어: 영어
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
원문 언어: 영어
Codebase scanner — architecture mapping, security scan, pattern search across a repo. Cached index auto-loads on session start so Claude doesn't re-learn the codebase every session.
원문 언어: 영어
Autonomous enterprise maturity audit — scores the codebase against a 12-category rubric, fixes gaps via /build, gates on E2E tests, repeats until enterprise-ready.
원문 언어: 영어
Procedural commands for auto-runtime tracks, completion records, memory workflow, and route-specific work gates. Load when you need the specific commands — the behavioral rules live in CLAUDE.md.
원문 언어: 영어
Use when work is non-trivial and requires deterministic, fail-closed quality gates for planning and implementation evidence before final approval.
원문 언어: 영어
Autonomous iterative development harness. Executes a full goal without stopping to report — plan, implement, test, fix, and verify in a continuous loop. Adjusts task priorities as test results arrive. Use when you want Claude to drive implementation…
원문 언어: 영어
Score any codebase against an OpenShield security-maturity rubric, produce a prioritized remediation roadmap, and optionally drive fixes to completion. Invoke when the user asks for a security audit, security rubric score, AI-threat audit, or readiness check…
원문 언어: 영어
Send completion notifications through SMS, WhatsApp, or desktop. Use when the user asks for completion alerts, "text me when done", or "notify me" behavior for long-running tasks.
원문 언어: 영어
Find files with low test coverage that have changed recently. Runs pytest or jest/vitest, cross-references with `git log --since`, and emits a Markdown report ranking 'no test touches it' first, 'coverage below threshold' second.
원문 언어: 영어
Analyze a codebase for quality issues across code smells, clean code, separation of concerns, modularity, and API-first design, then generate a prioritized refactoring report and gated execution roadmap (characterization safety net, commit discipline, delete…
원문 언어: 영어
Use before implementation when non-trivial product, feature, workflow, UI, architecture, or agent-runtime work is underspecified and Claude needs to establish shared intent, constraints, module/interface impact, vertical slices, acceptance checks, and…
원문 언어: 영어
24/7 self-improving Claude configuration loop — continuously optimizes runtime config via automated benchmarking
원문 언어: 영어
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…
원문 언어: 영어
Consolidate build observations across sessions, detect patterns, promote rules, and regenerate the chad-memory.md rules file.
원문 언어: 영어
Install Claude Code skills into $CLAUDE_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
원문 언어: 영어
Scan local session transcripts to find installed skills that haven't been invoked recently. Produces a report of active vs stale skills and flags stale ones as removal candidates. Use when skill count is growing and you want to reclaim context window.
원문 언어: 영어
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
원문 언어: 영어
Execute Chad 2.0's autonomous build protocol for end-to-end implementation work. Use when the task is to spec, scaffold, implement, validate, and package a buildable outcome.
원문 언어: 영어
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or…
원문 언어: 영어
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
원문 언어: 영어
Install skills into $CLAUDE_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
원문 언어: 영어
Run a final Chad reflection before closing implementation work. Use when coding work appears complete, momentum is slowing, or the agent is about to stop and needs to decide whether there is one more high-leverage, local, reversible step toward the real goal.
원문 언어: 영어