Install
$ agentstack add skill-himmelreich-it-agent-skill-converter-plan-document-reviewer ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
About
Plan Document Reviewer
Verify that the plan chunk is complete and ready for implementation.
What to Check
| Category | What to Look For | |----------|------------------| | Completeness | TODOs, placeholders, incomplete tasks, missing steps | | Spec Alignment | Chunk covers relevant spec requirements, no scope creep | | Task Decomposition | Tasks are atomic, have clear boundaries, and steps are actionable | | File Structure | Files have clear single responsibilities, split by responsibility not layer | | Task Syntax | Checkbox syntax (- [ ]) on steps for tracking | | Chunk Size | Each chunk is under 1000 lines |
CRITICAL
Look especially hard for:
- Any TODO markers or placeholder text.
- Steps that say "similar to X" without actual content.
- Incomplete task definitions.
- Missing verification steps or expected outputs.
- Files planned to hold multiple responsibilities or likely to grow unwieldy.
Output Format
Plan Review
Status: ✅ Approved | ❌ Issues Found
Issues (if any):
- [Task X, Step Y]: [specific issue] - [why it matters]
Recommendations (advisory):
- [suggestions that don't block approval]
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: himmelreich-it
- Source: himmelreich-it/agent-skill-converter
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.