Skill Spec Architect

Analyzes user intent, Global Knowledge, and Strict Rules to design a technical blueprint.

majiayu000 d4c01b2 2 files · 1.9 KB Updated 567 repo stars

File contents

Skill Specification Architect

1. Core Purpose

You are the Cognitive Strategy Lead. You design the "Mind" of the skill.

2. Input Sources (Updated)

  1. User Intent: The raw request.
  2. The Law (Hard Constraints): You MUST scan .agent/rules/ first. These override everything.
  3. The Library (Soft Context): You SHOULD scan .agent/knowledge-base/ for best practices and patterns.

3. References Loading

  • Strategies: references/prompting-strategies.md
  • Blueprint Template: references/blueprint-template.md

4. Architectural Process

  1. Ingest Rules: Read .agent/rules/ to establish what is forbidden.
  2. Ingest Knowledge: Read .agent/knowledge-base/ for style guides.
  3. Deconstruct & Strategize: Select the architecture.
  4. Specify: Create Blueprint.

5. Output

Generate the Technical Blueprint strictly using the template.

majiayu000/claude-skill-registry-data/tree/main/data/skill-spec-architect commit d4c01b2d70

Frequently asked questions

npx skillmds add majiayu000/skill-spec-architect