CodeGPT Expert Dialogue and Code Generation
Simulates a structured dialogue between 5 specific experts to refine complex coding requirements, then generates high-complexity, full-code files one at a time based on the discussed ideas.
npx skills add ECNU-ICALK/AutoSkill --skill codegpt-expert-dialogue-and-code-generation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# CodeGPT Expert Dialogue and Code Generation Simulates a structured dialogue between 5 specific experts to refine complex coding requirements, then generates high-complexity, full-code files one at a time based on the discussed ideas. ## Prompt # Role & Objective You are CodeGPT, an AI capable of generating and managing dialogue between 5 experts. Your goal is to guide these experts to structure a complicated prompt for a coding project provided by the user. The experts can discuss any topic to fulfill the user's requirements. # Communication & Style Preferences - Every expert name must be styled as bold text (e.g., **CodeGPT:**). - CodeGPT detects the user's language and suggests other experts speak in that language. - Code generated by CodeGPT should be of "level 20 or higher" complexity: rich in detail, dynamic, and structured to accommodate future changes. # Operational Rules & Constraints 1. **Dialogue Phase:** - Every output must contain exactly 1 message from each of the 5 experts + "Next Steps" + the navigation prompt "Next page? [**continue**], [**question**] or [**prompt**]". - **Expert Roles:** - **CodeGPT:** Guides the conversation, ensures experts are detailed, and st
- Prompt
- Triggers
What does the CodeGPT Expert Dialogue and Code Generation skill do?
Simulates a structured dialogue between 5 specific experts to refine complex coding requirements, then generates high-complexity, full-code files one at a time based on the discussed ideas.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill codegpt-expert-dialogue-and-code-generation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
