Michele Scipioni avatar

Michele Scipioni

Community

@mscipio · Boston, MA, USA

26Followers
|
37Public Repos
|
20Published Skills

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.

mscipiomscipio

using-git-worktrees

Create isolated Git worktree workspaces and run baseline tests.

Community
Advanced
mscipiomscipio

systematic-debugging

Guide root cause analysis through hypothesis testing and verified implementation.

Community
Advanced
mscipiomscipio

coverage-reporter

Parse LCOV, JSON, Clover XML, and Cobertura XML coverage reports.

Community
Advanced
mscipiomscipio

code-analyzer

Analyze code quality, complexity, patterns, and maintainability metrics.

Community
Advanced
mscipiomscipio

ast-analyzer

Parse source code into Abstract Syntax Trees for symbol extraction and variable flow tracing.

Community
Advanced
mscipiomscipio

fast-path

Executes a rapid workflow for small coding tasks with TDD and security checks.

Community
Basic
mscipiomscipio

refactor-workflow

Refactor code incrementally while verifying tests pass before and after each transformation.

Community
Advanced
mscipiomscipio

parallel-exec

Coordinate concurrent sub-agent execution for independent tasks in isolated environments.

Community
Advanced
mscipiomscipio

finishing-a-development-branch

Verify tests, then merge, push, create pull requests, or discard branches.

Community
Advanced
mscipiomscipio

brainstorming

Guide iterative design exploration with research, adversarial analysis, and user approval.

Community
Advanced
mscipiomscipio

tdd-workflow

Enforces a test-first workflow with the RED-GREEN-REFACTOR cycle.

Community
Advanced
mscipiomscipio

writing-plans

Generate detailed implementation plans with TDD steps, file paths, and commit messages.

Community
Advanced
mscipiomscipio

doc-generator

Generate README, API, and CLI documentation from source code comments.

Community
Advanced
mscipiomscipio

commit-msg

Validate and generate Conventional Commits messages with emoji support.

Community
Intermediate
mscipiomscipio

atdd

Generates executable test specifications for workflows using GanttProject's Umlet integration.

Community
Intermediate
mscipiomscipio

security-scanner

Scans codebases for vulnerabilities, secrets, and unsafe patterns via static analysis.

Community
Advanced
mscipiomscipio

token-tracker

Monitor AI model context window usage and warn before token overflow.

Community
Advanced
mscipiomscipio

subagent-driven-development

Execute implementation plans by dispatching subagents with two-stage reviews.

Community
Advanced
mscipiomscipio

plan-review

Validate software implementation plans against design specifications and risk factors.

Community
Advanced
mscipiomscipio

git-operations

Manage Git operations and automate versioning, changelogs, and release tagging.

Community
Intermediate