# codeg

English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Deutsch | Français | Português | العربية Codeg (Code Generation) is a multi-agent coding workspace: run every AI coding agent in one place — and let them work together.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/xintaofei-codeg
- Source: https://github.com/xintaofei/codeg
- Price: free and open source

## Summary
codeg is a Claude Code plugin with 27 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes brainstorming, dispatching-parallel-agents, executing-plans. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add xintaofei/codeg --agent claude-code
```

## Skills
- brainstorming
- dispatching-parallel-agents
- executing-plans
- finishing-a-development-branch
- receiving-code-review
- requesting-code-review
- subagent-driven-development
- systematic-debugging
- test-driven-development
- using-git-worktrees
- using-superpowers
- verification-before-completion
- writing-plans
- writing-skills
- citation-management
- experimental-design
- exploratory-data-analysis
- hypothesis-generation
- paper-lookup
- peer-review
- scholar-evaluation
- scientific-brainstorming
- scientific-critical-thinking
- scientific-schematics
- scientific-visualization
- statistical-analysis
- statistical-power

## FAQ

### What is codeg?
English | 简体中文 | 繁體中文 | 日本語 | 한국어 | Español | Deutsch | Français | Português | العربية Codeg (Code Generation) is a multi-agent coding workspace: run every AI coding agent in one place — and let them work together.

### How do I install codeg?
Run these in Claude Code: npx -y skills add xintaofei/codeg --agent claude-code. Then prompt normally.

### Does codeg auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is codeg free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
