By publicala
Surfaces recurring patterns in commits and corrections, proposes them as new CLAUDE.md rules.
Claude Code skill — surfaces recurring patterns in recent commits and in-session corrections, proposes them as new CLAUDE.md rules in the right file (root or scoped subdir), and writes them only after approval.
The inverse of bake-claude-md-files: feed adds prose rules from observed patterns; bake converts crystallized prose rules into tooling once they're stable.
bake)AskUserQuestion, with a suggested target file (root vs scoped subdir)The repo doubles as a plugin marketplace (required by Claude Code for plugin install to work). marketplace.json points to the plugin in this same repo.
npx skills add publicala/feed-claude-md-files-skill
/plugin marketplace add publicala/feed-claude-md-files-skill
/plugin install feed-claude-md-files@publicala
Copy skills/feed-claude-md-files/SKILL.md into your skills directory:
# Global (all projects)
mkdir -p ~/.claude/skills/feed-claude-md-files
cp skills/feed-claude-md-files/SKILL.md ~/.claude/skills/feed-claude-md-files/
# Project-level
mkdir -p .claude/skills/feed-claude-md-files
cp skills/feed-claude-md-files/SKILL.md .claude/skills/feed-claude-md-files/
Both installation methods invoke the same skill:
/feed-claude-md-files/feed-claude-md-files:feedRun it after a working session — once you've accumulated commits and corrections worth distilling.
bake| Direction | Skill | What it does |
|---|---|---|
| Patterns → prose rules | feed | Watches what you do, proposes new CLAUDE.md rules |
| Prose rules → tooling | bake | Replaces prose rules with linter / static-analysis / CI checks |
The loop: feed after a session, bake once rules have stabilized.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub publicala/feed-claude-md-files-skill --plugin feed-claude-md-filesConverts CLAUDE.md rules into automated checks, freeing up agent context.
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.