spectre-next-steps

Render 60-column ASCII Next Steps footers after spectre commands.

146|15|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/Codename-Inc/spectre --skill spectre-next-steps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spectre-next-steps
Source: https://github.com/Codename-Inc/spectre/tree/main/plugins/spectre/skills/spectre-next-steps
Command: npx skills add https://github.com/Codename-Inc/spectre --skill spectre-next-steps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates post-command Next Steps navigation and rendering for spectre workflows.

Core Features & Use Cases

  • Provides workflow navigation, command reference, and Next Steps footer rendering for spectre commands.
  • Loads after completing any spectre command (scope, plan, execute, clean, test, rebase, evaluate) and helps users select contextual actions.

Quick Start

Load spectre-next-steps to render the Next Steps footer after any spectre command and to access contextual navigation options.

Frequently Asked Questions about spectre-next-steps

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get next steps recommendations after running spectre commands?

Spectre next steps recommendations are generated by loading the workflow navigation footer after completing any spectre command. It renders a 60-column ASCII footer with concise contextual actions and available slash commands to guide subsequent workflow phases.

What is a Next Steps footer in AI coding agent workflows?

A Next Steps footer is a 60-column ASCII text block rendered after spectre commands. It provides phase-aware navigation options, status values, and slash-command rules to guide users from one workflow step to the next contextual action.

How do I navigate between spectre workflow phases like plan and execute?

You navigate between spectre workflow phases by rendering the Next Steps footer after a command completes. It applies phase-aware options across scope, plan, execute, clean, test, rebase, and evaluate commands to help select the correct sequential action.

Can I use spectre workflow navigation without configuring dependencies?

Yes, spectre workflow navigation operates without external dependencies. It loads directly after any spectre command finishes to render contextual next-step recommendations and slash commands within the existing AI coding agent environment.

Does the Next Steps footer support all spectre commands including clean and rebase?

The Next Steps footer supports all spectre commands including scope, plan, execute, clean, test, rebase, and evaluate. It renders phase-aware options and slash-command rules tailored to the specific completed command's workflow context.

Why does my spectre workflow not show available slash commands after execution?

Spectre workflows show available slash commands by rendering the Next Steps footer template. If the footer is not loading, ensure the spectre-next-steps navigation component is triggered after completing commands like execute, plan, or evaluate.