Skip to content

feat: v21 improve#78

Merged
diegoitaliait merged 59 commits into
mainfrom
v21-improve
Jul 10, 2026
Merged

feat: v21 improve#78
diegoitaliait merged 59 commits into
mainfrom
v21-improve

Conversation

@diegoitaliait

Copy link
Copy Markdown
Contributor

Description

Change Type

  • Agent update
  • Instruction update
  • Skill update
  • AI policy update (AGENTS.md, copilot-instructions.md)
  • Workflow/automation update
  • Verification/automation update
  • Documentation/configuration only
  • Scripts/Utils update
  • Other

List of changes

Consumer Impact

  • Affected customization assets:
  • Backward compatibility notes:
  • Rollout or migration notes (if any):

Testing Instructions

Validation Evidence

  • Repository-level checks result:
  • Stack-specific checks/tests result:
  • Security/supply-chain checks result:

Breaking Changes

  • This PR contains breaking changes

Checklist

  • No secrets/tokens/credentials committed
  • Repository artifacts remain in English
  • Available repository checks executed as applicable
  • Workflow action pins use full SHA with adjacent release/tag reference
  • References remain repository-agnostic and reusable

- Removed deprecated sync_home_ai_resources.py script and updated references to the new run.sh script.
- Modified run.sh to handle compact output mode and added quiet mode functionality.
- Updated SKILL.md to reflect changes in command usage and output formats.
- Enhanced sync output functions to support compact JSON output for better integration with AI tools.
- Added tests for compact output and bisync plan functionality to ensure correctness.
- Adjusted agent prompts and reporting contracts to emphasize compact output as the default.
- Updated inventory and YAML configurations to remove references to obsolete scripts.
- Updated support routing documentation to clarify guidance and streamline core rules.
- Simplified evidence order and method buckets for clearer decision-making.
- Enhanced claim discipline and added advisory helpers for better task resolution.
- Refined the resolve_simple_task.py script to improve clarity and reduce complexity in gate and claim handling.
- Updated suggest_support_skills.py to provide more generic method hints and improved path suggestion logic.
- Removed deprecated skill references and streamlined the suggestion process for better usability.
…ions for retained artifacts and add tests for filename requirements
…view high-level skill

- Introduced `anti-patterns-python.md` and `anti-patterns-terraform.md` to outline critical, major, minor, and nit anti-patterns for Python and Terraform respectively.
- Created `internal-review-high-level` skill to provide systems-level evidence about architecture, workflow, and operational context.
- Added detailed checklists for analysis dimensions, audit dispatch, plan completion audit, review lenses, and scope drift to support the new skill.
- Updated references and routing for internal review skills to align with the new structure.
- Implemented tests for internal gateway simple task and local agent sync install AI resources to ensure proper routing and functionality.
…for improved TDD routing and behavior handling
…ill structure and auditing, add tests for validation
…internal-gateway-idea` across documentation and scripts for consistency
…r clarity and consistency

- Refined the description in SKILL.md to replace "revise" with "patch" for action clarity.
- Enhanced the report contract in references/report-contract.md to include required sections and clarify decision trace expectations.
- Adjusted the review usefulness replay fixture to emphasize illustrative output shape.
- Added tests for skill output consistency and decision vocabulary in test_report_contract.py.
- Updated internal gateway skills to improve clarity on task execution and validation requirements.
- Ensured that all relevant documentation reflects the latest terminology and process improvements.
- Updated the description in SKILL.md for clarity.
- Removed Claude translation support from agent_translation.py.
- Improved error handling in home_sync_contract.py for YAML parsing.
- Enhanced bisync_skills.py to include symlink checks and improved ignore logic.
- Added new tests for apply overrides, normalization, workspace checks, and error handling.
- Implemented safety checks in apply paths to prevent path escaping and symlink issues.
- Refactored sync_home_ai_resources.py to improve error reporting and handling.
…nternal agent support and changelog automation
- Added `mattpocock-code-review` skill for two-axis code reviews.
- Updated inventory to include new skills and references.
- Introduced anti-pattern catalogs for Bash, Java, Node.js, Python, and Terraform.
- Enhanced `internal-review-code` to load relevant anti-pattern references.
- Updated managed resource scope to reflect new skill imports.
- Corrected file paths in tests to point to the new anti-pattern references.
…mmit instructions and clarify validation requirements
…and-quality across inventory and skill references
…vulnerable package watchlist; enhance skills documentation and execution plans
- Adjusted line breaks and indentation for better clarity in multiple test files.
- Simplified assertions and expressions to enhance code legibility.
- Organized import statements and paths for consistency across test scripts.
- Ensured that multi-line statements are formatted for easier understanding.
@diegoitaliait diegoitaliait requested review from a team and GNuccio96 as code owners July 9, 2026 19:14
- Rename duplicate test_simplification_routing_contract.py files to avoid pytest import mismatch
- Move test_external_resource_catalog_contract.py under local-agent-sync-external-resources to satisfy test layout contract
- Add internal-gateway-idea-fast-check references to SKILL.md and workflow.md
- Fix ruff lint errors: unused imports/variables and E402 module-level import ordering
- Exclude awesome-copilot-security-review references from detect-private-key (example patterns)
- Apply ruff format to test_cli.py
@diegoitaliait diegoitaliait merged commit 9ae9d17 into main Jul 10, 2026
5 checks passed
@diegoitaliait diegoitaliait deleted the v21-improve branch July 10, 2026 08:46
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