mit einem Klick
cli
cli enthält 3 gesammelte Skills von archcore-ai, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Generate a polished changelog for the latest Git tag. Classifies commits by impact, adds product and technical perspective, and prints the result directly in chat. Triggers on /generate-release-changelog or requests to generate/draft a changelog for the latest release.
Run a Go code review on git-changed files in the archcore CLI project. Retrieves project-specific code quality agreements from .archcore/ via MCP, fetches library docs via Context7, then delegates structured review to the golang-pro agent. Use when the user runs `/review-go` or asks to review Go code changes.
Review quality of changed or staged prompts in the archcore CLI project. Use when the user runs `/review-prompts-quality`. Inspects git diff (staged + unstaged) for changes in MCP tool descriptions (internal/mcp/tools/*.go), system instructions (internal/mcp/server.go), and document templates (templates/templates.go), then delegates quality analysis to the prompt-engineer agent across 4 axes: effectiveness, best practices, token cost, and reliability.