Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/agent-system:lockThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the active profile and task details to emit a valid `[TASK LOCK]`.
If the task touches release proof, call out the executable wrapper or gate that will validate it.
Requirements:
- do not invent agents outside the selected profile route
- include the selected process skill if known, otherwise state `unspecified`
- include all change-classification tags that materially apply
- keep stop-line risks specific to the route and target
Task input:
{{args}}Use the active profile and task details to emit a valid [TASK LOCK].
If the task touches release proof, call out the executable wrapper or gate that will validate it.
Requirements:
unspecifiedTask input: {{args}}
npx claudepluginhub nanana291/agent-system --plugin agent-system/lockManages plugin lockfiles: generate from installed state, check for drift/mismatches, diff changes for PRs, install reproducibly across environments.