Back to authors
autumnsgrove

autumnsgrove

96 Skills published on GitHub.

goose-migrate

Turn a complex GitHub issue board into warm, readable Todoist tasks.

UncategorizedView skill →

groundhog-surface

Surface and validate assumptions before committing to action. Pop up, look around, report what's real and what's assumed, then persist the validated ground for future sessions.

UncategorizedView skill →

grove-account-deletion

Delete a Grove tenant account via wrangler D1 commands. Use when the user wants to remove a test account, clean up after a walkthrough, or fully delete a user's data. Handles D1 CASCADE cleanup, R2 media purge, and Heartwood session invalidation.

UncategorizedView skill →

grove-audit

Unified codebase audit that launches 10 parallel micro-lane subagents to check compliance, security, and quality. Auto-fixes deterministic issues, reports everything else inline. Three modes — quick (branch diff), standard (changed packages), full (entire codebase).

UncategorizedView skill →

grove-auth-integration

Integrate Heartwood authentication into a new or existing Grove property. Covers client registration, PKCE OAuth flow, SvelteKit route setup, session validation, and wrangler configuration. Use when adding auth to any Grove site.

UncategorizedView skill →

grove-documentation

Write documentation, help articles, specs, and user-facing text in the authentic Grove voice. Use when writing any text that users will read, updating help center content, or drafting specs. Ensures warmth, clarity, and avoidance of AI patterns.

UncategorizedView skill →

grove-issues

Parse a brain dump of TODOs into properly structured GitHub issues with labels, components, and project board placement. Use when the user provides a batch of tasks, ideas, or TODOs that need to become trackable GitHub issues.

UncategorizedView skill →

grove-spec-writing

Write and validate Grove technical specifications with consistent formatting, ASCII art headers, diagrams, and the Grove voice. Use when creating new specs, reviewing existing specs for completeness, or standardizing spec formatting.

UncategorizedView skill →

grove-testing

Write effective, maintainable tests that catch real bugs and enable confident refactoring. Use when deciding what to test, reviewing test quality, or writing tests for Grove features. Focuses on philosophy and strategy—pair with javascript-testing for implementation details.

UncategorizedView skill →

grove-ui-design

Create warm, nature-themed UI for Grove with glassmorphism, seasonal decorations, randomized forests, and accessible design patterns. Use when building pages, enhancing UI, or adding decorative elements.

UncategorizedView skill →

grove-vineyard

Build a Vineyard showcase page for any Grove property using @autumnsgrove/lattice/vineyard components. Vineyard is the consistent /vineyard route where each tool demos its features, documents its API, and shows its roadmap. Use when creating or updating a property's vineyard page.

UncategorizedView skill →

hawk-survey

Comprehensive security auditor that surveys entire applications or subsystems with threat modeling, OWASP coverage, infrastructure review, and formal reporting. The hawk circles above the grove, seeing everything. Use when you need a full security assessment, not just a quick check.

UncategorizedView skill →

heartwood-auth

Integrate Heartwood (GroveAuth) authentication into Grove applications. Use when adding sign-in, protecting routes, or validating sessions in any Grove property.

UncategorizedView skill →

hummingbird-pollinate

Spread the word with joyful energy! The hummingbird darts between communities, discovers where your people gather, finds growth opportunities, and brings back shiny ideas to help Grove blossom. Use when you want to grow your audience, find your community, or explore what's working.

UncategorizedView skill →

javascript-testing

Write and run JavaScript/TypeScript tests using Vitest or Jest with mocking, component testing, and coverage. Use when writing JS/TS tests, testing Svelte/React components, or setting up test configuration.

UncategorizedView skill →

lynx-repair

Review pull request feedback with discerning judgment. The lynx scans comments, identifies legitimate concerns, addresses minor issues directly, and plans responses to significant feedback. Use when responding to PR reviews and addressing reviewer concerns.

UncategorizedView skill →

mole-debug

Systematic debugging through methodical hypothesis-driven investigation. The mole follows vibrations to their source. Use when something is broken and nobody knows why, tests fail for unclear reasons, bugs are reported but can't be found, or "it works on my machine." Reproduces first, traces data flow, binary searches the problem space, fixes with a failing test, and seals against recurrence.

UncategorizedView skill →

museum-documentation

Write elegant, narrative-driven documentation that treats codebases and systems as exhibits worth exploring. Use when creating documentation for Wanderers and visitors who want to understand how Grove works. This is the "fancy" documentation style—warm, inviting, meant to be read and enjoyed.

UncategorizedView skill →

osprey-appraise

Precision project estimator that turns security audits and code assessments into professional proposals with scope, timeline, pricing, and deliverables. The Osprey accounts for what others overlook. Use when quoting remediation work, estimating project scope, or producing client-ready proposals.

UncategorizedView skill →

owl-archive

Observe, gather, and archive knowledge with patient wisdom. The owl watches the forest, collects what matters, builds the nest, and teaches what it knows. Use when writing documentation, help articles, or any text users will read.

UncategorizedView skill →

panther-strike

Lock in on a single GitHub issue and STRIKE to fix it. High-energy, surgical focus. Prowl, investigate, plan, strike, kill. Use when targeting one specific issue for rapid resolution.

UncategorizedView skill →

project-scaffolding

Initialize new projects with proper structure, configuration, and setup from BaseProject template. Use when creating new projects, setting up directory structures, or initializing repositories.

UncategorizedView skill →

python-testing

Write and run Python tests using pytest with fixtures, mocking, coverage, and the AAA pattern. Use when writing Python tests, creating test files, or setting up pytest configuration.

UncategorizedView skill →

rabbit-inspect

