Brainstorm plot ideas and get structured feedback on your own manuscript pages.
Keep a knowledge base of characters and story facts that an AI agent checks for continuity.
Run a simulated book club to see how different reader personas react to a chapter.
Organize multiple independent writing projects with their own conventions in one workspace.
| fyne4247/brainstormer | 0xallam/my-recipe | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | 0 | — | 0 |
| Language | Python | Python | Python |
| Last pushed | — | 2022-11-22 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | writer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Claude Code installed, Python is optional and only needed for automatic project export snapshots.
This project is a personal creative writing workspace built around Claude Code, the AI coding assistant, but repurposed here for fiction and other prose writing rather than software. It holds several independent writing projects, each in its own subfolder with its own knowledge base and its own set of conventions, and they all share a common set of specialized helper agents and skills. The central rule of the whole setup is that Claude never writes the actual prose. The author writes every word of the manuscript themselves. Claude's role is limited to being an editorial partner: brainstorming ideas, critiquing the author's own pages, checking that characters and story details stay consistent, outlining structure, building style notes from existing writing, and keeping the knowledge base organized. You start a session using a lead agent called muse, which coordinates several focused helper agents such as a critic, an editor, a reader simulator, a continuity checker, a brainstormer, an outliner, a style creator, a character simulator, and a chronicler. Muse can also run something called a book club, where four different reader personas react to a piece of writing so the author can see how different kinds of readers might respond to it. To make this easier to use day to day, the project includes a double clickable launcher file that starts a muse session without needing to open a terminal manually. Before Claude starts, this launcher walks you through simple menus to pick a model, an effort level, and which project to work on, and when the session ends it checks for unsaved changes in every project folder and offers to save them automatically. Setting it up mostly means installing Claude Code itself, making the launcher file executable, and optionally installing Python so that project snapshots can be automatically regenerated after each save through a git hook. New projects created inside the workspace set this up for themselves automatically. Overall this is a structured way for a writer to use an AI assistant as a thinking and editing partner while keeping full ownership of the writing itself.
A Claude Code workspace built for creative writers, where AI agents brainstorm, critique, and check continuity but never write the actual prose.
Mainly Python. The stack also includes Python, Claude Code, Shell.
No license information is stated in the README.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly writer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.