Welcome Contributors
Description
We welcome contributions to enhance opcode's capabilities and improve its performance. To report bugs, create a [GitHub issue](https://github.com/getAsterisk/opcode/issues). > Before contributing, rea
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for winfunc/opcode, shared by 2 entries
in this directory. It describes the repository, not this entry specifically.
Welcome Contributors
We welcome contributions to enhance opcode's capabilities and improve its performance. To report bugs, create a [GitHub issue](https://github.com/getAsterisk/opcode/issues).
Before contributing, read through the existing issues and pull requests to see if someone else is already working on something similar. That way you can avoid duplicating efforts.
To contribute, please follow these steps:
- Fork the opcode repository on GitHub.
- Create a new branch for your feature or bug fix.
- Make your changes and ensure that the code passes all tests.
- Submit a pull request describing your changes and their benefits.
Pull Request Guidelines
When submitting a pull request, please follow these guidelines:
**Title**: Please include following prefixes:
Feature:for new featuresFix:for bug fixesDocs:for documentation changesRefactor:for code refactoringImprove:for performance improvementsOther:for other changes
For example:
Feature: added custom agent timeout configurationFix: resolved session list scrolling issue
**Description**: Provide a clear and detailed description of your changes in the pull request. Explain the problem you are solving, the approach you took, and any potential side effects or limitations of your changes.
**Documentation**: Update the relevant documentation to reflect your changes. This includes the README file, code comments, and any other relevant documentation.
**Dependencies**: If your changes require new dependencies, ensure that they are properly documented and added to the `package.json` or `Cargo.toml` files.
If the pull request does not meet the above guidelines, it may be closed without merging.
**Note**: Please ensure that you have the latest version of the code before creating a pull request. If you have an existing fork, just sync your fork with the latest version of the opcode repository.
Coding Standards
Frontend (React/TypeScript)
- Use TypeScript for all new code
- Follow functional components with hooks
- Use Tailwind CSS for styling
- Add JSDoc comments for exported functions and components
Backend (Rust)
- Follow Rust standard conventions
- Use
cargo fmtfor formatting - Use
cargo clippyfor linting - Handle all
Resulttypes explicitly - Add comprehensive documentation with
///comments
Security Requirements
- Validate all inputs from the frontend
- Use prepared statements for database operations
- Never log sensitive data (tokens, passwords, etc.)
- Use secure defaults for all configurations
Testing
- Add tests for new functionality
- Ensure all existing tests pass
- Run
cargo testfor Rust code - Test the application manually before submitting
Please adhere to the coding conventions, maintain clear documentation, and provide thorough testing for your contributions.
Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.