feat: v0725 improve - #86
Merged
Merged
Conversation
…ic, and enhance test coverage
…ted documentation
…nventory and tests
…w agents, add tests for consistency and completeness
- Enhanced PDF form field documentation in forms.md to clarify checkbox, radio group, and multiple choice field structures. - Improved reference.md with detailed comments on PDF manipulation using pypdfium2 and pdf-lib. - Updated scripts in anthropic-pdf, anthropic-pptx, and anthropic-xlsx to ensure executable permissions. - Revised domain.md and issue-tracker documentation to reflect accurate command references and improve clarity. - Adjusted superpowers-brainstorming SKILL.md to streamline the questioning process and enhance the design approval workflow. - Updated GLOSSARY.md to correct skill references and improve consistency across documentation.
…rove debug log analysis
- Removed the following command files: - index-standards.md - inject-standards.md - plan-product.md - shape-spec.md - Deleted corresponding skills: - agent-os-discover-standards - agent-os-index-standards - agent-os-inject-standards - agent-os-plan-product - agent-os-shape-spec - Updated inventory to reflect the removal of agent-os skills. - Adjusted markdown linting patterns to exclude agent-os command files. - Deleted the standards index file (index.yml) as it is no longer needed. - Updated regex patterns in routing contract tests to remove references to agent-os skills.
…d files; enhance internal-skill-creator description; add tests for lifecycle and retirement coverage
… to "Agent Creator"
- Deleted maintenance guidance file from internal gateway critical master. - Removed unused constants and variables from critical_master.py. - Updated internal review code skill documentation for clarity and consistency. - Adjusted agent configurations to reflect new routing and invocation patterns. - Streamlined analysis dimensions and removed unnecessary audit dispatch references. - Added tests to ensure contract alignment and validate new skill behaviors. - Introduced pytest configuration for improved testing setup.
…descriptions, routing guidance, and new test coverage
…on across Python skills
…ndling; update documentation for clarity
…ses across various skills
…AML formats with detailed checks and guidelines
…lidation - Introduced tests for the internal markdown checker in `test_check_markdown_cli.py`. - Added evaluation documentation and scoring script for internal review code in `evaluation/README.md` and `score_review_eval.py`. - Created fixtures and test cases for seeded review targets, including passing and failing scenarios. - Implemented a checker for YAML files in `test_check_yaml_cli.py` with various test cases for version checks and error handling. - Enhanced existing tests for internal review code to ensure adherence to new evaluation criteria and contract specifications.
- Removed deprecated agents: internal-gateway-idea, internal-gateway-review-generic, internal-gateway-critical-master, internal-gateway-simple-task, and internal-gateway-execute-plans. - Updated README.md to reflect new agent structure and documentation links. - Introduced new local sync agents for repository management: local-sync-external-resources, local-sync-install-ai-resources, and local-sync-repos. - Adjusted internal references and routing in skills to align with the new agent framework. - Updated tests to remove references to deprecated agents and ensure alignment with the new architecture. - Enhanced internal documentation to clarify agent roles and responsibilities.
… improve error reporting for integers and UTF-8 encoding
…ate related tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Change Type
List of changes
Consumer Impact
Testing Instructions
Validation Evidence
Breaking Changes
Checklist