mirror of
https://github.com/coleam00/context-engineering-intro.git
synced 2025-12-17 09:45:23 +00:00
486 B
486 B
Please analyze and fix the GitHub issue: $ARGUMENTS.
Follow these steps:
- Use
gh issue viewto get the issue details - Understand the problem described in the issue
- Search the codebase for relevant files
- Implement the necessary changes to fix the issue
- Write and run tests to verify the fix
- Ensure code passes linting and type checking
- Create a descriptive commit message
- Push and create a PR
Remember to use the GitHub CLI (gh) for all GitHub-related tasks.