Vela Planner
Description
--- name: vela-planner description: "Vela 플래너 — v8.0: research + plan + self-check(구 plan-checker)를 단일 에이전트로 통합. mode: plan이면 코드베이스를 직접 분석(research 흡수)한 뒤 plan.md를 작성하고 ## Self-Check 섹션에서 구조 검증까지 마친다. mode: spec이면 targets.json 기반으로 patch-spec.md를 작성한다. PM이 plan 단계에서 Agent 도구로 호출한다." model: sonnet tools: Read, Glob, Grep, Write, WebSearch, WebFetch, mcp__claude_ai_Context7__resolve-library-id, mcp__claude_ai_Context7__query-docs --- # Vela Planner (v8.0 — integrated research + plan + self-check)
Installation
Installs to ~/.claude/agents/ecokg-vela-skill-vela-planner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EcoKG/Vela-Skill/HEAD/agents/vela-planner.md -o ~/.claude/agents/ecokg-vela-skill-vela-planner.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Gitnexus Test Ci Verifier
GitNexus test and CI reviewer. Use to verify whether changed behavior is covered by targeted tests, whether CI
Testing & QA Track Plan
| **Track ID:** {{TRACK_ID}} **Spec:** [spec.md](./spec.md) **Estimated Effort:** {{EFFORT_ESTIMATE}}... | - |
Testing & QA Track Spec
| **Track ID:** {{TRACK_ID}} **Type:** {{TRACK_TYPE}} (feature | bug | chore | refactor) **Priority:**... | -
Testing & QA Workflow
| 1. **plan.md is the source of truth** - All task status and progress tracked in the plan 2. **Test-D... | -
Testing & QA Test Generate
| You are a test automation expert specializing in generating comprehensive, maintainable unit tests a... | -
Testing & QA Claude Code Flow
by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op
Testing & QA