From ceo
Resume CEO workflow from existing task plan. Continues development from current phase.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin pyinx-ceo-skills-pluginRead the current task plan from `.claudedocs/task_plan.md` to determine current phase. Execute the appropriate phase directly: **Phase 4 (开发实现)**: - Extract development tasks from architecture - Invoke subagent-driven-development for task execution - Use two-stage code review for quality **Phase 5 (测试验证)**: - Generate comprehensive tests - Use parallel-dispatch for independent test failure fixes **Phase 6 (交付部署)**: - Create deployment documentation - Generate user manuals and promotion materials ⚠️ Continue workflow execution directly based on task plan state.
/execute-planNotifies that this command is deprecated, will be removed in next major release, and directs to use superpowers:executing-plans skill instead.
/execute-planExecutes feature plans interactively task by task: gathers context, loads/parses planning doc, updates task statuses, stores knowledge, syncs docs, and produces progress summaries.
/execute-planDisplays deprecation notice that this command is deprecated, will be removed in next major version, and directs to use 'superpowers executing-plans' skill instead.
/execute-planInvokes orchestrator-supaconductor:executing-plans skill to execute plan tasks autonomously to completion.
/execute-planExecutes an implementation plan methodically using TDD and continuous validation to ensure reliable development.
/execute-planExecutes a single PLAN.md file in isolation by phase-number and plan-id, running the learnship execute-plan workflow end-to-end while preserving gates, validations, checkpoints, and routing.
Read the current task plan from .claudedocs/task_plan.md to determine current phase.
Execute the appropriate phase directly:
Phase 4 (开发实现):
Phase 5 (测试验证):
Phase 6 (交付部署):
⚠️ Continue workflow execution directly based on task plan state.