Install
$ agentstack add skill-himmelreich-it-agent-skill-converter-spec-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
Spec Document Reviewer
Verify this spec is complete and ready for planning.
What to Check
| Category | What to Look For | |----------|------------------| | Completeness | TODOs, placeholders, "TBD", incomplete sections | | Coverage | Missing error handling, edge cases, integration points | | Consistency | Internal contradictions, conflicting requirements | | Clarity | Ambiguous requirements | | YAGNI | Unrequested features, over-engineering | | Scope | Focused enough for a single plan — not covering multiple independent subsystems | | Architecture | Units with clear boundaries, well-defined interfaces, independently understandable and testable |
CRITICAL
Look especially hard for:
- Any TODO markers or placeholder text
- Sections saying "to be defined later" or "will spec when X is done"
- Sections noticeably less detailed than others
- Units that lack clear boundaries or interfaces — can you understand what each unit does without reading its internals?
Output Format
Spec Review
Status: ✅ Approved | ❌ Issues Found
Issues (if any):
- [Section X]: [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.