summon

Bootstrap new conversations into planning, design, or execution workflows.

6|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Corvalis-LLC/Crow-Stack --skill summon-corvalis-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summon
Source: https://github.com/Corvalis-LLC/Crow-Stack/tree/main/skills/summon
Command: npx skills add https://github.com/Corvalis-LLC/Crow-Stack --skill summon-corvalis-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Session bootstrap for every new conversation; standardizes entry into planning, design, and execution paths, reducing friction and ensuring gates and standards are applied consistently.

Core Features & Use Cases

  • Four activation paths: Plan, No plan, Talk about it, Design, each guiding a tailored workflow.
  • Planning path writes a plan to docs/plans/, validates against quality standards, optionally runs Triumvirate, then spins up implementation sessions.
  • Design path front-loads UI/UX decisions via ui-ux-pro-max before planning to align design with feasibility.
  • Centralizes context reset and handoff to execution streams to ensure clean handoffs.
  • User-invocable via /summon command to bootstrap a new task without prompts or props.

Quick Start

Say your ask, choose a path (Plan, No plan, Talk about it, or Design), and summon will bootstrap the workflow.

Frequently Asked Questions about summon

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

FAQPage Schema
How do I bootstrap a new chat session for software planning and execution consistently?

Session bootstrap standardizes entry into planning, design, and execution paths, reducing friction by guiding a tailored workflow via four activation paths: Plan, No plan, Talk about it, and Design. It ensures governance gates and standards are applied consistently across every new conversation.

What's the best way to automate workflow planning and write plans to docs directory?

Workflow planning automation writes validated planning output directly to the docs/plans/ directory. The planning path validates your plan against quality standards, optionally runs Triumvirate governance gates, and then spins up dedicated implementation sessions for execution.

Can I integrate UI UX design decisions before planning in a new development session?

Yes, the Design activation path front-loads UI/UX decisions using the ui-ux-pro-max integration before planning begins. This aligns design choices with feasibility constraints, ensuring the workflow considers design requirements prior to writing any execution plan.

How do I start a new task workflow without manual prompts or context setup?

Use the user-invocable bootstrap command to start a new task workflow instantly. You state your request, choose an activation path, and the system bootstraps the appropriate workflow automatically, centralizing context reset and ensuring clean handoffs to execution streams.

Does session bootstrap require any dependencies or external components to run?

No external dependencies or components are required to run session bootstrap. The workflow operates independently, orchestrating planning, design validation, and execution handoffs without needing additional packages, modules, or external integrations to function.

When should I not use an automated session bootstrap for my conversations?

Avoid automated session bootstrap when your conversation requires ad-hoc, unstructured exploration outside standard planning or design paths. The workflow enforces consistent gatekeeping and quality standards, which may add unnecessary overhead to simple, informal chat interactions.