Michele Scipioni
Community@mscipio · Boston, MA, USA
Postdoctoral Research Fellow, interested in tomographic image reconstruction for medical imaging (PET/MRI) and kinetic modeling for map generation.
Agent Skills by Michele Scipioni
Showing 20 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktree workspaces and run baseline tests.
systematic-debugging
Guide root cause analysis through hypothesis testing and verified implementation.
coverage-reporter
Parse LCOV, JSON, Clover XML, and Cobertura XML coverage reports.
code-analyzer
Analyze code quality, complexity, patterns, and maintainability metrics.
ast-analyzer
Parse source code into Abstract Syntax Trees for symbol extraction and variable flow tracing.
fast-path
Executes a rapid workflow for small coding tasks with TDD and security checks.
refactor-workflow
Refactor code incrementally while verifying tests pass before and after each transformation.
parallel-exec
Coordinate concurrent sub-agent execution for independent tasks in isolated environments.
finishing-a-development-branch
Verify tests, then merge, push, create pull requests, or discard branches.
brainstorming
Guide iterative design exploration with research, adversarial analysis, and user approval.
tdd-workflow
Enforces a test-first workflow with the RED-GREEN-REFACTOR cycle.
writing-plans
Generate detailed implementation plans with TDD steps, file paths, and commit messages.
doc-generator
Generate README, API, and CLI documentation from source code comments.
commit-msg
Validate and generate Conventional Commits messages with emoji support.
atdd
Generates executable test specifications for workflows using GanttProject's Umlet integration.
security-scanner
Scans codebases for vulnerabilities, secrets, and unsafe patterns via static analysis.
token-tracker
Monitor AI model context window usage and warn before token overflow.
subagent-driven-development
Execute implementation plans by dispatching subagents with two-stage reviews.
plan-review
Validate software implementation plans against design specifications and risk factors.
git-operations
Manage Git operations and automate versioning, changelogs, and release tagging.