41fred

Skill Mining — Project Management agent for Claude Code

Project Management community

Use this agent to surface patterns from past work — what's worked, what keeps breaking, what could become a reusable playbook.

How to install Skill Mining

Installs to ~/.claude/agents/41fred-ace-level1-skill-mining.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/41fred/ace-level1/HEAD/.claude/agents/skill-mining.md -o ~/.claude/agents/41fred-ace-level1-skill-mining.md

Restart Claude Code, or start a new session, for it to be picked up.

What Skill Mining does


name: skill-mining description: "Use this agent to surface patterns from past work — what's worked, what keeps breaking, what could become a reusable playbook. Reads goals YAML, session logs, and task history. Recommends what to repeat and what to codify.\n\nExamples:\n\n\nContext: End of quarter.\nuser: \"What's been working?\"\nassistant: \"I'll run skill-mining to surface patterns from the quarter.\"\n\n\n\nContext: User wants to learn from history.\nuser: \"Fi

Alternatives in Project Management

  • Memory Keeper — Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that 38.1k ★
  • Sprint Master — Agile delivery partner for sprint planning, retrospectives, velocity analysis, and user stories 1.3k ★
  • Logs — Pod logs feature specialist 538 ★

Full documentation available on GitHub

View Source Repository