AgentStack
SKILL verified MIT Self-run

Agentic Test Clean

skill-jpbaking-agentic-tests-agentic-test-clean · by jpbaking

Remove every agent-generated test file (*.agentic.spec.*, *.agentic.test.*, *AgenticTest.java, test_agentic_*.py, *_agentic_test.c/.cpp) plus the agentic plan files, after an explicit user confirmation. Use when asked to delete, clean up, or remove the agent tests or start the agentic-test lifecycle over. Never touches main code, user tests, or test config.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-jpbaking-agentic-tests-agentic-test-clean

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Agentic Test Clean? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Agentic Test Clean

Remove the agent-test safety net — and nothing else — with explicit confirmation.

  1. Find every file matching the agent-test patterns (*.agentic.spec.*,

*.agentic.test.*, *AgenticTest.java, test_agentic_*.py, *_agentic_test.c, *_agentic_test.cpp), plus agentic-test-plan.md and agentic-refactor-plan.md if present.

  1. Show the user the complete list and ask: "Delete these N files? (yes/no)".

Do NOT delete before an explicit yes.

  1. On yes: delete exactly those files. Touch nothing else — no main code, no

user tests, no test config.

  1. Report what was deleted.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.