maiobarberomaiobarberoCommunityยท4 Agent Skills Included

my-ai-workflow

Structured planning, task breakdown, and code review workflows

Turns rough feature ideas into structured PRDs, vertical-slice issues, and single-session implementation tasks. Runs six-pass code reviews and cross-cutting final audits to catch logic errors, security risks, and inconsistencies. Diagnoses project complexity with the TOE framework and converts findings into sequenced intervention plans. Eliminates vague specs and unreviewed code so features ship maintainable the first time.
npx skills add maiobarbero/my-ai-workflow --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install my-ai-workflow?โ–ผ

Run `npx skills add maiobarbero/my-ai-workflow --all -g -y` in your terminal to install all skills in this collection globally.

How to turn a feature idea into a PRD?โ–ผ

Use the write-a-prd skill: it explores your codebase, interviews you about every design decision, and saves a structured PRD file with user stories and module design.

How to break a PRD into coding tasks?โ–ผ

The prd-to-issues skill splits your PRD into vertical-slice issues, then issues-to-tasks breaks each issue into ordered tasks sized for a single focused session.

Does it include automated code review?โ–ผ

Yes. The code-review skill runs six passes covering logic errors, operation ordering, security, and bad practices, while final-audit checks the whole feature for cross-module issues.

Can I use it without project management experience?โ–ผ

Yes. The complexity mapper and action planner guide you step by step, scoring project risks and recommending concrete interventions in plain language.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’