core-planner
About
The core-planner skill is a strategic agent that decomposes complex tasks into actionable execution plans with dependency analysis and timeline estimation. It's designed for developers needing structured breakdowns before implementation, working alongside coding and testing skills. Key capabilities include task orchestration, risk assessment, and resource allocation using workspace tools.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/core-plannerCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
claude-reflection
OtherThe claude-reflection skill enables Claude to autonomously learn from user interactions by detecting corrections, capturing preferences, and extracting patterns. It automatically triggers to persist knowledge across sessions using a Reflect-Abstract-Generalize-Store loop. Developers can manually trigger it with `/claude-reflection` or review captured learnings in `~/.claude/memory/learnings.yaml`.
bash-script-framework
OtherThis skill creates standardized bash scripts with organized structure, menu systems, and color output for CLI tool development. It provides error handling and cross-platform support to streamline automation workflows. Use it when building consistent, maintainable command-line tools within your projects.
core-tester
OtherThe core-tester skill is a QA specialist agent that performs comprehensive testing including unit, integration, E2E, performance, and security testing. It helps developers ensure code quality by running tests, analyzing results, and identifying issues across the testing pyramid. Use it when you need automated test execution, quality validation, or performance benchmarking for your codebase.
core-researcher
OtherCore Researcher is a specialized Claude agent for deep technical investigation and information gathering in software projects. It excels at pattern analysis, documentation research, and knowledge synthesis using tools like code analysis, web search, and repository exploration. Use this skill when you need thorough research on dependencies, codebases, or technical topics before implementation.
