setup-agentic-scaffolding
Installation
SKILL.md
Setup Agentic Scaffolding
Version: 0.18.0
1. When to use this skill
Run this skill once per machine and revisit once per project to configure the prerequisites for the Quarkus + LangChain4j agentic stack — before scaffolding or auditing any project. It is the entry point of the flow:
- Phase A — toolchain (machine-level): JDK 25+/GraalVM, JBang, a container runtime, Maven or the Quarkus CLI.
- Phase B — MCP registration (per agent): the Quarkus Agents MCP and context7, wired through the mechanism of whichever agent is running.
- Phase C — conventions (project-level): the always-on conventions file (
CLAUDE.mdorAGENTS.md) copied into the user's project root.
This skill is user-invoked only (disable-model-invocation: true); it never triggers itself
from a task description.