See your site with completely fresh eyes. The rabbit arrives at any Grove property as a total stranger — wide-eyed, cautious, easily confused — and tells you honestly what makes sense and what doesn't. Uses Glimpse for real screenshots. Use when you need first-impression testing, onboarding review, or want to know if a new visitor would understand what's going on.

UncategorizedView skill →

raccoon-audit

Rummage through code with curious precision, inspecting every corner for security risks and cleaning up what doesn't belong. Use when auditing security, finding secrets, removing dead code, or sanitizing before deployment.

UncategorizedView skill →

raven-investigate

Cross-codebase security detective that fans out parallel sub-agents to rapidly audit ANY codebase's security posture. The noir investigator of the grove. Use when auditing an unfamiliar codebase, offering security review services, or needing a comprehensive security posture assessment fast.

UncategorizedView skill →

research-strategy

Conduct systematic research with confidence scoring, source validation, and structured reporting for technology decisions and codebase analysis. Use for complex research tasks, technology selection, or best practice discovery.

UncategorizedView skill →

rich-terminal-output

Create beautiful terminal output with Rich library including tables, progress bars, panels, and syntax highlighting. Use when building CLI applications or enhancing terminal output in Python.

UncategorizedView skill →

robin-guide

Guide wanderers to the right animal for their journey. Perch, tilt your head, chatter about the forest, present the options, and warble the recommendation. Use when helping users choose which skill to use, discovering capabilities, or navigating the ecosystem.

UncategorizedView skill →

rust-testing

Write and run Rust tests using cargo test with unit tests, integration tests, doc tests, and property-based testing. Use when writing Rust tests or setting up test infrastructure.

UncategorizedView skill →

safari-explore

Get in the jeep and drive across the savanna, stopping at each item in a collection to observe, document, and design improvements. The immersive, adventure-driven way to systematically review and polish a set of related things. Use when auditing, reviewing, or planning polish for a group of pages, components, curios, endpoints, or anything with N items to visit.

UncategorizedView skill →

secrets-management

Manages API keys, credentials, and sensitive configuration using secrets.json patterns with environment variable fallbacks. Use when working with API keys, credentials, .env files, or any sensitive configuration.

UncategorizedView skill →

spider-weave

Weave authentication webs with patient precision. Spin the threads, connect the strands, secure the knots, and bind the system. Use when integrating auth, setting up OAuth, or securing routes.

UncategorizedView skill →

squirrel-plan

Gather your stories and stash them at the right moments. The squirrel takes firefly output, upcoming releases, and seasonal hooks, then builds a content calendar you can actually follow. Use when you need a posting plan, content rhythm, or want to stop staring at blank screens.

UncategorizedView skill →

starling-watch

Sense the murmuration — what's shifting in indie web, queer tech, and creator tools. The starling watches community conversations, competitor moves, and emerging trends, then brings back the patterns that matter for Grove. Use when you need landscape awareness, content inspiration, or strategic direction.

UncategorizedView skill →

svelte5-development

Build web applications with Svelte 5 runes, SvelteKit routing, form actions, and component patterns. Use when working with Svelte, SvelteKit, or building reactive web interfaces.

UncategorizedView skill →

swan-design

Craft elegant technical specifications with ASCII artistry, flow diagrams, and the Grove voice. The swan glides with purpose—vision first, then form, then perfection. Use when creating specs, reviewing documents, or transforming technical plans into storybook entries.

UncategorizedView skill →

turtle-harden

Harden code with patient, layered defense. The turtle carries its shell — bone-deep protection grown from within, not strapped on. Use when building new features to ensure they're secure by design, or when auditing existing code for deep vulnerabilities that slip through standard reviews.

UncategorizedView skill →

update-graft-inventory

Update the graft (feature flag) inventory when flags are added or removed. Use when adding new grafts via migrations, after CI flags inventory mismatches, or periodically to ensure docs match production D1.

UncategorizedView skill →

update-reverie-inventory

Update the Reverie domain schema inventory when schemas are added or removed. Use when adding new domains, after CI flags inventory mismatches, or periodically to ensure docs match the registry.

UncategorizedView skill →

update-ui-inventory

Update the UI component inventory and documentation when components are added or removed. Use when adding new components, after code reviews flag inventory mismatches, or periodically to ensure docs match reality.

UncategorizedView skill →

update-waystone-inventory

Update the waystone (contextual help marker) inventory when waystones are added or removed. Use when adding new waystones, after code reviews flag inventory mismatches, or periodically to ensure docs match reality.

UncategorizedView skill →

uv-package-manager

Manage Python projects and dependencies using UV, the ultra-fast Rust-based package manager. Use when creating Python projects, managing dependencies, or running Python scripts.

UncategorizedView skill →

vulture-sweep

Circle high above the issue board, spotting what's dead (implemented but not closed), what's decaying (stale/outdated), and what needs consolidation. The vulture descends, cleans up the carcass, and leaves the backlog healthy. Use when your issue board needs hygiene—closing completed work, consolidating fragments, and removing decay.

UncategorizedView skill →

walking-through-the-grove

Find the right Grove-themed name for a new service or feature. Use when naming anything new in the Grove ecosystem. Involves reading the naming philosophy, creating a visualization scratchpad, and walking through the forest metaphor to find where the concept naturally fits.

UncategorizedView skill →

wren-optimize

Sit with your pages and kindly point out what makes them invisible. The wren hops along every crack, finds every gap in your meta tags, OpenGraph, structured data, and sitemaps, and shows you exactly how to be found. Use when your site needs to be discoverable by search engines and social previews.

UncategorizedView skill →

Page 2 of 2 · 96 results