← All creators

epicsagas

User

AI-native publishing system — build books like software. 6-phase pipeline from blank page to EPUB/PDF, with 16 skills, 7 agents, and 8 genre templates. Claude Code plugin.

49 indexed · 0 Featured · 40 stars · avg score 78
Prolific

Categories

Indexed Skills (49)

AI & Automation Listed

book-academic

Academic writing patterns — IMRAD structure, literature review, argument chains, citation practices, thesis/dissertation layout.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-game

Game scenario patterns — quest/event trees, branching dialogue, world-building, character arcs across routes, lore bibles.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-genre-creator

Meta-skill that references all available genres, agents, and skills to help users define and create any genre — including custom genres not yet supported.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-poetry

Poetry patterns — form types (sonnet/haiku/free verse), stanza structure, meter/rhythm, imagery systems, collection architecture.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

loom

AI-native publishing system: autonomous multi-phase workflows from ideation to export. Fiction, non-fiction, and technical books. Trigger: /velith or book-related requests.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

discover

Trigger: vague/unfocused request or solution-without-problem. Also invoked via /discover command. Reframes goal before acting.

8 Updated today
epicsagas
AI & Automation Listed

orchestrate

Trigger: active multi-agent run. Handles inbox reading, dep resolution, message formatting, handoffs. Also provides status dashboard and intervention control via internal modes.

8 Updated today
epicsagas
AI & Automation Listed

book-status

Book project status and progress dashboard. Writes status.json for the web UI.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

alcove

HTTP API-based documentation server (always running). Questions about project architecture, conventions, decisions, code structure, tech debt, env config, progress, or doc health. Also: init project, audit docs, lint, validate, promote note, rebuild index, search vaults.

10 Updated yesterday
epicsagas
AI & Automation Listed

book-draft

Phase 3: Drafting. Plan-Then-Execute chapter generation with parallel writing and continuity validation.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-edit

Phase 4: Editing. 5-stage pipeline — editorial assessment, developmental edit, line edit, copy edit, proofread.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-fiction

Fiction-specific patterns — Save the Cat! 15-beat, Snowflake Method, Hero's Journey, character bible, scene structure.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-ideation

Phase 1: Ideation. Concept validation, market gap analysis, competitive matrix, final concept selection.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-init

Phase 0: Onboarding. Initialize new book project — define genre, audience, language, scope, generate PRD.md and STYLE.md.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-nonfiction

Non-fiction patterns — problem-solution structure, learner personas, evidence hierarchy, argument structure, chapter template.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-outline

Phase 2: Outlining. Apply genre-specific structures, generate per-chapter specs, cross-reference map, structural validation.

19 Updated 2 days ago
epicsagas
Data & Documents Listed

book-publish

Phase 5: Publishing. Convert to EPUB/PDF/MOBI/TXT/Markdown, cover design, metadata, title candidates, KDP checklist, marketing plan.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-screenplay

Screenplay patterns — 3-act film structure, sequence method, scene/cut formatting, dialogue rules, A/B story weaving.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

book-technical

Technical book patterns — concept progression gradient, code block rules, diagrams, API reference format, lab design.

19 Updated 2 days ago
epicsagas
AI & Automation Listed

_dispatch

Core router. Always active. Auto-invokes matching skill before every response. Runs confusion protocol on high-risk ambiguity.

8 Updated today
epicsagas
AI & Automation Listed

agent-introspection

Loop-breaking self-diagnosis. Use when 3+ consecutive failures occur, circular retries persist, or context overwhelms the session.

8 Updated today
epicsagas
AI & Automation Listed

audit

Audit phase. Parallel review: code quality + security + tests. Semantic dedup of cross-mode findings. Outputs PASS/WARN/FAIL per dimension. Validates spec coverage.

8 Updated today
epicsagas
AI & Automation Listed

check

Check phase. Launches parallel review (code quality + security + tests) with scope-based extras (API contract, accessibility, migration safety). Outputs PASS/WARN/FAIL per dimension with spec coverage verification.

8 Updated today
epicsagas
Code & Development Listed

commit

Conventional Commits 1.0 generator. Stages relevant files, infers type(scope): description, never uses --no-verify.

8 Updated today
epicsagas
AI & Automation Listed

context

Context window manager. Snapshots session state, compacts conversation, and resumes via hook. Use when context exceeds 70% or a large new task begins.

8 Updated today
epicsagas
AI & Automation Listed

council

4-voice parallel deliberation (Architect · Skeptic · Pragmatist · Critic) for architecture, tech selection, or design decisions with no clear answer. Anti-anchoring: each voice gets independent context. Records decision in harness-mem.

8 Updated today
epicsagas
Code & Development Listed

debug

Systematic root-cause isolation for test failures, runtime errors, or unexpected behavior. Narrow hypothesis → verify → fix.

8 Updated today
epicsagas
Data & Documents Listed

document

