Skip to content
Development
Skill

/001-commands-inventory

Use when you need to generate a checklist document with embedded commands inventory, following the embedded template exactly and producing INVENTORY-COMMANDS-JAVA.md in the project root. This should trigger for requests such as Create embedded commands inventory checklist;

From plugin
plinth
423125 skills9 agents13 commands
Install
$ npx -y skills add jabrena/plinth --skill 001-commands-inventory --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/001-commands-inventory

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when you need to generate a checklist document with embedded commands inventory, following the embedded template exactly and producing INVENTORY-COMMANDS-JAVA.md in the project root. This should trigger for requests such as Create embedded commands inventory checklist;

SKILL.md

001-commands-inventory.SKILL.md
name: 001-commands-inventory
description: Use when you need to generate a checklist document with embedded commands inventory, following the embedded template exactly and producing INVENTORY-COMMANDS-JAVA.md in the project root. This should trigger for requests such as Create embedded commands inventory checklist; Generate INVENTORY-COMMANDS-JAVA.md; Use @001-commands-inventory; Inventory embedded Java project commands; List command files bundled for Java agents. Part of Plinth Toolkit
license: Apache-2.0
metadata:
  author: Juan Antonio Breña Moral
  version: 0.18.0

Create a Checklist with embedded commands inventory for Java

Create a comprehensive checklist document for embedded commands inventory by following the embedded template exactly.

**What is covered in this Skill?**

  • Exact-template checklist generation
  • Output file creation as `INVENTORY-COMMANDS-JAVA.md`
  • Strict adherence to listed sections and content

Constraints

Follow the template exactly without adding or removing sections, rows, or command entries.

  • **DO NOT** create additional rows beyond what the template defines
  • **DO NOT** add command entries not explicitly listed in the template
  • **ONLY** use exact wording and structure from the embedded template
  • **EDGE CASE**: If the user goal is ambiguous, stop and ask a clarifying question before editing files or running project-wide commands
  • **EDGE CASE**: If required context, files, credentials, or tools are missing, report the blocker explicitly and ask whether to proceed with setup or fallback guidance
  • **EDGE CASE**: If requested changes conflict with project constraints or safety boundaries, explain the conflict and ask for user confirmation on the preferred trade-off

When to use this skill

  • Create embedded commands inventory checklist
  • Generate INVENTORY-COMMANDS-JAVA.md
  • Use @001-commands-inventory
  • Inventory embedded Java project commands
  • List command files bundled for Java agents

Workflow

1. **Read the embedded template**

Read `references/001-commands-inventory.md` and `assets/java-commands-inventory-template.md` before generating output and use the asset as the authoritative template.

Step constraints:

  • Do not use cached or partial template content
  • Preserve exact table rows, headings, and structure from the reference

2. **Generate inventory document**

Create `INVENTORY-COMMANDS-JAVA.md` in the project root using the exact wording and ordering from the reference template.

3. **Validate template fidelity**

Confirm no extra command rows were introduced and all required reference sections are present in the generated file.

Reference

For detailed guidance, examples, and constraints, see [references/001-commands-inventory.md](references/001-commands-inventory.md).

Read more
Ships withplinth

Languages: Español · 中文 Help this project grow: Become a sponsor

Get the whole plugin

Other skills on plinth.