AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Grizzly Init

skill-harishdvs-grizzly-grizzly-init · by HarishDvs

Set up a new Grizzly writing project. Use when the user wants to start using Grizzly on a novel, when no NOVEL.md exists in the project, or when the user asks to onboard an existing manuscript. Creates NOVEL.md, VOICE.md, STANDARDS.md and the codex scaffold through a guided interview.

No reviews yet
0 installs
6 views
0.0% view→install

Install

$ agentstack add skill-harishdvs-grizzly-grizzly-init

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-harishdvs-grizzly-grizzly-init)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Grizzly Init? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Grizzly Init — Project Setup Wizard

Creates the project state files through a short interview plus analysis of the author's own writing. Do the steps in order. Don't skip the voice derivation; it is the highest-leverage step in the whole suite.

Step 1 — Locate the project

Ask where the manuscript lives (or will live) and confirm the filename pattern for chapters. All state files go at the project root. If state files already exist, stop and ask whether to update instead (route to grizzly-voice for VOICE.md).

Step 2 — The interview (NOVEL.md)

Ask, in one batch, only what the template needs:

  1. Title, one-to-two-sentence premise, current status.
  2. Genre and subgenre.
  3. Format: serial or traditional novel. Explain why it matters in one line

(serials need per-chapter hooks and a shorter payoff cadence).

  1. POV scheme and tense.
  2. Benchmark titles: 2-4 published works the author wants their scenes measured

against for amplitude. If they hesitate, ask what they read and admire in-genre.

  1. Anything the assistant must never do in this project (the never-do list).

Fill templates/NOVEL.md and write it to the project root. Show it; let the author correct before saving.

Step 3 — Voice derivation (VOICE.md)

Ask for 2-3 passages of the author's own prose, 300+ words each, that they consider their best representative work. Published or not doesn't matter; AI-assisted passages do (decline them politely; the spec must be derived from the author's hand).

Analyze the passages for every field in templates/VOICE.md:

  • Sentence-length distribution (count a sample; don't guess). Fragment frequency

and function.

  • Paragraph shape and scene-transition style.
  • Narrator distance, and what the narrator never does in these samples.
  • Dialogue: information load, tag style, subtext habits.
  • How emotion enters (hands, objects, silence, action). Cite the actual instances.
  • How violence or high intensity enters, if present in the samples.
  • Register and diction: words that recur, words that would break the texture.
  • Imagery density and source domains.

Then propose 3-6 anchor lines from their samples and ask the author to confirm or swap them. Write VOICE.md. Tell the author this file is theirs to edit and can be re-derived later with grizzly-voice as their style evolves.

If the author has no samples yet (brand-new writer), say plainly that VOICE.md will start thin: seed it with their preferences by interview, mark it provisional, and re-derive after they have 2-3 chapters of their own.

Step 4 — Standards (STANDARDS.md)

Copy templates/STANDARDS.md with its seeded defaults. Walk the author through the nine defaults briefly; let them strike or amend any. Add their project-specific rules to Author Additions. Save.

Step 5 — Codex scaffold

Create codex/ with chapters/, arcs/, characters/, and an _Index.md from the codex templates. If a manuscript already exists, offer grizzly-cards bootstrap mode to card it chapter by chapter, and note the cost saving (cards make long manuscripts cheap to work on; bootstrap once, then maintain by the drift rule).

Step 6 — Genre pack

If a pack under packs/ matches the declared genre/format, record it in NOVEL.md. Packs adjust defaults (pacing norms, hook conventions); they never override VOICE.md.

Step 7 — Close

Summarize what was created, in one short list. Tell the author the entry points: draft, edit, review, audit, plan, brainstorm, cards. Do not demo anything on their manuscript unasked.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.