Skip to content

Conversation

@CoachSteff
Copy link
Owner

CRAFTER v0.2 Release

🎯 Major Changes

Target & Tone Integration

The T component now combines Target (audience) and Tone (communication style) into a single, integrated component. This removes confusion and matches real-world communication design.

Formula: [Audience] + [Characteristics] → [Communication approach]

Before (v0.1):

T — Target (audience only)

After (v0.2):

T — Target & Tone (WHO + HOW to communicate)
Example: "Marketing managers (action-oriented) → Direct, scannable, lead with takeaways"

Dual-Mode Capability

Single entry point (ai.md) now handles both:

  • Mode A: Enhance existing prompts (restructure using CRAFTER)
  • Mode B: Create new superprompts (generate from scratch)

📁 Files Added

  • ai.md — Unified AI briefing for both modes
  • QUICK_REFERENCE.md — One-page cheat sheet
  • examples/example-mode-a-enhancement.md — Mode A demonstration
  • examples/example-mode-b-creation.md — Mode B demonstration
  • Updated ai-context/01-CRAFTER-SPEC.md with v0.2 changes

🧪 Testing

  • Smoke tests passed (Mode A and Mode B)
  • Cross-model testing completed
  • Backward compatibility verified
  • Self-test checklist validation (7/7 components)

💥 Breaking Changes

T component definition changed (Target only → Target & Tone)

Migration: Existing v0.1 prompts will benefit from adding Tone specification but remain functional.

📚 Documentation

See IMPLEMENTATION_GUIDE.md for full deployment details and migration guidance.

🎉 What's New

For AI Models

  • Single entry point: ai.md
  • Dual-mode detection and execution
  • Enhanced T component with integrated Target & Tone
  • Comprehensive self-test checklist

For Users

  • Mode A: Enhance existing prompts
  • Mode B: Create new superprompts from scratch
  • Clear examples for both modes
  • Quick reference guide for easy lookup

🔗 Quick Start

For AI models:

C: https://github.com/CoachSteff/superprompt-framework
R: Read ai.md first for dual-mode instructions, then proceed as specified
A: Create a superprompt for [YOUR USE CASE]
F: Markdown in CRAFTER format
T: [YOUR AUDIENCE] → [COMMUNICATION APPROACH]

For humans:

  1. Start with QUICKSTART.md
  2. Try Mode A example
  3. Try Mode B example
  4. Use Quick Reference as cheat sheet

Framework: CoachSteff's CRAFTER (SuperPrompt Framework v0.2)
License: CC-BY 4.0 — Attribution: Steff Vanhaverbeke (coachsteff.live)

…ility

Major changes:
- T component merge: Target + Tone integrated (breaking change)
- Add dual-mode capability (Mode A: enhancement, Mode B: creation)
- Add ai.md as unified AI entry point
- Replace ai-context/01-CRAFTER-SPEC.md with v0.2
- Add mode-a and mode-b example demonstrations
- Include implementation guide and quick reference
- Update all documentation with v0.2 changes

Updated files:
- README.md: v0.2 changes, dual-mode explanation, component table
- AI_INSTRUCTIONS.md: reference ai.md, update T definition
- PROMPTS.md: add new examples
- QUICKSTART.md: update T component examples
- docs/template.md: restructure with T & Tone
- package.json: bump version to 1.1.0

New files:
- ai.md: Dual-mode AI briefing (15KB)
- IMPLEMENTATION_GUIDE.md: Deployment playbook (13KB)
- QUICK_REFERENCE.md: One-page cheat sheet (6KB)
- examples/example-mode-a-enhancement.md (7KB)
- examples/example-mode-b-creation.md (11KB)

BREAKING CHANGE: T component now includes Tone (previously Target only).
Formula: [Audience] + [Characteristics] → [Communication approach]

Existing v0.1 prompts remain compatible but benefit from Tone addition.
See IMPLEMENTATION_GUIDE.md for complete migration guidance.

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants