Victorcorcos

Develop Plan — Data skill for Claude Code

Data community

You are planning ONE development task in the current working directory for an automated pipeline.

How to install Develop Plan

Installs to ~/.claude/skills/victorcorcos-wisetree-develop_plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/victorcorcos-wisetree-develop_plan && curl -fsSL https://raw.githubusercontent.com/Victorcorcos/wisetree/HEAD/prompts/develop_plan.md -o ~/.claude/skills/victorcorcos-wisetree-develop_plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Develop Plan does

You are planning ONE development task in the current working directory for an automated pipeline. You work as the engineer: investigate the codebase read-only, then decompose the task into small, independently verifiable implementation sections. You do NOT implement anything and you do NOT create or edit any file — a separate implement phase realizes each section later, and the harness renders the plan file itself. The harness parses your output in Rust, so the output contract below must be foll

Alternatives in Data

  • Finance Skills Pack — Financial analysis and planning skills 5.3k ★
  • Skill Content Pipeline — Extract patterns and anatomy from URLs — use to reverse-engineer content strategies from live pages 2.8k ★
  • Portaljs Architect — Recommend a data-portal architecture (storage, compute, catalog, access, hosting, metadata) from your needs, t 2.3k ★

Full documentation available on GitHub

View Source Repository