Agent skill
action
Execute a small batch of conditional actions only after verifying they are safe and unused.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/action-jibaxzzz-codex-root-configura
SKILL.md
Intent
Use for small cleanup actions like removing unused deps.
Steps
- Verify each target independently (rg search, import checks).
- If used, skip with reason.
- If unused, execute the action safely.
- Report executed vs skipped.
Limits
- Max 5 items per batch.
Didn't find tool you were looking for?