Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Wazir

Wazir contains 30 collected skills from MohamedAbdallah-14, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
30
Stars
3
updated
2026-03-27
Forks
1
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

wz-brainstorming
project-management-specialists

Use before implementation work to turn operator briefings into an approved design with explicit trade-offs.

2026-03-27
wz-clarifier
project-management-specialists

Run the clarification pipeline — research, clarify scope, brainstorm design, generate task specs and execution plan. Pauses for user approval between phases.

2026-03-27
wz-claude-cli
software-developers

How to use Claude Code CLI programmatically for reviews, automation, and non-interactive operations within Wazir pipelines.

2026-03-27
wz-codex-cli
software-developers

How to use Codex CLI programmatically for reviews, execution, and sandbox operations within Wazir pipelines.

2026-03-27
wz-compliance-measurement
software-developers

Measure pipeline compliance for a completed run — checks phase execution, artifact production, gate evidence, hook enforcement, and publishes per-step and aggregate compliance scores.

2026-03-27
wz-debugging
software-developers

Use when behavior is wrong or verification fails. Follow an observe-hypothesize-test-fix loop instead of guesswork.

2026-03-27
design
web-and-digital-interface-designers

Guide the designer role through open-pencil MCP workflow to produce design artifacts from an approved spec.

2026-03-27
wz-dispatching-parallel-agents
software-developers

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-03-27
wz-executing-plans
software-developers

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-03-27
wz-executor
software-developers

Orchestrator entry point — gate prerequisites, set interaction mode, delegate to the execute workflow.

2026-03-27
wz-finishing-a-development-branch
software-developers

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-03-27
wz-gemini-cli
software-developers

How to use Gemini CLI programmatically for headless reviews, automation, and sandbox operations within Wazir pipelines.

2026-03-27
wz-humanize
technical-writers

Use when reviewing or editing any text artifact (specs, plans, code comments, commit messages, content, documentation) to detect and remove AI writing patterns. Runs a 4-phase pipeline -- Scan for AI vocabulary and structural patterns, Identify severity and domain, Rewrite problematic sections, Verify meaning preservation. Invoke on existing text that needs corrective humanization. For preventive humanization, the composition engine loads domain-specific rules automatically.

2026-03-27
wz-init-pipeline
software-developers

Initialize the Wazir pipeline — interactive-first, asks 3-4 questions to configure model mode, tools, and interaction style.

2026-03-27
prepare-next
software-developers

Use after a run or execution slice completes to produce a clean next-run handoff without auto-applying stale context.

2026-03-27
wz-receiving-code-review
software-quality-assurance-analysts-and-testers

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-03-27
wz-requesting-code-review
software-quality-assurance-analysts-and-testers

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-03-27
wz-reviewer
software-quality-assurance-analysts-and-testers

Run the review phase — adversarial review of implementation against the approved spec, plan, and verification evidence.

2026-03-27
run-audit
software-quality-assurance-analysts-and-testers

Run a structured audit on your codebase — security, code quality, architecture, performance, dependencies, or custom. Produces a report or actionable plan.

2026-03-27
scan-project
software-developers

Build a project profile from manifests, docs, tests, and `input/` so clarification and planning start from evidence.

2026-03-27
wz-self-audit
software-developers

Run a self-audit loop in an isolated git worktree — validates, audits, fixes, verifies, and merges back only on green. Safe self-improvement that cannot break the main working tree.

2026-03-27
wz-skill-research
software-developers

Deep competitive analysis of Wazir skills against the ecosystem. Research only — never auto-applies changes.

2026-03-27
wz-subagent-driven-development
software-developers

Use when executing implementation plans with independent tasks in the current session

2026-03-27
wz-tdd
software-quality-assurance-analysts-and-testers

Use for implementation work that changes behavior. Follow RED -> GREEN -> REFACTOR with evidence at each step.

2026-03-27
wz-using-git-worktrees
software-developers

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-03-27
wz-using-skills
software-developers

Use when starting any conversation — establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-03-27
wz-verification
software-quality-assurance-analysts-and-testers

Use before claiming work is complete. Every completion claim needs fresh command evidence or another deterministic proof path.

2026-03-27
wz-wazir
software-developers

One-command pipeline — type /wazir followed by what you want to build. Handles init, clarification, execution, review, and audits automatically.

2026-03-27
wz-writing-plans
software-developers

Use after clarification, research, and design approval to create an execution-grade implementation plan.

2026-03-27
wz-writing-skills
software-developers

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-03-27
Wazir Agent Skills on GitHub | SkillsMP