Skip to content

Releases: FradSer/dotclaude

v1.12.1

30 Mar 08:21

Choose a tag to compare

Added

  • Add use-git-agent skill to git plugin for explicit git-agent invocation
  • Add need-vet skill to refactor plugin for verification gate control
  • Add need_vet verification flag to devtools plugin for slash command classification
  • Add shared utility functions to utils plugin for JSON handling and output formatting
  • Add prd creation skill and templates to office plugin
  • Add vet skill to superpowers for verification workflow control

Changed

  • Refactor git plugin to streamline git-agent workflow with unified skill structure
  • Refactor git plugin to consolidate commit workflow into single skill with CLI support
  • Refactor git plugin to update skill documentation with comprehensive tool lists
  • Refactor git plugin to remove deprecated commit hooks and update hook patterns
  • Refactor utils plugin to enable claude auth and update hook configuration
  • Refactor utils plugin to improve vet utilities and hook output handling
  • Refactor gitflow plugin to unify workflow templates and standardize skill tool definitions
  • Refactor cod (claude-config) plugin to ensure task completion before promise resolution
  • Refactor cod (claude-config) plugin to update plugin list and commit scopes
  • Refactor office plugin to update agent-browser sync script for better integration
  • Refactor superpowers plugin to standardize skill name references and align executing-plans
  • Refactor devtools plugin to enhance superpowers hooks with improved detection

Fixed

  • Fix utils plugin to preserve skill context and clear vet flag on task completion
  • Fix utils plugin to change stop-hook exit code and improve output handling
  • Fix meeseeks plugin to update skip flag handling and improve hook compatibility
  • Fix meeseeks plugin to make hooks macOS-compatible and improve prompt merge

Documentation

  • Update git skill descriptions with comprehensive guidance and tool requirements
  • Update git plugin documentation with install section and CLI guide
  • Update git skill documentation with agent workflow patterns
  • Update gitflow skill documentation with git-agent steps integration
  • Update git skill documentation with commit tool description and guidance
  • Update cod (claude-config) plugin documentation with updated skill descriptions
  • Update superpowers plugin documentation with skill descriptions and patterns
  • Update devtools plugin documentation with slash command classification details
  • Improve skill description documentation across all plugins

Chores

  • Bump devtools plugin version to 1.12.1
  • Sync marketplace versions with plugin updates

v1.12.0

23 Mar 17:38

Choose a tag to compare

Added

  • Add meeseeks-vetted plugin for plugin verification
  • Add utils plugin with update-readme skill
  • Add context researcher agent to claude-config
  • Add license and expand bash permissions to claude-config
  • Add verification gate to executing-plans in superpowers
  • Add plan writing boundaries clarification to superpowers
  • Add completion promise injection to prompt re-run in superpowers
  • Add model invocation disable option to gitflow skills

Changed

  • Refactor meeseeks: add plugin, clean marketplace
  • Refactor meeseeks: update task messages
  • Refactor gitflow: standardize skill tool definitions
  • Refactor: update skill descriptions
  • Refactor superpowers: standardize skill name references
  • Refactor superpowers: align executing-plans with single-loop pattern

Fixed

  • Fix superpowers: remove warning for missing transcript

Documentation

  • Update README plugin list for meeseeks
  • Improve git skill descriptions and plugin keywords
  • Update claude-config plugin descriptions
  • Update swiftui-review skill description
  • Add license to plugin.json

v1.11.0

17 Mar 19:31

Choose a tag to compare

What's Changed

Added

  • Add superpowers v2.0.0 with significant enhancements
  • Add prompt-file and first-action pattern to superpowers
  • Add red-green pair workflow to superpowers
  • Add ralph loop stop hook to superpowers
  • Add ralph loop to superpowers v1.6.0

Changed

  • Refactor github skill context commands for simplicity
  • Consolidate superpower-loop references in superpowers
  • Rename ralph-loop to superpower-loop in superpowers

