context-keeper

Update project context files and decision logs for software projects.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/dynamic-dome/agentic-os --skill context-keeper-dynamic-dome
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-keeper
Source: https://github.com/dynamic-dome/agentic-os/tree/main/skills/context-keeper
Command: npx skills add https://github.com/dynamic-dome/agentic-os --skill context-keeper-dynamic-dome

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the maintenance of project context and decision tracking, ensuring that all important decisions and project details are recorded and easily accessible.

Core Features & Use Cases

  • Project Context Management: Automatically update and maintain project context, including tech stack, architecture decisions, and dependencies.
  • Decision Tracking: Record and track decisions made during the project lifecycle.
  • Wiki Integration: Optionally sync decisions and context to an Obsidian wiki for easy access and reference.
  • Use Case: Imagine you are working on a software project and need to keep track of all architecture decisions, tech stack changes, and dependencies. Use this Skill to automatically update the project context and record decisions, making it easy to refer back to them later.

Quick Start

Use the context-keeper skill to update the project context after making an architecture decision.

Frequently Asked Questions about context-keeper

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

FAQPage Schema
How do I automate project context and architecture decision tracking?

You can automate project context and architecture decision tracking by using a tool that updates context files and logs decisions automatically. This captures tech stack changes and dependencies throughout the software development lifecycle.

What is the best way to maintain software architecture decisions for later reference?

The best way to maintain architecture decisions is by systematically recording them in a decision log. This captures project context and dependencies, ensuring important architectural choices are documented and easy to refer back to.

Can I sync project context files and decision logs to an Obsidian wiki?

Yes, project context files and decision logs can be optionally synced directly to an Obsidian wiki. This integration automatically mirrors architecture decisions and tech stack updates into a centralized, easily accessible knowledge base.

Do I need existing project documentation to start tracking architecture decisions?

Yes, you need existing project documentation to start tracking architecture decisions. The automation requires access to current project files and the ability to write updates directly to your context and decision logs.

How do I record tech stack changes and dependencies during a software project?

You record tech stack changes and dependencies by automatically updating the project context. This writes modifications to context files and appends entries to decision logs as architecture updates occur throughout the project lifecycle.