init: scaffold Seth-Workflow-April-2026

User-agnostic, shareable AI-assisted development workflow distilled from
26+ real projects. Includes 9 composable rules, 4 project templates,
pre-push secret scanning hook, 3 methodology guides, and customization docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Mortdecai
2026-04-01 15:55:58 -04:00
commit 9ff8e915b8
22 changed files with 1917 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# IDEA.md -- Project Idea
> This is the starting point an AI agent reads before any code exists.
> Keep it honest and rough -- it does not need to be polished.
## What is this?
<Describe the project in plain language. What does it do? Who is it for?>
## Problem it solves
<What pain point or gap does this address? Why does it need to exist?>
## Constraints / preferences
<Language, stack, deployment target, performance requirements, anything relevant.>
## Success criteria
<How do you know this is done? What does "working" look like?>