Skip to content

feat(code-simplifier): Add code-simplifier as skill for Warden#33

Merged
gricha merged 1 commit intomainfrom
sync-code-simplifier-as-skill
Jan 31, 2026
Merged

feat(code-simplifier): Add code-simplifier as skill for Warden#33
gricha merged 1 commit intomainfrom
sync-code-simplifier-as-skill

Conversation

@gricha
Copy link
Member

@gricha gricha commented Jan 31, 2026

Summary

  • Add code-simplifier as a skill to make it directly usable in Warden
  • Based on Anthropic's official code-simplifier agent with proper attribution
  • Includes before/after code examples for common simplification patterns

Test plan

  • Verify skill loads in Claude Code with /code-simplifier
  • Test on sample code that needs simplification

Sync the code-simplifier agent as a skill to make it directly usable in
Warden. Adds SKILL.md with frontmatter, examples, and refinement
principles based on Anthropic's official code-simplifier agent.
@gricha gricha merged commit b93f7e9 into main Jan 31, 2026
3 checks passed
@gricha gricha deleted the sync-code-simplifier-as-skill branch January 31, 2026 23:12
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.

1 participant