Documentation generator for public APIs, functions, and modules. Use when exports, signatures, or new modules are added or changed.

8 Updated today
epicsagas
AI & Automation Listed

eval

Quality and performance evaluation with baseline comparison. Sub-modes: correctness, performance, quality, regression. Outputs PASS/WARN/FAIL per dimension. Use for pre-ship evaluation or regression checks.

8 Updated today
epicsagas
AI & Automation Listed

evolve

Ring 3 evolution engine. Analyzes session observations, generates and improves evolved skills, shows metrics dashboard. Subcommands: status, history, rollback, reset. Use for post-session review and skill improvement.

8 Updated today
epicsagas
AI & Automation Listed

go

Go phase. Reads the approved SPEC file, maps Requirements to tasks (plan), executes via TDD (build), and integrates results verifying all Acceptance Criteria.

8 Updated today
epicsagas
AI & Automation Listed

orbit

State-persisted autonomous pipeline: spec → go → audit → eval → ship → evolve in one command. Auto-detects direct/council/interactive mode. Crash-recoverable via PIPELINE-*.json. Hands-off until PR.

8 Updated today
epicsagas
AI & Automation Listed

perf

Performance optimizer for loops, DB queries, rendering, and batch operations. Catches N+1 queries, missing indexes, and unnecessary re-renders.

8 Updated today
epicsagas
AI & Automation Listed

reflect

On-demand human self-assessment of AI usage quality. Scores 5 dimensions from session data. Not agent performance review.

8 Updated today
epicsagas
AI & Automation Listed

secure

Security review checklist with optional engagement scoping. Use when auth, DB, API, infra, or secrets code is touched.

8 Updated today
epicsagas
AI & Automation Listed

ship

Ship phase. Runs isolated integration test in a fresh worktree, creates a PR with full spec + check report in the body, watches CI, and auto-fixes failures.

8 Updated today
epicsagas
AI & Automation Listed

simplify

Code simplification for high-complexity files. Targets deep nesting, copy-paste patterns, god functions, and files over 200 lines.

8 Updated today
epicsagas
AI & Automation Listed

spec

Spec phase. Converts user requirements into a numbered Requirements + Acceptance Criteria document saved as SPEC-{timestamp}.md. Prompts /team suggestion when 3+ requirements are detected.

8 Updated today
epicsagas
Testing & QA Listed

tdd

Test-Driven Development enforcer. Red→Green→Refactor cycle with no production code without a failing test first. Use for new features and bug fixes.

8 Updated today
epicsagas
AI & Automation Listed

threat-model

Threat modeling and attack surface analysis. Use when assessing security boundaries, modeling threat actors, or generating threat scenarios.

8 Updated today
epicsagas
AI & Automation Listed

triage

Adversarial validation of vulnerability findings. Use when triaging security findings, validating vulnerabilities, or prioritizing remediation.

8 Updated today
epicsagas
AI & Automation Listed

verify

Pre-merge verification gate. Build, test, and lint must all pass before marking done or shipping.

8 Updated today
epicsagas
AI & Automation Listed

vuln-scan

Systematic vulnerability scanner across injection, auth, data exposure, and dependencies. Use when scanning for vulnerabilities, reviewing security, or validating threat models.

8 Updated today
epicsagas
AI & Automation Listed

team

Org-level agent team designer via `epic team` CLI (cross-project, append-merge). Subcommands: list, show, sync, link, unlink, history. Use when setting up agents, designing teams, or /spec yields 3+ requirements.

8 Updated today
epicsagas
Code & Development Listed

code-reviewer

Code smell detector and refactoring advisor. Triggers on: file path mentioned, 'review this code', 'find smells', 'analyze', 'refactor', or code shared. Calls Episteme HTTP API (analyze + refactor endpoints) immediately. Outputs smell table, ranked refactorings, principle violations.

3 Updated today
epicsagas
AI & Automation Listed

episteme-researcher

Use this agent when you need to explore or research software engineering knowledge — finding design patterns, refactorings, laws, and code smells, or mapping relationships between concepts in the Episteme knowledge graph.

3 Updated today
epicsagas
AI & Automation Listed

episteme

Software engineering knowledge graph — patterns, laws, refactorings, smells. Activates on any code quality concern, design decision, architecture review, or engineering question — even when the user describes problems informally. Uses Episteme HTTP API (resolved via `epis api env`) via curl.

3 Updated today
epicsagas
AI & Automation Listed

architecture-analyst

Use this agent when you need to evaluate a system architecture or technology decision — identifying scalability risks, structural smells, law violations (Conway, Amdahl, Gall), and design pattern misuse using the Episteme knowledge graph.

3 Updated today
epicsagas
AI & Automation Listed

episteme-advisor

Use this agent when the user faces an engineering decision, trade-off, or architecture question — choosing between patterns, resolving design conflicts, or applying refactorings. Grounds every recommendation in the Episteme knowledge graph.

3 Updated today
epicsagas

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.