Fixed

  • Use portable shebang in validate-commit-pretool.sh
  • Fix ralph loop syntax and promise order

Documentation

  • Add README for code-context plugin

Chores

  • Sync plugin versions

Full Changelog: v1.10.0...v1.11.0

v1.10.0

16 Mar 13:04

Choose a tag to compare

Changed

  • Maintenance release: sync develop with latest main changes

v1.9.0

13 Mar 08:39

Choose a tag to compare

[v1.9.0] - 2026-03-13

Added

  • Add shadcn plugin for UI component management (adds, searches, fixes, debugs, styles, and composes shadcn components)
  • Add acpx plugin for agent-to-agent communication via ACP protocol with persistent sessions
  • Add performance and test-coverage reviewers to review plugin for specialized code audits
  • Add missing agent definitions (tech-lead-reviewer, ux-reviewer) to review plugin
  • Add design reflection phase to plugin-optimizer for improved plugin quality
  • Add plan reflection phase to superpowers for iterative design refinement
  • Add agent tool restrictions to review plugin to enforce safe capability boundaries
  • Add worktree isolation mode for agent teams in superpowers skill
  • Add iphone-team agent implementing Apple's Project Purple methodology
  • Add design reflection and MCP integration guidance to plugin-optimizer

Changed

  • Refactor git validation script to accept semantic versioning for Claude models (supports 4.6, 4.7, 5.0, etc.)
  • Refactor plugin-optimizer skill structure for improved organization
  • Optimize acpx skill documentation with progressive disclosure (Level 3 token structure)
  • Standardize agent workflows across review plugin with autonomous explore phase
  • Improve review plugin reference documentation with standardized patterns
  • Enhance github plugin with repository template detection capabilities
  • Improve swiftui plugin with Clean Architecture reference documentation
  • Condense plugin-optimizer skill files for better maintainability
  • Migrate swiftui plugin from command-based to skill-based architecture

Fixed

  • Fix git pretool hook to use correct decision field for commit validation
  • Fix git title validation to properly enforce 50-character limit
  • Fix git pretool hook to ensure it runs on every bash call
  • Fix git error message formatting and symbol usage
  • Fix jq output redirection in git validation script
  • Fix bash 3.2 compatibility issues in git hook script
  • Fix hook configuration for proper event-driven automation
  • Fix duplicate message deduplication while preserving order in git hooks

Documentation

  • Add worktree isolation guidance for autonomous agents in plugin-optimizer
  • Add tool design philosophy reference to plugin-optimizer
  • Add Gherkin .feature file storage requirement to BDD workflow
  • Enhance plugin documentation with standardized descriptions
  • Clarify skill tool usage patterns in superpowers
  • Correct MCP resources count in next-devtools documentation

Chores

  • Remove executing-plans transition step for improved workflow efficiency
  • Remove version fields from SKILL.md frontmatter (version in plugin.json only)
  • Update git commit scopes and types configuration
  • Standardize plugin documentation structure across all plugins

v1.8.0

26 Feb 08:13

Choose a tag to compare

What's New

Added

  • next-devtools plugin: MCP server integration for Next.js 16+ diagnostics - inspect live errors, routes, Server Actions, and component metadata
  • build-like-iphone-team skill: Apple's radical innovation methodology with first-principles thinking, breakthrough technology research, and Purple Dorm isolation model

Changed

  • Migrate git skills to agent-based workflow for better maintainability
  • Refactor executing-plans with improved task naming and batch parallelism
  • Simplify brainstorming skill for better readability
  • Adopt AI-native hook output schema for commit validation
  • Switch to fragment-based CLAUDE.md generation

Fixed

  • Add allowed-tools to executing-plans skill
  • Use dynamic model placeholder in Co-Authored-By
  • Fix unbound variable warnings in validation scripts
  • Expand commit validation verb list

Documentation

  • Add Gherkin .feature file storage requirement
  • Embed BDD scenarios directly in task files
  • Clarify commit message explanation requirements
  • Update hook documentation with markdown patterns

