feat(council-of-experts): add fiction-writing expert roster

Nine new agents for fiction work: developmental editor, workshop
instructor, social media advisor, literary agent, bookseller, a
speculative novelist (Le Guin / Banks / Reynolds composite), and
three reader voices — traditional sci-fi, literary sci-fi, and an
omnivorous list-topping reader. Bumps plugin to 1.2.0 and updates
the marketplace blurb to reflect the broader roster.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
movq
2026-05-11 16:42:35 -05:00
parent 20acf3ae9b
commit 87b6bb1d8c
11 changed files with 269 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "council-of-experts",
"version": "1.0.0",
"description": "A research council that attacks hard problems from multiple expert perspectives simultaneously. Use /council to convene experts, /add-expert for instructions on adding new perspectives.",
"version": "1.2.0",
"description": "A research council that attacks hard problems from multiple expert perspectives simultaneously. Roster spans software, genealogy, and fiction-writing experts. Use /council to convene experts, /add-expert for instructions on adding new perspectives.",
"author": {
"name": "Adam Knight"
},
"keywords": ["research", "analysis", "perspectives", "council", "experts"]
"keywords": ["research", "analysis", "perspectives", "council", "experts", "fiction", "writing"]
}