001-commands-inventory
Use when you need to generate a checklist document with embedded commands inventory, following the embedded template exactly and producing…
Use when you need to generate a checklist document with embedded agents inventory, following the embedded template exactly and producing INVENTORY-AGENTS-JAVA.md in the project root. This should trigger for requests such as Create embedded agents inventory checklist; Generate
$ npx -y skills add jabrena/plinth --skill 002-agents-inventory --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/002-agents-inventoryContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when you need to generate a checklist document with embedded agents inventory, following the embedded template exactly and producing INVENTORY-AGENTS-JAVA.md in the project root. This should trigger for requests such as Create embedded agents inventory checklist; Generate
name: 002-agents-inventory description: Use when you need to generate a checklist document with embedded agents inventory, following the embedded template exactly and producing INVENTORY-AGENTS-JAVA.md in the project root. This should trigger for requests such as Create embedded agents inventory checklist; Generate INVENTORY-AGENTS-JAVA.md; Use @002-agents-inventory; Inventory embedded Java agent definitions; List generated agent roles for Java development. Part of Plinth Toolkit license: Apache-2.0 metadata: author: Juan Antonio Breña Moral version: 0.18.0
Create a comprehensive checklist document for embedded agents inventory by following the embedded template exactly.
**What is covered in this Skill?**
Follow the template exactly without adding or removing sections, rows, or details.
1. **Read the embedded template**
Read `references/002-agents-inventory.md` before generating output and use it as the authoritative template.
Step constraints:
2. **Generate inventory document**
Create `INVENTORY-AGENTS-JAVA.md` in the project root using the exact wording and ordering from the reference template.
3. **Validate template fidelity**
Confirm no extra agent rows were introduced and all required reference sections are present in the generated file.
For detailed guidance, examples, and constraints, see [references/002-agents-inventory.md](references/002-agents-inventory.md).
Languages: Español · 中文 Help this project grow: Become a sponsor
Use when you need to generate a checklist document with embedded commands inventory, following the embedded template exactly and producing…
Use when you need to generate a checklist document with Java system prompts from skills.xml, following the embedded section template and producing…
Use when you need to install the embedded project commands into command directories (.github/commands, .claude/commands, .cursor/command, .codex/commands),…
Use when you need to install the embedded robot agents into .github/agents, .claude/agents, .cursor/agents, or .codex/agents, selecting the destination…
Guides the creation of agile epics with comprehensive definition including business value, success criteria, and breakdown into user stories. Use when the user…
Guides the creation of detailed agile feature documentation from an existing epic. Use when the user wants to split an epic into feature files, derive features…