Review protocol code for chain halt risks, non-determinism, and onchain behavior bugs
Olshansk/personal-agent-skills
SkillsMP has collected 19 skills from Olshansk/personal-agent-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 19
- GitHub stars
- 10
- GitHub forks
- 0
Skills in this repository
Showing 19 of 19 collected skills.
Improve code readability without altering functionality using idiomatic best practices
Remove dead code and duplication pragmatically with a 5-phase systematic approach
Review changes for test gaps, simplification, naming consistency, reuse opportunities, and TODO quality
Create structured GitHub issues from conversation context using gh CLI
Simplify documentation for clarity and scannability with approval-gated edits
Generate and edit Mermaid flowcharts and sequence diagrams with syntax validation and style guidance
Build high-signal PR context for review with diff analysis, risk assessment, and discussion questions
Resolve merge conflicts systematically with context-aware 3-tier classification and escalation protocol
Generate concise PR descriptions by analyzing the diff against a base branch
Prepare branch for code review by building context, identifying issues, and suggesting improvements
Generate manual test plans for PR changes with verified commands and pass/fail criteria
Transform applications into production-ready deployments with systematic analysis, improvement, and framework-specific optimization
Analyze Python code for style improvements including naming, structure, nesting, and cognitive load reduction
Review RFCs for problem clarity, compliance, security, and performance using SCQA framework
Generate Python RSS feed scrapers from blog websites, integrated with hourly GitHub Actions
Final pass to identify missed items, edge cases, and risks before considering a scope done
Systematically analyze and debug timeout hierarchies across application layers to identify conflicts and root causes
Create or improve Makefiles with minimal complexity. Templates available: base, python-uv, python-fastapi, nodejs, go, chrome-extension, flutter.