context-update

Updates central context files after architecture, team, or tech stack changes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/popodidi/harvis --skill context-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-update
Source: https://github.com/popodidi/harvis/tree/main/projects/self/skills/context-update
Command: npx skills add https://github.com/popodidi/harvis --skill context-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures your central context stays accurate when architecture, team, or tech stack evolves, preventing drift across repositories, docs, and decisions.

Core Features & Use Cases

  • Proactively detect changes in architecture, team composition, or technology choices and propose updates to central context files (e.g., repos.yaml, tech-stack.md, architecture.md).
  • Read current state, compare with recent decisions, and generate diffs for human review.
  • Support a collaborative workflow: read decisions, propose updates, and apply commits with clear messages.
  • Use cases: adding a new repo, updating the architecture model, or updating the tech stack after a tool adoption.

Quick Start

  • Review the latest changes in architecture, team, or tech stack.
  • Trigger the context-update skill to read current state, propose updates, and generate a review diff.
  • Approve the proposed changes; the agent will apply and commit them.

Frequently Asked Questions about context-update

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

FAQPage Schema
How do I update shared context files when our tech stack changes?

To update shared context files when your tech stack changes, this Skill reads the current state, compares it with recent decisions, and generates diffs for human review before applying commits. It ensures your central context stays accurate and prevents drift across repositories.

What is the best way to keep architecture documentation fresh after adding a new repository?

Keeping architecture documentation fresh after adding a new repository involves reading current context files like repos.yaml and architecture.md, generating a diff of proposed updates, and committing the approved changes. This proactive approach prevents central context drift across your docs and decisions.

Can I automatically generate diffs for human review when team composition updates happen?

Yes, you can generate diffs for human review when team composition updates happen. The Skill reads relevant context files, detects changes in team composition or quarterly OKRs, and proposes updates for your approval before applying commits to the central context.

How do I prevent context drift across multiple repositories and documentation files?

Preventing context drift across multiple repositories requires proactively detecting architecture, team, or tech stack changes and proposing updates to central context files. This Skill reads the current state, generates review diffs, and supports human approval workflows to apply commits with clear messages.

Does this context update workflow require manual commit approval?

Yes, this context update workflow requires manual commit approval. It generates a review diff of proposed updates to files like tech-stack.md and repos.yaml, waits for your approval, and then applies the commits with clear messages to ensure collaborative context management.