dylanpulver

Plan AR — Development skill for Claude Code

Development community

بدء تخطيط الملفات بنمط Manus.

How to install Plan AR

Installs to ~/.claude/skills/dylanpulver-planning-with-files-plan-ar/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dylanpulver-planning-with-files-plan-ar && curl -fsSL https://raw.githubusercontent.com/dylanpulver/planning-with-files/HEAD/commands/plan-ar.md -o ~/.claude/skills/dylanpulver-planning-with-files-plan-ar/SKILL.md

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

What Plan AR does


description: "بدء تخطيط الملفات بنمط Manus. إنشاء task_plan.md و findings.md و progress.md للمهام المعقدة."

استدعاء مهارة planning-with-files:planning-with-files-ar وتنفيذ التعليمات بدقة.

إذا لم تكن ملفات التخطيط الثلاثة موجودة في مجلد المشروع الحالي، قم بإنشائها:

  • task_plan.md — للمراحل والتقدم والقرارات
  • findings.md — للبحث والاكتشافات
  • progress.md — لسجل الجلسة

ثم ارشد المستخدم خلال سير عمل التخطيط. جميع ملفات التخطيط يجب أن تكون باللغة العربية.

Alternatives in Development

  • Research Codebase — You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning 10k ★
  • Memory Gc — Inspect or rotate the autopilot ledger JSONL files (findings.jsonl, negatives.jsonl) 3.8k ★
  • Engage.Memory — Cross-engagement pattern memory — recall prior techniques, record confirmed findings, housekeeping 348 ★

Full documentation available on GitHub

View Source Repository