Abdallah Zidan
Community@AZidan
Abdallah Zidan maintains Archflow, a phase-based software delivery system with role-specialized agents covering strategy, design, contracts, QA, and release shipping.
Agent Skills by Abdallah Zidan
Showing 33 vetted skills indexed across 1 GitHub repositories.
archflow
Orchestrates phase-based software development with specialized agents, releases, and approval gates.
codemap
Locate symbols and file structures in codebases using pre-built structural indexes.
archflow-design
Selects a project design system and produces per-story screen designs that clear design gates.
archflow-status
Reports current Archflow project phase, mode, active release, and next commands.
archflow-issue
Records, lists, and defers defects against stories in the active Archflow release file.
archflow-mode
Shows or switches the Archflow ceremony mode between quick and full.
archflow-init
Initializes Archflow project state files, stack settings, and design system configuration in a new project.
archflow-contract
Creates and maintains API contract architecture and per-story endpoint specifications.
archflow-doctor
Diagnoses Archflow environment tooling and project state, reporting PASS, WARN, or FAIL with fixes.
archflow-release
Inspect and manage release pipelines through status, creation, build gating, and shipping.
archflow-groom
Refines backlog stories with acceptance criteria, subtasks, and gates in YAML files.
archflow-onboard
Onboards existing codebases into the Archflow phase-based development framework through a three-phase wizard.
archflow-autopilot
Runs queued release stories unattended on one branch after a blocker interview.
archflow-migrate
Migrates Archflow roadmap schema v1.0 sprints to v2.0 releases reconstructed from git evidence.
archflow-feature
Adds stories to the Archflow backlog or active release and sets up feature branches.
archflow-setup-mcp
Configures external MCP servers for Copilot using a curated registry and CLI commands.
archflow-agent-devops-engineer
Configures CI/CD pipelines, deployment automation, and release management for the project's declared stack.
archflow-agent-post-launch-analyst
Analyzes product usage data and writes analytics tracking plans and optimization reports.
archflow-agent-doc-writer
Writes API reference, onboarding guides, and README documentation for software projects.
archflow-agent-code-reviewer
Reviews code for quality, security, and design-system compliance with a PASS or FAIL verdict.
archflow-agent-api-contract-architect
Creates API contract specifications that frontend and backend engineers implement against.
archflow-agent-feature-planner
Converts product vision into backlog stubs and just-in-time release files in YAML.
archflow-agent-product-strategist
Generates product vision, personas, KPIs, and stack decisions into a project-context markdown file.
archflow-agent-qa-engineer
Tests web, mobile, and backend code against the project's declared stack and design system.
Frequently Asked Questions About Abdallah Zidan
FAQPage SchemaWhat 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.