apollo-workflow把你的想法变成能用的代码:先想清楚,再一步一步做出来。每步有检查点,不完成不往下走。
Install via ClawdBot CLI:
clawdbot install nic-yuan/apollo-workflowGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
/proc/Audited Apr 18, 2026 · audit v1.0
Generated May 12, 2026
When a client requests a new feature for their SaaS platform, Apollo Workflow takes them from brainstorming to deployment. The 5-phase pipeline ensures the idea is properly designed, broken into small tasks, developed with TDD, debugged systematically, and finished with user approval.
A team needs to fix critical bugs in their production app. Apollo Workflow jumps directly to Phase 4 debugging, enforcing root-cause analysis and four-stage iron rules. Once fixed, it proceeds to Phase 5 for user validation and merge.
A developer has a feature branch that needs to be completed and merged. Apollo Workflow detects existing design documents and plans, skipping early phases to expedite development and validation. It ensures all tests pass and the user chooses the final delivery method.
In an agile team, user stories are often vague. Apollo Workflow clarifies the idea in Phase 1, creates a detailed plan with 2-5 minute tasks, and spawns subagents to implement them in parallel. The TDD approach ensures quality, and hard gates prevent incomplete work from moving forward.
A legacy codebase needs refactoring. Apollo Workflow designs a refactoring plan, breaks it into small safe steps, and executes each step with TDD and systematic debugging. The state machine tracks progress, allowing the team to resume after interruptions.
Offer Apollo Workflow as a freemium tool: basic workflow for individuals, and a pro plan for teams needing subagent concurrency and advanced state persistence. Revenue comes from monthly subscriptions for pro features.
License Apollo Workflow to large enterprises that integrate it into their CI/CD pipelines. Includes custom integrations, white-labeling, and dedicated support. Revenue from annual license fees plus implementation services.
Host and manage Apollo Workflow for clients who want an AI-driven development assistant without self-hosting. Charge per active workflow or per user per month. Provide SLA-backed uptime and maintenance.
💬 Integration Tip
Integrate scripts/workflow directory into your project root and set up git hooks to run phase-gate-check.sh before merging branches.
Scored Jul 6, 2026
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Local-first recurring schedule engine for reminders, repeated tasks, and time-based execution plans. Use whenever the user mentions recurring timing, repetit...
Create, list, modify, and remove scheduled cron jobs to automate system tasks using simplified cron syntax and manage output logging.
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Diagnose and triage cron job failures. Checks job states, identifies error patterns, prioritizes by criticality, generates health reports. Triggers on: cron...
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.