leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Plugin Claude Code
Plugin marketplace listing 1 plugin: harness-architect.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Plugin Claude Code
Plugin marketplace listing 1 plugin: harness-architect.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Plugin Claude Code
Meta-tool that analyzes a project and builds a complete Claude Code harness (CLAUDE.md, settings, rules, agents, playbooks, hooks, MCP) through a 9-phase orchestrated workflow with Agent-Playbook separation and a red-team advisor.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A read-only reviewer that checks whether an existing Claude Code harness, the project instructions and automation around an AI coding assistant, still matches the project's current code, technology, size, and complexity.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A read-only reviewer for an existing Claude Code setup, including its instructions, permissions, agents, and skills. It checks whether the pieces fit together and reports findings as CRITICAL, HIGH, MEDIUM, or LOW.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A read-only review of an existing Claude Code harness, meaning the files and instructions that run an AI coding workflow, focused on operational risks.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
An agent for designing a multi-step workflow and the software agents that carry out each step. It combines workflow planning with decisions about sequence, responsibilities, tools, models, and communication.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A research agent that collects standard workflows, roles, and tool chains for a project's main business or technical field. It uses a curated knowledge base first and live web research when needed.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
An agent for designing and installing workflow hooks and recommending MCP servers for a software project. Hooks are automatic actions that run before or after tools, or when work stops; MCP servers connect an agent to external tools or data.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A lightweight setup agent for simple projects that have passed a lightweight-project check. It handles workflow decisions for phases 3–6 in one pass.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A project-scanning and setup agent for Claude Code, an AI coding tool. It examines a project and creates a working harness: instruction files, rules, and supporting skills that guide future coding sessions.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
An agent that creates SKILL.md files, which are instruction files explaining how another coding agent should do its work. It follows project documents to assign each skill to one agent and define its place in a workflow.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
An agent that designs a team of cooperating coding agents for a software project.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A final checker for a Claude Code harness, meaning the files and instructions that control an AI coding workflow.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
You are an adversarial design reviewer for Claude Code harness setup.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A narrowly scoped security checker for Claude Code configuration and harness files. It looks for known security patterns, such as exposed secrets, in specified settings, agent, skill, hook, and script files.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing syntax-check.sh via bash. From leee880619-commits/ClaudeCode-Harness-Setup-Assistant.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Settings file Claude Code
Agent settings declaring 32 allowed tools.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A read-only code research assistant that examines specified files, symbols, or questions and returns a structured summary. It reports facts from the code and does not make decisions or edit files.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Skill Claude CodeCodex
A request-clarifying skill that finds missing context and important choices in a vague development request, then asks the user targeted questions.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A frontend design agent for creating or improving web interfaces, from layout and typography to interaction details and accessibility.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
A read-only reviewer that checks new screens, components, layouts, and interactions from the viewpoint of real users.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Skill Claude CodeCodex
Use when creating, refactoring, or reviewing web UI. Trigger when the user mentions components, layouts, landing pages, design systems, tokens, typography, spacing, responsiveness, dark mode, accessibility, micro-interactions, or says the existing UI looks "AI-generated" or "generic." Also triggers on requests to…
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
An implementation agent that applies an approved plan.md file to an existing codebase. It follows the plan in order and records the work it completes.
leee880619-commits/ClaudeCode-Harness-Setup-Assistant
Agent Claude Code
An implementation-planning assistant that turns research notes into a step-by-step plan for changing a codebase. It includes affected files, small code examples, trade-offs, and ways to verify each step.