File contents Project Management
Spec-driven development with filesystem as persistent memory.
Core Principle
Context window is volatile. Filesystem is persistent.
Anything important gets written to disk.
Workflow Phases
Each phase has its own reference file. Read the appropriate one:
Phase
When
Reference
Start
Initialize project
references/start.md
Specify
Define requirements
references/specify.md
Plan
Create approach
references/plan.md
Implement
Execute steps
references/implement.md
PR
Create pull request
references/pr.md
Sync
Update GitHub
references/sync.md
Files
File
Purpose
spec.md
Requirements (what & why)
plan.md
Implementation steps + session context
findings.md
Research, decisions
progress.md
Session log, errors
Location: .project/{issue#}/
Templates: assets/
Key Rules
Create plan.md before starting work
Save findings after every 2 search/view operations
Log all errors to progress.md
Re-read plan.md before major decisions
Run the pm-bookkeeper agent in the background for file updates
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1 --- 2 name: superbenefit-sb-marketplace-project-mgmt 3 description: Project Management 4 --- 5 6 # Project Management 7 8 Spec-driven development with filesystem as persistent memory. 9 10 ## Core Principle 11 12 Context window is volatile. Filesystem is persistent. 13 Anything important gets written to disk. 14 15 ## Workflow Phases 16 17 Each phase has its own reference file. Read the appropriate one: 18 19 | Phase | When | Reference | 20 |-------|------|-----------| 21 | Start | Initialize project | `references/start.md` | 22 | Specify | Define requirements | `references/specify.md` | 23 | Plan | Create approach | `references/plan.md` | 24 | Implement | Execute steps | `references/implement.md` | 25 | PR | Create pull request | `references/pr.md` | 26 | Sync | Update GitHub | `references/sync.md` | 27 28 ## Files 29 30 | File | Purpose | 31 |------|---------| 32 | spec.md | Requirements (what & why) | 33 | plan.md | Implementation steps + session context | 34 | findings.md | Research, decisions | 35 | progress.md | Session log, errors | 36 37 Location: `.project/{issue#}/` 38 Templates: `assets/` 39 40 ## Key Rules 41 42 1. Create plan.md before starting work 43 2. Save findings after every 2 search/view operations 44 3. Log all errors to progress.md 45 4. Re-read plan.md before major decisions 46 5. Run the pm-bookkeeper agent in the background for file updates 47 48 --- 49 > Converted and distributed by [TomeVault](https://tomevault.io/claim/superbenefit) — claim your Tome and manage your conversions. 50 <!-- tomevault:4.0:skill_md:2026-04-12 -->
tomevault-io/skills-registry/tree/main/superbenefit--sb-marketplace--project-mgmt commit 4decc95e2d
Frequently asked questions How do I install the Superbenefit Sb Marketplace Project Mgmt skill? Run npx skillmds@latest add tomevault-io/superbenefit-sb-marketplace-project-mgmt in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Superbenefit Sb Marketplace Project Mgmt skill do? Project Management It is listed under Coding & Dev Tools on SkillMD.
Is Superbenefit Sb Marketplace Project Mgmt safe to use? This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Superbenefit Sb Marketplace Project Mgmt? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Superbenefit Sb Marketplace Project Mgmt free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Superbenefit Sb Marketplace Project Mgmt? tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.