Chores

  • Remove utils plugin (features available elsewhere)
  • Standardize plugin documentation structure
  • Remove version fields from SKILL.md frontmatter

v1.7.0

11 Feb 11:59

Choose a tag to compare

[v1.7.0] - 2026-02-11

Added

  • Add task batch parallelism to executing-plans skill with dependency-aware restructuring
  • Add example blocks to SwiftUI reviewer
  • Add workflow skills plugin with brainstorming, writing-plans, and executing-plans
  • Add agent team support to plugin optimizer
  • Add unified renderer and lean template to claude-config

Changed

  • Convert executing-plans skill to knowledge-type with dependency-based batch formation
  • Consolidate git commit documentation in superpowers
  • Align plugin structure with skill best practices
  • Rewrite brainstorming skill with enhanced BDD and agent team integration
  • Enhance plugin best practices skill with focused reference structure
  • Split optimize-plugin workflow into modular references
  • Remove length validation script from claude-config
  • Consolidate git commit skill documentation

Fixed

  • Remove invalid schema version field from superpowers
  • Move review references to skills directory
  • Add trigger phrases and fix skill type in superpowers
  • Add trigger phrases to review paths
  • Add trigger phrases to git descriptions
  • Correct phase numbering in init-config workflow
  • Clarify agent and skill workflows in refactor
  • Enhance skill descriptions in gitflow
  • Update plugin optimizer docs for unified validator
  • Fix duplicate tags and branch issues in gitflow
  • Ignore tool references in code fences for validator

Documentation

  • Update plugin list and commit scopes in docs
  • Add path reference patterns to plugin optimizer
  • Add execution context to task template in superpowers
  • Add batch execution and git commit guidance
  • Update office skill command documentation
  • Update plugin skill descriptions in readme
  • Update workflow skills structure in superpowers
  • Improve inline bash description in plugin optimizer
  • Add style preferences to claude-config
  • Add Mermaid requirement to claude-config template
  • Enhance claude.md with plugin patterns
  • Update plugin best practices and component model
  • Sync marketplace versions and add guide
  • Add file organization guide to refactor
  • Remove docs-claude documentation
  • Clarify argument-hint requirements in plugin optimizer
  • Add workflow guidance to claude.md
  • Optimize GitHub skills with disclosure
  • Update git config-git skill and template

Chores

  • Bump plugin versions: claude-config 1.4.0, superpowers 1.2.0, swiftui 0.2.0
  • Add keywords and license to plugins
  • Sync marketplace versions with plugins
  • Update gitignore for Python configuration
  • Bump plugin-optimizer to 0.11.1

v1.6.1

30 Jan 05:41

Choose a tag to compare

Changed

  • Migrate GitFlow plugin to git-flow-next CLI
  • Restructure GitFlow skill documentation
  • Restructure Refactor plugin documentation with skill references
  • Restructure Git plugin documentation with workflow guidance
  • Enhance Plugin Optimizer workflow and configuration

Fixed

  • Align GitFlow changelog generation with Keep a Changelog standards

Release v1.6.0

25 Jan 11:34

Choose a tag to compare

[v1.6.0] - 2026-01-25

Added

  • Add changelog example and update skills in GitFlow plugin
  • Add GitHub release creation step to finish-release workflow

Changed

  • Update marketplace plugin versions
  • Clarify Plugin Optimizer guidance with RFC 2119 and component references
  • Improve Plugin Optimizer skill documentation structure
  • Simplify Refactor docs and README organization
  • Enhance Git commit and .gitignore workflow guidance

v1.5.0

25 Jan 08:56

Choose a tag to compare

v1.5.0 - 2026-01-24

Changed

  • Update marketplace plugin versions
  • Clarify Plugin Optimizer guidance with RFC 2119 and component references
  • Improve Plugin Optimizer skill documentation structure
  • Simplify Refactor docs and README organization
  • Enhance Git commit and .gitignore workflow guidance