Aluisio Amorim
Community@Amorim33
Applied AI Engineer, full-cycle, for real.
Agent Skills by Aluisio Amorim
Showing 3 vetted skills indexed across 1 GitHub repositories.
review-plan
Reviews implementation plans via a sandboxed Claude Code subprocess for flaws and gaps.
review-code
Reviews code files via a sandboxed Claude subprocess for bugs, security, and architecture issues.
writing-skills
Create and test AI agent skills using test-driven development methodology.
Frequently Asked Questions About Aluisio Amorim
FAQPage SchemaWhat tasks can I perform using Amorim33's skills?▼
You can critically review implementation plans before execution, get senior staff engineer level code reviews covering bugs, security, performance, and architecture, and author, edit, or verify new skills before deployment. Each skill spawns a Claude Code subprocess to perform the analysis.
Who are these skills designed for?▼
These skills target software engineers and applied AI practitioners who want pre-execution plan validation, rigorous code review from a senior engineering perspective, and a structured process for building and verifying their own skills before shipping them.
How do the review-plan and review-code skills work at runtime?▼
Both skills spawn a Claude Code subprocess when invoked. review-plan analyzes an implementation plan for inconsistencies, missing edge cases, and architectural concerns, while review-code analyzes code for bugs, security issues, performance problems, and architectural concerns.
What are the prerequisites for using these skills?▼
You need a Claude Code environment capable of spawning subprocesses, since each skill delegates its analysis to a Claude Code subprocess. No other dependencies, services, or external integrations are specified in the skill manifest.
When should I use the writing-skills skill?▼
Use writing-skills whenever you are creating new skills, editing existing skills, or verifying that skills work correctly before deployment. It governs the skill authoring lifecycle rather than plan or code analysis.