Skip to content
Automation
Skill

/planning-design

Design technical architecture, select technology stack, and define implementation strategy from specifications and constitution constraints.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill planning-design --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/planning-design

Context preview

The summary Claude sees to decide when to auto-load this skill.

Design technical architecture, select technology stack, and define implementation strategy from specifications and constitution constraints.

SKILL.md

planning-design.SKILL.md
name: planning-design
description: Design technical architecture, select technology stack, and define implementation strategy from specifications and constitution constraints.
allowed-tools: Read, Bash, Grep, Glob, WebFetch, WebSearch, Agent, AskUserQuestion
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]
  • When evaluating technology stack options for a feature
  • When designing system architecture for new components
  • When assessing implementation risks and defining mitigations

Key Principle

Architecture decisions must be traceable to specification requirements. Technology choices must comply with constitution constraints. Trade-offs must be documented for every significant decision.

Process

1. **Assess technology stack** - Evaluate options against constitution requirements 2. **Design architecture** - Components, interfaces, data model, integration points 3. **Define strategy** - Phases, milestones, testing strategy, deployment approach 4. **Assess risks** - Identify risks and define mitigations 5. **Human review** - Approve architecture and strategy before task breakdown

Tool Use

Invoke via babysitter process: `methodologies/spec-kit/spec-kit-planning` Full pipeline: `methodologies/spec-kit/spec-kit-orchestrator`

Read more
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.