Planwise
Description
Planwise is a Claude Code plugin that brings end-to-end project management to your CLI. Create plans, execute sessions with READ-CONFIRM-ACT protocol, run multi-agent reviews, manage backlogs, and capture lessons — all via /planwise.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
planwise
**Your AI project manager that never forgets.**
planwise is a plugin for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) that helps you plan, execute, review, and track your work across sessions. It keeps everything organized in simple markdown files so nothing gets lost between conversations.
The problem
Ever had Claude Code forget what you were working on? Started a new session and had to re-explain everything? Watched tasks pile up with no way to prioritize them?
**planwise fixes that.** It gives your projects a persistent memory — structured plans, scored backlogs, and lessons learned that survive across every session.
Table of contents
Getting started
This guide walks you through everything from zero. No prior experience with plugins or terminals required.
What you'll need
- Claude Code installed and working (get it here if you haven't already)
- Python 3.8+ installed on your computer (planwise uses small Python scripts for backlog scoring)
- A project you want to manage
- Optional: GitHub CLI (
gh) — only needed if you want/planwise feedbackto file its issue for you. Without it, feedback still works: your report is saved as a draft file and you paste it into the issues page yourself. You don't have to install it up
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11