Skip to content

[Resource]: inplan #2115

Description

@tim-xl8

Display Name

inplan

Category

Tooling

Sub-Category

General

Primary Link

https://github.com/melly-lgtm/inplan

Author Name

melly-lgtm

Author Link

https://github.com/melly-lgtm

License

AGPL-3.0

Other License

No response

Description

A Markdown editor for human and coding-agent collaboration on planning, design, and spec documents. The agent drafts the plan and raises open questions as inline comments, and the human reviews, answers, and edits in a turn-based loop until the document is complete. It installs as an agent skill for Claude Code, Codex, and Pi, and ships a desktop editor alongside a command-line interface.

Validate Claims

Install the CLI globally with npm install -g inplan, then in Claude Code give a planning request. The inplan skill triggers, creates a new .plan.md, opens its editor, and drafts the plan with the agent's open questions as inline comment threads — answer them and the agent revises in a turn-based loop. The CLI and editor are the entire free, open-source product; no account is needed.

Specific Task(s)

Ask Claude Code to plan a small feature from scratch — for example, "plan a tic-tac-toe game."

Specific Prompt(s)

plan a tic-tac-toe game
Then review the drafted plan in the inplan editor, answer the inline question comments, and (optionally) switch the agent to build mode to implement it.

Additional Comments

Disclosure: the desktop editor's Electron binary is downloaded at install time via npm postinstall. inplan has opt-in, default-off telemetry (PostHog). An optional paid cloud (inplan.ai) adds live collaboration but requires explicit sign-in; the free open-source CLI and local editor work without it.

Recommendation Checklist

  • I have checked that this resource hasn't already been submitted
  • It has been over one week since the first public commit to the repo I am recommending
  • All provided links are working and publicly accessible
  • I do NOT have any other open issues in this repository
  • I am primarily composed of human-y stuff and not electrical circuits

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions