npx claudepluginhub howells/fiction --plugin fictionThis skill uses the workspace's default tool permissions.
Resume work on a fiction project. This loads the project into context and provides a clear recommendation for what to work on next.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Builds scalable data pipelines, modern data warehouses, and real-time streaming architectures using Spark, dbt, Airflow, Kafka, and cloud platforms like Snowflake, BigQuery.
Builds production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. For data pipelines, workflow orchestration, and batch job scheduling.
Resume work on a fiction project. This loads the project into context and provides a clear recommendation for what to work on next.
git log --oneline -3 2>/dev/null || echo "not a git repo"cat progress.md 2>/dev/null | head -20 || echo "no progress.md"Find Project Root — Look for README.md with story information, chapters/ directory, characters/ directory.
Read Core Documents:
Read Character Documents — All files in characters/
Read World Documents — All files in world/
Scan Chapters:
manuscript-digest.md in the project rootTask tool with subagent_type: "fiction:reader-digest"
prompt: "Create a skim digest for [project-path]"
Check Supporting Directories:
After loading, use the next agent to assess status and suggest what to do:
Task tool with subagent_type: "fiction:next"
prompt: "Assess project status and suggest next steps for: [project-path]"
Output the combined result:
## Project Loaded: [Name]
**Premise:** [One sentence]
**Status:** [X] chapters drafted, [Y] outlined
**Characters:**
- [Protagonist] — [brief description]
- [Other key characters]
**Builds:** [Latest: builds/2026-01-18/name.epub] or [No builds yet]
**Covers:** [X iterations, final cover ready] or [No covers yet]
**Critiques:** [X critiques, latest: 2026-01-19] or [No critiques yet]
**Synopses:** [X synopses, latest: 2026-01-19] or [No synopses yet]
---
## What to Do Now
**[Single clear recommendation from next agent]**
[Why this is the priority]
### Concrete Steps
1. **[First action]** — [Specific, immediate]
2. **[Second action]** — [What follows]
3. **[Third action]** — [Completion point]
## Command to Run
`/fiction:[relevant command]`
/fiction:go # Resume project in current directory
/fiction:go /path/to/project # Resume specific project
If arguments provided: $ARGUMENTS
/fiction:next