smith-plan

Converts feature specifications into structured implementation plans and artifacts for software projects.

50|8|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/ATTCKDigital/smith --skill smith-plan-attckdigital
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: smith-plan
Source: https://github.com/ATTCKDigital/smith/tree/main/skills/smith-plan
Command: npx skills add https://github.com/ATTCKDigital/smith --skill smith-plan-attckdigital

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing complex software planning processes is error-prone and slow without a structured workflow. This skill automates conversion of a feature spec into a formal plan and artifacts to guide execution.

Core Features & Use Cases

  • Plan generation: Convert a feature specification into an implementation plan with tasks, data models, contracts, and quickstart docs.
  • Artifact orchestration: Produce research, data-model, contracts, and quickstart outputs to support reviews and PRs.
  • Governance & traceability: Enforce gates, logging, and versioned artifacts to ensure auditability from idea to ship.

Quick Start

Execute the plan workflow on a feature spec to generate the full implementation plan and required artifacts.

Frequently Asked Questions about smith-plan

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

FAQPage Schema
How do I convert a feature specification into an implementation plan with tasks and data models?

This Skill automates converting a feature specification into a structured implementation plan by generating tasks, data models, and contracts. It orchestrates these planning artifacts to provide governance and traceability from initial idea to execution.

How do I generate planning artifacts like contracts and quickstart docs from a feature spec?

Generating planning artifacts like contracts and quickstart docs from a feature spec is done by running the automated planning workflow. This process produces research outputs, data models, and formal contracts to support reviews and pull requests.

What is the best way to enforce governance and traceability for software planning artifacts?

Enforcing governance and traceability for software planning artifacts requires automated gates, logging, and versioned outputs. This Skill enforces these mechanisms during plan generation to ensure auditability from idea to ship.

Can I use this to orchestrate research and data model outputs for software engineering projects?

Yes, this Skill orchestrates research and data model outputs for software engineering projects by automating artifact generation. It translates feature requirements into structured data models and contracts to support formal reviews.

Do I need a structured feature specification to generate implementation tasks and contracts?

Yes, you need a structured feature specification to generate implementation tasks and contracts. The workflow uses your feature spec as the input to automate the creation of formal plans, data models, and quickstart documentation.

Why does software planning fail without structured workflow automation for artifacts?

Software planning fails without structured workflow automation because managing complex processes manually is error-prone and slow. Automating artifact orchestration enforces governance, logging, and traceability to prevent errors from idea to ship.