Plugin Claude Code
Adaptive 5-layer workflow Claude Code plugin for Java Spring backend — 1% pre-flight discovery, triage routing, two-stage review, subagent dispatch, auto-evolution.
Plugin Claude Code
Adaptive 5-layer workflow Claude Code plugin for Java Spring backend — 1% pre-flight discovery, triage routing, two-stage review, subagent dispatch, auto-evolution.
Plugin Claude Code
Adaptive 5-layer workflow Claude Code plugin for Java Spring backend — 1% pre-flight discovery, triage routing, two-stage review, subagent dispatch, auto-evolution.
Settings file Claude Code
Claude Code plugin for Java Spring backend — 21 skills, 9 agents, 17 hooks, TDD workflow enforcement. Hook-bootstrapped harness with skill auto-routing, verify/fix loops, multi-agent spawning, and session memory.
Skill Claude CodeCodex
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development…
Skill Claude CodeCodex
Generates optimized prompts for any AI tool. Use when writing, fixing, improving, or adapting a prompt for LLM, Cursor, Midjourney, image AI, video AI, coding agents, or any other AI tool.
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Agent Claude Code
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent Claude Code
Compare two outputs WITHOUT knowing which skill produced them.
Agent Claude Code
Evaluate expectations against an execution transcript and outputs.
Instructions file
Claude Code instructions for taipt1504/agent-skills, covering claude.md — agent-skills, how this plugin works, mandatory pre-flight discovery protocol (1% rule), workflow — 5-layer adaptive and tech stack.
Agent
Agent "_shared-protocol" from taipt1504/agent-skills, covering shared agent protocol (v4.0), first action (mandatory — before any work), 1% rule (every gate — non-negotiable), skill announcement contract and plan/spec shape awareness (hard block).
Agent
High-stakes lane pre-plan architectural review. Reads ADRs + CONTEXT.md + brainstorm artifact. Validates chosen solution against existing architecture. Output feeds Plan gate. Optional for standard lane, auto-fire for high-stakes.
Agent
Build and compilation error resolution specialist for Java/Gradle/Maven projects. Use PROACTIVELY when build fails or compilation errors occur. Fixes build/compilation errors only with minimal diffs, no architectural edits. When NOT to use: for test failures (use slice-executor), for architectural refactoring (use…
Agent
Stage 2 of two-stage review. Spec compliance already verified by Stage 1. Reviews security, performance, maintainability, readability, test quality. Severity-tagged output (P0/P1/P2/P3/P4) with MANDATORY rule ID citation per finding.
Agent
Decompose chosen solution into vertical slices with dependency graph + risk register. Consumes Align + Brainstorm artifacts. Output feeds Spec gate. Use after Brainstorm gate (high-stakes) or directly after Align (standard with obvious solution).
Agent
TDD implementation specialist. Receives one plan slice + spec + pre-flight artifact + CONTEXT.md. Executes RED→GREEN→REFACTOR for slice scenarios. Reports back to orchestrator. Replaces former "implementer" agent. Use after Plan + Spec approved.
Agent
Stage 1 of two-stage review. Verifies code does what spec said. Binary pass/fail outcome. Does NOT check code quality — that is Stage 2. If Stage 1 fails, Stage 2 does not run.
Agent
Behavioral spec generator — translates approved plans into concrete, testable contracts. Use when /spec is invoked after plan approval.
Command
Grill ambiguity, surface assumptions, extract vocabulary. Run before Plan when requirements vague (standard lane) or always (high-stakes lane). Output feeds Plan + Spec gates.
Command
Tournament-style solution exploration. Generates 2-5 options with adversarial challenges, recommends with trade-offs. Mandatory high-stakes (≥3 options), conditional standard (multi-path).
Command
Incrementally fix Java/Gradle/Maven build and compilation errors for Spring Boot projects. One error at a time for safety.
Command
Execute gate — dispatches one slice-executor subagent per plan slice (parallel where independent). Reads plan + spec + pre-flight 4 artifact. Lane-aware (trivial: direct execute, no dispatch).
Command
Create and validate Flyway database migrations for schema changes. Supports MySQL and PostgreSQL.
Command
Two-stage code review orchestrator. Stage 1 (spec compliance, binary) → Stage 2 (code quality, severity-tagged). Stage 2 skipped if Stage 1 fails. Lane-aware (trivial = Stage 2 only).