Claude-skill-registry chore-remove-claude-flow-refer
Auto-generated skill from cross-repo pattern - Pattern detected in 20 repositories
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/chore-remove-claude-flow-refer" ~/.claude/skills/majiayu000-claude-skill-registry-chore-remove-claude-flow-refer && rm -rf "$T"
manifest:
skills/data/chore-remove-claude-flow-refer/SKILL.mdsource content
chore: Remove claude-flow references from CLAUDE.md
Auto-generated skill from recurring cross-repository pattern
Pattern Details
Description: Pattern detected in 20 repositories
Score: .94
Detected in repositories:
- OGManufacturing
- aceengineer-admin
- aceengineer-website
- achantas-data
- achantas-media
- acma-projects
- ai-native-traditional-eng
- assetutilities
- client_projects
- doris
- frontierdeepwater
- hobbies
- investments
- pyproject-starter
- rock-oil-field
- sabithaandkrishnaestates
- saipem
- sd-work
- seanation
- teamresumes
When to Use
This skill was auto-generated because the pattern "chore: Remove claude-flow references from CLAUDE.md" was detected across multiple repositories. Use this when performing similar operations.
Implementation
Based on the detected pattern, this skill captures:
- The workflow or code pattern identified
- Common implementation approach
- Cross-repository applicability
Examples
Examples extracted from commit history:
Pattern: chore: Remove claude-flow references from CLAUDE.md Repos: OGManufacturing,aceengineer-admin,aceengineer-website,achantas-data,achantas-media,acma-projects,ai-native-traditional-eng,assetutilities,client_projects,doris,frontierdeepwater,hobbies,investments,pyproject-starter,rock-oil-field,sabithaandkrishnaestates,saipem,sd-work,seanation,teamresumes
Auto-generated by claude-reflect on 2026-01-24