Agent skill
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.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/using-rmplan-dimfeld-llmutils-246be742
SKILL.md
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 toolscommands, 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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?