feat: WP-0005 adoption polish — doc sync, fleet parity, CI lint
- Add make agents-sync-package and release-check parity gate - Add tests/test_packaged_agents_parity.py; sync packaged agents with agents/ - Update install docs (HELLO_WORLD, CLI_CHEAT_SHEET, AGENT_DISTRIBUTION) - Expand PACKAGE_RELEASE.md secrets setup and pre-tag checklist - Add flake8 to Gitea CI; CHANGELOG Unreleased for v1.2.0 - Expand INTEGRATION_PATTERNS activity-core handoff checklist
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
name: refactoring-assistant
|
||||
name: code-refactoring
|
||||
description: Analyze code structure and quality, identify improvement opportunities, and provide actionable refactoring guidance. Use PROACTIVELY for code quality assessment and improvement.
|
||||
model: inherit
|
||||
category: code-quality
|
||||
---
|
||||
|
||||
# Refactoring Assistant - Code Structure and Quality Improvement Agent
|
||||
@@ -168,4 +169,4 @@ The agent focuses on practical, implementable improvements that align with proje
|
||||
- Identify and fix security vulnerabilities opportunistically
|
||||
- Recommend secure coding practices and patterns
|
||||
- Assess input validation and data sanitization
|
||||
- Evaluate dependency security and update recommendations
|
||||
- Evaluate dependency security and update recommendations
|
||||
|
||||
Reference in New Issue
Block a user