project-tracking

Create and maintain a project tracker to preserve decisions and session logs.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/crycriM/hermes-skills --skill project-tracking-crycrim
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: project-tracking
Source: https://github.com/crycriM/hermes-skills/tree/main/meta/project-tracking
Command: npx skills add https://github.com/crycriM/hermes-skills --skill project-tracking-crycrim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains a dedicated tracker for multi-session, multi-phase projects to prevent context drift between sessions.

Core Features & Use Cases

  • Automatically create and maintain a tracker at the start of a project.
  • Capture Architecture Decisions, Phase Plan, Session Log, Known Issues, and Next Steps to preserve continuity.
  • Use the tracker as a reference during continuations by loading it at session start.

Quick Start

Create the project tracker at ~/memory-index/<project-name>-tracker.md at the start of the first session and update it as phases progress.

Frequently Asked Questions about project-tracking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent context drift across multiple project sessions?▼

To prevent context drift across multiple project sessions, you can create and maintain a dedicated project tracker that preserves architecture decisions, phase plans, and session logs between each working session.

What's the best way to maintain a decision log for multi-phase projects?▼

The best way to maintain a decision log for multi-phase projects is by using a project tracker to capture architecture decisions, known issues, and next steps, ensuring continuity and preserving critical context.

How do I set up a memory index to preserve continuity between work sessions?▼

To set up a memory index for preserving continuity, create a project tracker file at the start of your first session and update its core sections as your project phases progress to retain context.

Can I use a project tracker for phase planning and logging known issues?▼

Yes, you can use a project tracker for phase planning and logging known issues. It is designed to capture phase plans, session logs, and known issues to maintain continuity for multi-session projects.

What sections do I need to update in a project tracker to manage dependencies?▼

To manage dependencies, you need to update core sections in your project tracker including Architecture Decisions, Phase Plan, Session Log, Known Issues, and Next Steps as your project progresses.

When do I need to create a tracker for multi-session project tracking?▼

You need to create a tracker at the start of your first session for multi-session project tracking. This tracker is then updated continuously as phases progress and referenced for quick retrieval during continuations.