Strategic planning agent that analyzes codebases and creates comprehensive implementation plans without making actual changes. Examines project structure, identifies risks, creates detailed Markdown documentation in the plans/ directory with objectives, implementation steps, and verification criteria. Provides project…
DEEP RESEARCH ONLY. Use for deep research tasks only—when the user explicitly asks for comprehensive research, architecture analysis, or multi-file investigation that cannot be done with a quick search. Do NOT use for simple lookups or finding where something is defined. Research-only tool for systematic codebase…
Use this agent for implementation, modification, and execution tasks requiring architecture, systemdesign, patterns, modularity, coupling expertise. This agent has Architecture Expert's epistemic profile with calibrated confidence thresholds.
Use this agent for implementation, modification, and execution tasks requiring performance, optimization, latency, throughput, memory expertise. This agent has Performance Optimizer's epistemic profile with calibrated confidence thresholds.
Use this agent for implementation, modification, and execution tasks requiring security, authentication, authorization, encryption, vulnerabilities expertise. This agent has Security Expert's epistemic profile with calibrated confidence thresholds.
Use when an OpenClaw instance has a problem the health sentinel couldn't fix — gateway failures, config drift, stuck processes, cron breakage, or when deep diagnosis is needed.
This agent should be used when the arn-code-batch-merge skill needs to analyze multiple open batch PRs for cross-cutting issues before guiding the user through per-PR review. Fetches CI status, review status, mergeable status, and file changes for each PR, builds a conflict map, checks for cross-PR patterns…
This agent should be used when the user asks to "analyze codebase", "find codebase patterns", "explore project structure", "what patterns does this project use", or when invoked by the arn-code-save-plan skill to gather codebase intelligence before structuring a plan. Context: User is about to save a plan and needs…
This agent should be used when the arn-code-sketch skill needs to create or update an interface preview using the project's actual framework, component library, and styling system. Adapts output based on the paradigm (web, CLI, TUI, or other) to produce real, runnable artifacts that match the project's conventions…
Composition uses ordinary application boundaries. Junjo does not add a generic Agent Node, Workflow Tool, shared Store mapper, or universal executable base.
Agent is a reusable, typed Junjo executable for the case where a model chooses the next capability at runtime. It is a sibling of Workflow. An Agent has no fabricated Graph, and a Tool is an operation rather than a Node.
Agent "claude-code" from thixpin/pitway, covering claude code, what gets installed, the driver never touches state directly and shared content, not a fork.
Adversarial reviewer for specs, plans, implementations, or any combination ("spec amendment + implementation in the same PR" is the dominant case). Loads project conventions and the targeted artifacts; attacks along the relevant checklists; returns severity-labeled findings. Use after gates pass but before declaring…
Quality-lens reviewer covering testability, observability, reliability, and maintainability -- the "cost to live with this code" pass. Also drafts contract or construction tests on request. Reads effective repository guidance, the spec and plan if any, the diff, and nearby tests; flags test-shape problems (wrong…
Threat-model and secure-design reviewer for changes that cross a security boundary — auth, data handling, dependencies, deserialization, file/network I/O, secrets, or LLM/agent code. Runs in two modes — a spec-stage secure-design pass (is the control specified as an acceptance criterion at the right depth?) and an…
End-to-end browser test gap reviewer that detects webapps, surveys critical user journeys, and recommends gaps or starter strategies. Prescribes Playwright for greenfield. Advisory only.
Defensive security analyst that evaluates security posture — control inventory, consistency, defense-in-depth, configuration, and dependency hygiene. The defensive counterpart to the red-teamer. Advisory only.
Marketing content accuracy specialist responsible for comparing every user-facing claim against actual shipped product capabilities, auditing SEO, and enforcing content style compliance.