Smithbox-ai
UserMulti-agent orchestration for VS Code Copilot, Claude Code, OpenAI Codex and Cursor
Categories
Indexed Skills (11)
controlflow-orchestration
Use when executing a multi-step repository task in phases, especially when progress should be tracked with gates, approvals, retries, localized replanning, or optional sub-agent delegation instead of one long monolithic run.
controlflow-plan-audit
Use when a saved implementation plan should be adversarially reviewed before coding, especially for small, medium, or large tasks that may contain architecture flaws, scope gaps, destructive risk, weak rollback, weak tests, or dependency conflicts.
controlflow-planning
Use when a repository task needs a strict ControlFlow-style implementation plan before coding, especially for small, medium, or large scope, cross-file edits, risky migrations, architectural uncertainty, or any work that should produce a saved Markdown plan artifact in plans/.
controlflow-review
Use when asked to review code, a diff, or a completed phase, especially when the result should emphasize bugs, regressions, validation status, and evidence-backed findings instead of style commentary.
controlflow-router
Use when a task broadly matches ControlFlow and you need to decide whether to start with spec capture, strict workflow, planning, pre-execution plan review, orchestration, code review, or memory hygiene, or whether to combine several of those skills in sequence.
controlflow-spec
Use before planning non-trivial Codex work when the requirements, acceptance criteria, boundaries, constraints, or success measures are not yet clear enough for a safe implementation plan.
controlflow-strict-workflow
Use for non-trivial Cursor work: saved plan, tiered pre-execution review, phased execution, and final review with durable artifacts under plans/.
controlflow-assumption-verifier
Use when a saved plan may contain hidden assumptions disguised as facts, especially for medium or large tasks, unresolved high-risk plans, or plans that mention files, APIs, versions, integrations, tests, or concurrency patterns that should be verified against the repository before execution.
controlflow-executability-verifier
Use when a saved plan should be tested for cold-start executability before coding, especially for large tasks, weak-confidence plans, or plans whose early phases may be too vague for a fresh executor to follow without hidden context.
controlflow-memory-hygiene
Use when work spans many turns or phases and you need durable notes, active-objective tracking, or context compaction without letting stale memory override the current codebase.
controlflow-router-misplaced
Misplaced skill fixture - intentionally inside .claude-plugin/skills/ to test layout validation.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.