# Using Rmplan

> Manages project plans with rmplan. Use when the user asks to "generate plan 123" (or any number), "work on plan 123", mentions "rmplan" explicitly, or when you are working on an rmplan task and need to edit plans or add a new plan.

- Skill: `majiayu000/using-rmplan-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/using-rmplan-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/using-rmplan-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/majiayu000/using-rmplan-2

---


rmplan is an AI-powered project planning and execution system. It generates detailed plans from issues, executes them with automated agents, and tracks progress through complex multi-phase projects.

Plans are markdown files with metadata (title, goal, priority, status, dependencies, structured tasks) in YAML frontmatter. The markdown contains research findings, implementation guides, and progress tracking.

## References

- If you only need to add a new plan, see `references/adding-plans.md`
- If you need to view plans and mark tasks done, see `references/viewing-and-completing.md`
- For docs on `rmplan tools` commands, or when you are generating details for a plan and need to add/edit tasks: `references/generating-plans.md`
- Full CLI Reference to answer user questions about rmplan: `references/cli-commands.md`

