30-agent-critique
All `node tools/apexctl.mjs ...` commands are package-root relative: run them from the packaged skill root, or invoke that script by explicit path.
All `node tools/apexctl.mjs ...` commands are package-root relative: run them from the packaged skill root, or invoke that script by explicit path.
> /plugin marketplace add krisrice/oracle-db-skillsHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
All `node tools/apexctl.mjs ...` commands are package-root relative: run them from the packaged skill root, or invoke that script by explicit path.
> All `node tools/apexctl.mjs ...` commands are package-root relative: run them from the packaged skill root, or invoke that script by explicit path.
Purpose
Inputs
<authority_rules>
</authority_rules>
<task_scope> 1. For one component or page, run `node tools/apexctl.mjs context resolve --intent "<normalized intent>" --phase draft`. 2. For a full application, freeze the application spec and UX contract, then run `node tools/apexctl.mjs context resolve --intent "<normalized intent>" --phase draft` for each implementation unit. 3. Select one implementation unit from the frozen application spec, then resolve a fresh task-specific context capsule for it. 4. Generate that unit in a fresh model context containing only the application plan, the retrieved unit, its IR pointer, and necessary compiler/tool results. Do not retain prose or capsules from previously generated units. 5. Prefer one adaptive page unit. Split a page into shell, region, and logic units only when the implementation scope requires it. 6. Do not open the complete rule catalog, complete repair catalog, raw grammar file, full component registry, or broad agent checklists. Use the capsule and compiler/property tools; open a capsule `source_path` only when the compact projection cannot answer a required decision. 7. Keep generation inside the unit capsule's `unit_pattern`, IR pointer, symbol-table projection, selected component families, navigation decisions, and authoritative data contract. </task_scope>
<allowed_sources>
</allowed_sources>
<exact_match_policy>
</exact_match_policy>
<compiler_truth_contract>
</compiler_truth_contract>
<generation_plan_contract>
</generation_plan_contract>
<output_contract>
</output_contract>
<stop_conditions>
</stop_conditions>
Compatibility coverage
Oracle Skills is a collection of practical, installable skills for working with Oracle technologies.
Repo: krisrice/oracle-db-skills
All `node tools/apexctl.mjs ...` commands are package-root relative: run them from the packaged skill root, or invoke that script by explicit path.
All `node tools/apexctl.mjs ...` commands are package-root relative: run them from the packaged skill root, or invoke that script by explicit path.
Collects Kubernetes and OCI evidence for the OKE troubleshooter.
Scores troubleshooting hypotheses for OKE incidents using collected evidence.
Resolves OCI load balancer identity and collects LB logging status and issue signals for OKE troubleshooting.