
miles990/multi-agent-workflow
11 skills12 installs44 starsGitHub
Install
npx skills add https://github.com/miles990/multi-agent-workflowSkills in this repo
1ReviewA skill that runs four parallel reviewer agents over an implementation and reduces their findings into prioritized, classified issues with fix suggestions. A developer uses it to review completed work before verification.2installs2AuditA skill that dispatches four parallel auditor agents to review architecture health across dependencies, patterns, test coverage, and doc sync. A developer uses it to surface technical debt and inconsistency across a codebase.1installs3ImplementA supervised implementation skill that executes tasks from a tasks.yaml through TDD gates with parallel security and maintainability reviewers. A developer uses it to implement planned features with enforced test-first quality checks.1installs4Memory CommitA helper that detects and commits changes under .claude/memory/ using per-directory conventional commit types. A developer uses it to persist workflow state, research, plans, and reviews as structured git commits.1installs5OrchestrateAn orchestrator skill that drives a full multi-agent development workflow from requirement to verification using file-based handoffs. A developer uses it to run the entire research-to-verify pipeline in one command.1installs6PlanA skill that runs four parallel planning perspectives to turn a feature requirement into a risk-assessed, consensus implementation plan. A developer uses it after research and before task decomposition.1installs7ResearchA research skill that dispatches parallel perspective agents, cross-validates their findings, and applies a critical-thinking rigor mode before summarizing into a report. A developer uses it to research architecture or design topics before planning.1installs8Setup WorkflowA setup skill that installs hook scripts, preset permissions, and memory structure so the multi-agent-workflow runs with auto-commit and validation. A developer uses it once per project to enable the workflow's enforcement mechanisms.1installs9StatusA status viewer that shows current workflow stage, task progress, and a dependency DAG for the multi-agent-workflow. A developer uses it to check where a running or historical workflow stands.1installs10TasksA skill that turns a plan into a validated DAG of executable tasks with test mappings, backed by the native Tasks API. A developer uses it between planning and implementation to build the work breakdown.1installs11VerifyA verification skill that dispatches four parallel testing agents and aggregates results to confirm acceptance criteria are met. A developer uses it as the final gate after review in the workflow.1installs