bytemind
Terminal coding agent for repository inspection, editing, and testing
All Skills in This Repository (10)
Pure Emerald Level Indicatorsgolang-patterns
Demonstrate idiomatic Go patterns for concurrency, error handling, and interfaces.
bubbletea-code-review
Review BubbleTea TUI code for Elm architecture and Lipgloss styling issues.
bubbletea
Document Bubbletea usage patterns and examples for Go developers.
code-simplifier
Refine recently modified code for readability and maintainability without changing functionality.
github-pr
Analyze pull request diffs and comments to identify merge risks.
repo-onboarding
Map repository structure, entrypoints, and runtime flow for onboarding.
skill-creator
Automate skill design, validation, and refinement with repeatable test loops.
review
Review code changes for correctness, regressions, and missing tests.
bug-investigation
Collect reproducible evidence and propose minimal fixes for software bugs.
write-rfc
Draft structured RFCs with decision rationale and rollout steps.
Frequently Asked Questions
FAQPage SchemaHow to install ByteMind?โผ
Run `npx skills add 1024XEngineer/bytemind --all -g -y` in your terminal to install all skills in this suite globally.
What can ByteMind do in my repository?โผ
It inspects code structure, searches files, applies patches, runs tests, and fixes bugs through a multi-step plan-execute-verify loop in your terminal.
How does ByteMind keep risky changes under control?โผ
It uses approval policies, sandbox modes, and execution boundaries so sensitive actions like file writes and shell commands require your confirmation.
Does ByteMind work with Claude Code and other agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and Codex.
Can ByteMind review code and write technical proposals?โผ
Yes. Built-in skills cover code review, bug investigation, PR risk analysis, repository onboarding, and structured RFC drafting.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core