manage-skills

Analyze session changes to detect and update verification skills and CLAUDE.md.

5|Updated Jan 19, 2025
One-click install
npx skills add https://github.com/JECT-Study/JECT-Official-WebSite-Server --skill manage-skills-ject-study
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-skills
Source: https://github.com/JECT-Study/JECT-Official-WebSite-Server/tree/main/.agent/skills/manage-skills
Command: npx skills add https://github.com/JECT-Study/JECT-Official-WebSite-Server --skill manage-skills-ject-study

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze session changes to detect missing or drifted verify skills and ensure CLAUDE.md is kept up to date.

Core Features & Use Cases

  • Dynamically discover existing skills, identify gaps, and flag drift.
  • Generate or update verify skills and maintain CLAUDE.md across the repository.
  • Support workflow integration for pre-merge checks and periodic audits.

Quick Start

Run the manage-skills workflow to analyze the current session changes and update CLAUDE.md as needed.

Frequently Asked Questions about manage-skills

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

FAQPage Schema
How do I detect missing verification skills in my codebase after session changes?

To detect missing verification skills, analyze session changes to identify gaps and flag drift in your existing skills. This process automatically discovers outdated or missing verify skills and reports them for review.

What is the best way to keep CLAUDE.md updated with new workflow automation skills?

Keeping CLAUDE.md updated is achieved by running an analysis workflow that detects missing skills and dynamically updates the file. This ensures your repository registration tables reflect newly generated or modified verification skills.

Can I automate pre-merge checks to verify my Claude skills are not drifting?

Yes, you can automate pre-merge checks by integrating this session analysis workflow. It identifies verification skill drift and ensures related files, workflows, and CLAUDE.md are updated before merging codebase changes.

How do I generate new skills to fill gaps found during a codebase audit?

To generate new skills after an audit, apply discovery results from the session change analysis to dynamically explore existing skills. The workflow then generates or updates the missing verify skills and updates related files accordingly.

Does this skill discovery process require external dependencies to analyze a repository?

No external dependencies are required to analyze a repository for missing skills. The workflow operates directly on your session changes and codebase to discover skill gaps, update CLAUDE.md, and manage registration tables natively.