con un clic
ws-3-crew-ai-multi-agent
ws-3-crew-ai-multi-agent contiene 2 skills recopiladas de owshq-mec, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Scaffold a project's tech-stack agent layer from a curated menu. For each picked tech, produces a paired (architect + developer) agent + a full KB tree. Also installs three universal closers (code-reviewer, code-simplifier, code-documenter) that ground in every tech KB via the closer-hook protocol. v0.3.0 adds a quality-gate pass that lints scaffolded output for drift, a cross-tool emission step that publishes AGENTS.md + Cursor rules + Copilot instructions alongside .claude/, and a tunable doctrine.yaml that captures portable defaults (Bash boundary, threshold floors, closer-hook protocol) so other tools (Codex, Cursor, Copilot) inherit the same agent contract. Sibling to agents-kbs-fleet — that one scaffolds project-specific specialists, this one scaffolds portable tech specialists. Use when bootstrapping a new repo's technology coverage or adding a new tech to an existing fleet.
Generate atomic, vendor-portable, self-verifying Task-Spec v2.1 files for any agentic system. Produces task PRDs with runnable bash evals that work in Claude, Codex, Kimi, taskship, anthive, /goal, or manual execution. Use when authoring new tasks, decomposing intent into work units, converting legacy task docs to Task-Spec format, or generating overnight backlog.