ws-orchestrator
No SKILL.md available for this skill.
View on GitHubMore from wondersauce/claude-code-plugin
ws-dev
Development implementation agent for the ws-orchestrator lifecycle. Implements fully-specified tasks from ws-planner by reading project documentation, following established patterns, and reusing existing capabilities. Supports frontend, backend, and fullstack task areas. Does not make architectural decisions — returns to ws-orchestrator for re-planning if uncovered issues arise.
10ws-verifier
Output verifier for the ws-orchestrator lifecycle. Independently reviews ws-dev output against task definitions, project documentation, and coding conventions. Reads, analyzes, and judges — never re-implements. Returns structured pass/fail/partial results with specific, actionable findings for ws-orchestrator to drive iteration.
9ws-codebase-documenter
Generate and maintain comprehensive codebase documentation optimized for AI consumption, including development playbooks, capability maps, style guides, integration maps, and consistency checking. Optionally syncs to a Docusaurus site. Use when asked to document a codebase, generate API documentation, create docs for AI agents, maintain documentation after code changes, or sync docs to Docusaurus. Supports Node.js/TypeScript, Python, Go, Rust, .NET, Java, and PHP projects.
8