-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Expand file tree
/
Copy pathCITATION.cff
More file actions
23 lines (23 loc) · 796 Bytes
/
Copy pathCITATION.cff
File metadata and controls
23 lines (23 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata below."
type: software
title: "planning-with-files"
abstract: "Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition. Enables AI agents to plan, track progress, and resume work across sessions using structured markdown files."
authors:
- family-names: Adi
given-names: Ahmad Othman Ammar
alias: OthmanAdi
version: "3.1.3"
date-released: "2026-06-16"
license: MIT
url: "https://github.com/OthmanAdi/planning-with-files"
repository-code: "https://github.com/OthmanAdi/planning-with-files"
keywords:
- claude-code
- agent-skill
- planning
- task-management
- manus-style
- autonomous-agents
- markdown
- ai-agents