project-update

Synchronize .claude configuration files and migrate legacy pipeline definitions to frontmatter-based agent enrollment.

55|10|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/markshust/hcf --skill project-update-markshust
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-update
Source: https://github.com/markshust/hcf/tree/main/skills/project-update
Command: npx skills add https://github.com/markshust/hcf --skill project-update-markshust

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves configuration drift by ensuring your project's HCF setup remains aligned with the latest plugin standards, preventing broken workflows or outdated agent configurations.

Core Features & Use Cases

  • Configuration Sync: Automatically detects and updates missing or legacy configuration files within the .claude directory.
  • Pipeline Migration: Safely migrates legacy pipeline.md files to the modern frontmatter-based agent enrollment model without disrupting active processes.
  • Use Case: After updating the HCF plugin, run this skill to ensure your project architecture, testing standards, and autonomous agents are correctly wired and optimized for the latest version.

Quick Start

Run the project-update skill to synchronize your local configuration with the latest plugin defaults.

Frequently Asked Questions about project-update

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

FAQPage Schema
How do I migrate legacy pipeline definitions to the current frontmatter model?

Migrating legacy pipeline definitions is handled automatically by synchronizing your project configuration. The skill safely transitions legacy pipeline.md files into the modern frontmatter-based agent enrollment model without disrupting active processes.

What's the best way to sync Claude Code configuration with HCF plugin defaults?

Syncing Claude Code configuration with HCF plugin defaults is achieved by running the project-update skill. It validates your .claude directory and CLAUDE.md file to ensure structural consistency and workflow integrity across development environments.

Why does my project configuration drift after updating the HCF plugin?

Configuration drift happens when project setups fall behind the latest plugin standards. This skill resolves the drift by performing non-destructive file updates and scrubbing stale legacy references to maintain a clean autonomous development configuration.

Can I update my .claude directory configuration without breaking active workflows?

Updating your .claude directory configuration uses non-destructive file updates to preserve active processes. It detects missing or legacy files and applies structural consistency checks to prevent broken workflows.

Does HCF configuration migration support the frontmatter-based agent enrollment model?

HCF configuration migration explicitly supports the frontmatter-based agent enrollment model. It operates directly on the .claude directory and CLAUDE.md file to ensure your autonomous agents are correctly wired and optimized.

When should I run a project configuration sync for Claude Code?

A project configuration sync for Claude Code should be run after updating the HCF plugin. This ensures your project architecture, testing standards, and autonomous agents remain aligned with the latest plugin defaults.