Alessio avatar

Alessio

Community

@alessioroberto82

0Followers
|
2Public Repos
|
23Published Skills

Circle framework skills orchestrating the full software delivery lifecycle: requirements scoping, PRD validation, architecture, TDD implementation, security audits, and PR review.

Skills Distribution
DomainDeveloper To...Requirements & Pro.. (25%)Code Implementatio.. (25%)Architecture & Sys.. (20%)Code Review & Qual.. (20%)

Agent Skills by Alessio

Showing 23 vetted skills indexed across 2 GitHub repositories.

alessioroberto82alessioroberto82

council

Runs multi-perspective decision analysis using five lenses, blind peer review, and chairman synthesis.

Community
Advanced
alessioroberto82alessioroberto82

status

Displays Circle framework status, workflow phase, and artifacts for the current project.

Community
Intermediate
alessioroberto82alessioroberto82

skills-discovery

Discover, security-review, and install external skills from the skills.sh marketplace.

Community
Advanced
alessioroberto82alessioroberto82

refine

Refines requirements into prioritized PRDs with MoSCoW ranking and pitch documents.

Community
Intermediate
alessioroberto82alessioroberto82

pr-review

Reviews pull requests with parallel agents against project standards and security rules.

Community
Advanced
alessioroberto82alessioroberto82

ios-review

Reviews iOS pull requests against Apple documentation, SwiftUI, Swift Concurrency, and Swift Testing standards.

Community
Advanced
alessioroberto82alessioroberto82

impl

Implements software features from architecture designs using TDD, code reuse surveys, and standards compliance checks.

Community
Advanced
alessioroberto82alessioroberto82

init

Initializes Circle framework output directories and session state for a project.

Community
Intermediate
alessioroberto82alessioroberto82

prioritize

Prioritize product features with MoSCoW and generate structured PRDs.

Community
Intermediate
alessioroberto82alessioroberto82

security

Audits software architecture for vulnerabilities using STRIDE threat modeling and OWASP Top 10 checks.

Community
Advanced
alessioroberto82alessioroberto82

cycle

Facilitate Shape Up cycle planning with a resumable 4-step ceremony.

Community
Advanced
alessioroberto82alessioroberto82

code-review

Audit GitHub pull requests for bugs and security vulnerabilities.

Community
Advanced
alessioroberto82alessioroberto82

qa

Plans test strategies and verifies implementations against requirements with quality gates.

Community
Advanced
alessioroberto82alessioroberto82

triage

Analyzes GitHub PR review comments, implements accepted fixes, and manages review threads.

Community
Advanced
alessioroberto82alessioroberto82

scope

Gathers requirements and generates structured requirements documents for software, business, or personal projects.

Community
Intermediate
alessioroberto82alessioroberto82

docs

Generates project documentation from templates using architecture and code analysis.

Community
Intermediate
alessioroberto82alessioroberto82

ux

Designs user flows, ASCII wireframes, and accessibility guidance from project requirements.

Community
Intermediate
alessioroberto82alessioroberto82

validate-prd

Validates PRD quality against eight structured checks before architecture design begins.

Community
Intermediate
alessioroberto82alessioroberto82

arch

Designs system architecture and documents technical decisions as ADRs from requirements.

Community
Advanced
alessioroberto82alessioroberto82

facilitate

Coordinate agile development cycles by planning sprints and removing blockers.

Community
Intermediate
alessioroberto82alessioroberto82

tdd

Enforces red-green-refactor test-driven development cycles with per-phase git commits.

Community
Intermediate
alessioroberto82alessioroberto82

greenfield

Orchestrate a greenfield software development workflow across requirements, design, implementation, and QA phases.

Community
Advanced
alessioroberto82alessioroberto82

shard

Split large documents into atomic shards for efficient context management.

Community
Intermediate

Frequently Asked Questions About Alessio

FAQPage Schema
What tasks can I accomplish with Alessio's Circle skills?▼

You can run the full delivery lifecycle: gather and refine requirements into PRDs, prioritize features with MoSCoW, design architecture with ADRs, implement code with TDD enforcement, audit security and compliance, generate documentation, and triage or review GitHub pull requests including iOS-specific checks.

Who should use these Circle framework skills?▼

Software engineers, tech leads, and product owners managing structured delivery. The skills suit teams wanting enforced TDD, architecture decision records, PRD quality gates, and multi-agent PR review, plus iOS developers needing SwiftUI, Swift Concurrency, and Swift Testing review guidance.

How do I install and start using the Circle framework?▼

Run the init skill once per project. It creates output directories in your home folder with zero project footprint, checks and installs optional dependencies, and prepares configuration. Afterwards invoke skills like scope, arch, impl, or pr-review in lifecycle order.

What prerequisites or dependencies do these skills require?▼

The init skill checks and installs optional dependencies automatically. PR review features use GitHub CLI commands (gh pr diff, view, comment), and iOS review activates when Swift markers like Package.swift, .xcodeproj, or .swift files are detected, using Apple documentation search.

How does the council skill differ from standard code review?▼

Council performs multi-perspective decision analysis using 5 analytical lenses, blind peer review, and chairman synthesis. It targets hard trade-offs with two or more viable options to surface blind spots, not code generation, factual questions, or requirements gathering.