Skip to content

feat(skill): add architecture-refactor loop skill#86

Merged
CGFixIT merged 1 commit into
mainfrom
claude/loop-command-0alir8
Jun 20, 2026
Merged

feat(skill): add architecture-refactor loop skill#86
CGFixIT merged 1 commit into
mainfrom
claude/loop-command-0alir8

Conversation

@CGFixIT

@CGFixIT CGFixIT commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds .claude/skills/architecture-refactor/SKILL.md — a custom loop skill for iterative architecture refactoring
  • Skill assesses the codebase, picks one refactor step at a time, live-tests via smoke.sh, runs /code-review, commits, and tracks progress in /tmp/refactor-{projectname}.md
  • Stopping criteria: clean import DAG, single-purpose modules, passing smoke test, no autoreview correctness issues

Test plan

  • Invoke /architecture-refactor in a session and confirm the skill loads
  • Verify tracker file is created at /tmp/refactor-CyClaw.md on first run
  • Confirm each loop iteration commits and smoke tests pass before proceeding

🤖 Generated with Claude Code

https://claude.ai/code/session_018T8BJruvMbwDLv5qc2sFSH


Generated by Claude Code

@CGFixIT CGFixIT marked this pull request as ready for review June 20, 2026 14:45
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018T8BJruvMbwDLv5qc2sFSH
@CGFixIT CGFixIT force-pushed the claude/loop-command-0alir8 branch from 8d2a29a to 989297e Compare June 20, 2026 14:50
@CGFixIT CGFixIT merged commit ec3f1cb into main Jun 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants