Claude Code Vertical

Claude Code Vertical from harivansh-afk/claude-code-vertical.

by @harivansh-afk 5 skills

Skills in this plugin

5
  1. Oracle · harivansh-afk
    Deep planning via Oracle CLI (GPT-5.2 Codex). Use for complex tasks requiring extended thinking (10-60 minutes). Outputs plan.md for planner to transform into specs.
    1 install
  2. Planner · harivansh-afk
    Interactive planning agent. Designs verification specs through Q&A with the human. Uses Oracle for complex planning. Hands off to orchestrator for execution.
    1 install
  3. Verifier · harivansh-afk
    Verification subagent. Runs checks from verification_spec in order. Fast-fails on first error. Reports PASS or FAIL with evidence. Does NOT modify code.
    1 install
  4. Weaver Base · harivansh-afk
    Base skill for all weavers. Implements specs, spawns verifiers, loops until pass, creates PR. Tests are never committed.
    1 install
  5. Orchestrator · harivansh-afk
    Manages weaver execution via tmux. Reads specs, selects skills, launches weavers in parallel, tracks progress. Runs in background.
    1 install