Abdallah Zidan avatar

Abdallah Zidan

Community

@AZidan

2Followers
|
19Public Repos
|
33Published Skills

Abdallah Zidan maintains Archflow, a phase-based software delivery system with role-specialized agents covering strategy, design, contracts, QA, and release shipping.

Skills Distribution
DomainDeveloper To...Software Delivery .. (35%)Role-Based Enginee.. (30%)Codebase Navigatio.. (15%)Design Systems & A.. (12%)

Agent Skills by Abdallah Zidan

Showing 33 vetted skills indexed across 1 GitHub repositories.

AZidanAZidan
28

archflow

Orchestrates phase-based software development with specialized agents, releases, and approval gates.

Community
Advanced
AZidanAZidan
28

codemap

Locate symbols and file structures in codebases using pre-built structural indexes.

Community
Intermediate
AZidanAZidan
28

archflow-design

Selects a project design system and produces per-story screen designs that clear design gates.

Community
Advanced
AZidanAZidan
28

archflow-status

Reports current Archflow project phase, mode, active release, and next commands.

Community
Intermediate
AZidanAZidan
28

archflow-issue

Records, lists, and defers defects against stories in the active Archflow release file.

Community
Intermediate
AZidanAZidan
28

archflow-mode

Shows or switches the Archflow ceremony mode between quick and full.

Community
Intermediate
AZidanAZidan
28

archflow-init

Initializes Archflow project state files, stack settings, and design system configuration in a new project.

Community
Advanced
AZidanAZidan
28

archflow-contract

Creates and maintains API contract architecture and per-story endpoint specifications.

Community
Advanced
AZidanAZidan
28

archflow-doctor

Diagnoses Archflow environment tooling and project state, reporting PASS, WARN, or FAIL with fixes.

Community
Advanced
AZidanAZidan
28

archflow-release

Inspect and manage release pipelines through status, creation, build gating, and shipping.

Community
Advanced
AZidanAZidan
28

archflow-groom

Refines backlog stories with acceptance criteria, subtasks, and gates in YAML files.

Community
Advanced
AZidanAZidan
28

archflow-onboard

Onboards existing codebases into the Archflow phase-based development framework through a three-phase wizard.

Community
Advanced
AZidanAZidan
28

archflow-autopilot

Runs queued release stories unattended on one branch after a blocker interview.

Community
Advanced
AZidanAZidan
28

archflow-migrate

Migrates Archflow roadmap schema v1.0 sprints to v2.0 releases reconstructed from git evidence.

Community
Advanced
AZidanAZidan
28

archflow-feature

Adds stories to the Archflow backlog or active release and sets up feature branches.

Community
Advanced
AZidanAZidan
28

archflow-setup-mcp

Configures external MCP servers for Copilot using a curated registry and CLI commands.

Community
Intermediate
AZidanAZidan
28

archflow-agent-devops-engineer

Configures CI/CD pipelines, deployment automation, and release management for the project's declared stack.

Community
Advanced
AZidanAZidan
28

archflow-agent-post-launch-analyst

Analyzes product usage data and writes analytics tracking plans and optimization reports.

Community
Intermediate
AZidanAZidan
28

archflow-agent-doc-writer

Writes API reference, onboarding guides, and README documentation for software projects.

Community
Intermediate
AZidanAZidan
28

archflow-agent-code-reviewer

Reviews code for quality, security, and design-system compliance with a PASS or FAIL verdict.

Community
Intermediate
AZidanAZidan
28

archflow-agent-api-contract-architect

Creates API contract specifications that frontend and backend engineers implement against.

Community
Intermediate
AZidanAZidan
28

archflow-agent-feature-planner

Converts product vision into backlog stubs and just-in-time release files in YAML.

Community
Intermediate
AZidanAZidan
28

archflow-agent-product-strategist

Generates product vision, personas, KPIs, and stack decisions into a project-context markdown file.

Community
Intermediate
AZidanAZidan
28

archflow-agent-qa-engineer

Tests web, mobile, and backend code against the project's declared stack and design system.

Community
Advanced

Frequently Asked Questions About Abdallah Zidan

FAQPage Schema
What tasks can I accomplish with Abdallah Zidan's Archflow skills?

You can run a full phase-gated delivery cycle: define product vision and backlog, generate wireframes and styled DSL specs, enforce an API contract, build UI and backend in parallel, run QA and acceptance gates, cut and ship releases, record defects, and handle i18n, performance, and accessibility reviews.

Who are the Archflow skills designed for?

They target software teams and solo developers managing structured projects. Dedicated roles map to product strategists, UX designers, API and UI engineers, QA engineers, DevOps engineers, doc writers, and accessibility specialists, with a quick mode for solo work and a full mode for team ceremonies.

How do I install and start using Archflow?

Run archflow-init in a new empty project to create the .archflow/ directory and start at Phase 1, or archflow-onboard for an existing codebase to audit code and import context. Use archflow-doctor to verify environment readiness and archflow-status to see the current phase and next step.

Can Archflow connect to external project management services?

Yes. The archflow-setup-mcp skill connects external services via MCP server configuration, with named support for Jira, Notion, Linear, GitHub, and SuperDesign, letting releases, backlog items, and stories synchronize with the project's existing tracking stack.

What prerequisites and dependencies do these skills require?

Skills load inside an Archflow-managed project with a .archflow/ directory holding backlog.yaml, release files, and project-context.md. The codemap skill requires Read, Bash, Glob, and Grep permissions. Roles adapt to whatever CI, hosting, test, and design stacks the project declares rather than imposing fixed dependencies.