cfsa-antigravity 3.1.0 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -4
- package/bin/cli.mjs +2 -1
- package/package.json +1 -1
- package/template/{.agent → .agents}/instructions/structure.md +2 -2
- package/template/{.agent → .agents}/instructions/tech-stack.md +2 -2
- package/template/{.agent → .agents}/instructions/workflow.md +6 -6
- package/template/{.agent → .agents}/rules/completion-checklist.md +1 -1
- package/template/{.agent → .agents}/rules/extensibility.md +1 -1
- package/template/{.agent → .agents}/rules/vertical-slices.md +1 -1
- package/template/{.agent → .agents}/skill-library/MANIFEST.md +7 -7
- package/template/{.agent → .agents}/skill-library/README.md +3 -3
- package/template/{.agent → .agents}/skill-library/meta/claude-code/README.md +1 -1
- package/template/{.agent → .agents}/skill-library/surface/web/design-reference-data/SKILL.md +4 -4
- package/template/{.agent → .agents}/skill-library/surface/web/frontend-design/SKILL.md +1 -1
- package/template/{.agent → .agents}/skill-library/surface/web/frontend-verification/SKILL.md +3 -3
- package/template/{.agent/workflows/audit-ambiguity.md → .agents/skills/audit-ambiguity/SKILL.md} +6 -6
- package/template/{.agent/workflows/audit-ambiguity-execute.md → .agents/skills/audit-ambiguity-execute/SKILL.md} +3 -3
- package/template/{.agent/workflows/audit-ambiguity-rubrics.md → .agents/skills/audit-ambiguity-rubrics/SKILL.md} +13 -13
- package/template/{.agent/workflows/bootstrap-agents.md → .agents/skills/bootstrap-agents/SKILL.md} +8 -8
- package/template/{.agent/skills/bootstrap-agents/SKILL.md → .agents/skills/bootstrap-agents/library-skill.md} +13 -13
- package/template/{.agent/workflows/bootstrap-agents-fill.md → .agents/skills/bootstrap-agents-fill/SKILL.md} +10 -10
- package/template/{.agent/workflows/bootstrap-agents-provision.md → .agents/skills/bootstrap-agents-provision/SKILL.md} +10 -10
- package/template/{.agent/workflows/create-prd.md → .agents/skills/create-prd/SKILL.md} +17 -17
- package/template/{.agent/workflows/create-prd-architecture.md → .agents/skills/create-prd-architecture/SKILL.md} +19 -19
- package/template/{.agent/workflows/create-prd-compile.md → .agents/skills/create-prd-compile/SKILL.md} +17 -17
- package/template/{.agent/workflows/create-prd-design-system.md → .agents/skills/create-prd-design-system/SKILL.md} +15 -15
- package/template/{.agent/workflows/create-prd-security.md → .agents/skills/create-prd-security/SKILL.md} +14 -14
- package/template/{.agent/workflows/create-prd-stack.md → .agents/skills/create-prd-stack/SKILL.md} +14 -14
- package/template/{.agent → .agents}/skills/database-schema-design/SKILL.md +3 -3
- package/template/{.agent/workflows/decompose-architecture.md → .agents/skills/decompose-architecture/SKILL.md} +8 -8
- package/template/{.agent/workflows/decompose-architecture-structure.md → .agents/skills/decompose-architecture-structure/SKILL.md} +8 -8
- package/template/{.agent/workflows/decompose-architecture-validate.md → .agents/skills/decompose-architecture-validate/SKILL.md} +7 -7
- package/template/{.agent → .agents}/skills/error-handling-patterns/SKILL.md +1 -1
- package/template/{.agent/workflows/evolve-contract.md → .agents/skills/evolve-contract/SKILL.md} +10 -10
- package/template/{.agent/workflows/evolve-feature.md → .agents/skills/evolve-feature/SKILL.md} +4 -4
- package/template/{.agent/workflows/evolve-feature-cascade.md → .agents/skills/evolve-feature-cascade/SKILL.md} +7 -7
- package/template/{.agent/workflows/evolve-feature-classify.md → .agents/skills/evolve-feature-classify/SKILL.md} +4 -4
- package/template/{.agent → .agents}/skills/find-skills/SKILL.md +1 -1
- package/template/{.agent → .agents}/skills/idea-extraction/SKILL.md +5 -5
- package/template/{.agent/workflows/ideate.md → .agents/skills/ideate/SKILL.md} +7 -7
- package/template/{.agent/workflows/ideate-discover.md → .agents/skills/ideate-discover/SKILL.md} +5 -5
- package/template/{.agent/workflows/ideate-extract.md → .agents/skills/ideate-extract/SKILL.md} +9 -9
- package/template/{.agent/workflows/ideate-validate.md → .agents/skills/ideate-validate/SKILL.md} +8 -8
- package/template/{.agent/workflows/implement-slice.md → .agents/skills/implement-slice/SKILL.md} +4 -4
- package/template/{.agent/workflows/implement-slice-setup.md → .agents/skills/implement-slice-setup/SKILL.md} +12 -12
- package/template/{.agent/workflows/implement-slice-tdd.md → .agents/skills/implement-slice-tdd/SKILL.md} +19 -19
- package/template/{.agent → .agents}/skills/migration-management/SKILL.md +1 -1
- package/template/{.agent → .agents}/skills/parallel-agents/SKILL.md +1 -1
- package/template/{.agent/workflows/plan-phase.md → .agents/skills/plan-phase/SKILL.md} +2 -2
- package/template/{.agent/workflows/plan-phase-preflight.md → .agents/skills/plan-phase-preflight/SKILL.md} +5 -5
- package/template/{.agent/workflows/plan-phase-write.md → .agents/skills/plan-phase-write/SKILL.md} +7 -7
- package/template/{.agent → .agents}/skills/prd-templates/references/bootstrap-verification-protocol.md +6 -6
- package/template/{.agent → .agents}/skills/prd-templates/references/decision-confirmation-protocol.md +1 -1
- package/template/{.agent → .agents}/skills/prd-templates/references/decision-propagation.md +3 -3
- package/template/{.agent → .agents}/skills/prd-templates/references/engagement-tier-protocol.md +1 -1
- package/template/{.agent → .agents}/skills/prd-templates/references/evolution-layer-guidance.md +2 -2
- package/template/{.agent → .agents}/skills/prd-templates/references/folder-seeding-protocol.md +5 -5
- package/template/{.agent → .agents}/skills/prd-templates/references/input-classification.md +1 -1
- package/template/{.agent → .agents}/skills/prd-templates/references/map-guard-protocol.md +2 -2
- package/template/{.agent → .agents}/skills/prd-templates/references/persona-completeness-gate.md +1 -1
- package/template/{.agent → .agents}/skills/prd-templates/references/placeholder-workflow-mapping.md +1 -1
- package/template/{.agent → .agents}/skills/prd-templates/references/shard-boundary-analysis.md +1 -1
- package/template/{.agent → .agents}/skills/prd-templates/references/skill-loading-protocol.md +3 -3
- package/template/{.agent → .agents}/skills/prd-templates/references/spec-coverage-sweep.md +1 -1
- package/template/{.agent → .agents}/skills/prd-templates/references/workflow-checkpoint-protocol.md +1 -1
- package/template/{.agent/workflows/propagate-decision.md → .agents/skills/propagate-decision/SKILL.md} +4 -4
- package/template/{.agent/workflows/propagate-decision-apply.md → .agents/skills/propagate-decision-apply/SKILL.md} +6 -6
- package/template/{.agent/workflows/propagate-decision-scan.md → .agents/skills/propagate-decision-scan/SKILL.md} +5 -5
- package/template/{.agent/workflows/remediate-pipeline.md → .agents/skills/remediate-pipeline/SKILL.md} +4 -4
- package/template/{.agent/workflows/remediate-pipeline-assess.md → .agents/skills/remediate-pipeline-assess/SKILL.md} +8 -8
- package/template/{.agent/workflows/remediate-pipeline-execute.md → .agents/skills/remediate-pipeline-execute/SKILL.md} +6 -6
- package/template/{.agent/workflows/remediate-shard-split.md → .agents/skills/remediate-shard-split/SKILL.md} +5 -5
- package/template/{.agent/workflows/resolve-ambiguity.md → .agents/skills/resolve-ambiguity/SKILL.md} +1 -1
- package/template/{.agent/skills/resolve-ambiguity/SKILL.md → .agents/skills/resolve-ambiguity/library-skill.md} +4 -4
- package/template/{.agent → .agents}/skills/session-continuity/SKILL.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/01-session-resumption.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/02-progress-generation.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/03-progress-update.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/04-pattern-extraction.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/05-session-close.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/06-decision-analysis.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/07-spec-pipeline-generation.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/08-spec-pipeline-update.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/09-parallel-claim.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/10-placeholder-verification-gate.md +3 -3
- package/template/{.agent → .agents}/skills/session-continuity/protocols/11-parallel-synthesis.md +1 -1
- package/template/{.agent → .agents}/skills/session-continuity/protocols/ambiguity-gates.md +1 -1
- package/template/{.agent/workflows/setup-workspace.md → .agents/skills/setup-workspace/SKILL.md} +3 -3
- package/template/{.agent/workflows/setup-workspace-cicd.md → .agents/skills/setup-workspace-cicd/SKILL.md} +5 -5
- package/template/{.agent/workflows/setup-workspace-data.md → .agents/skills/setup-workspace-data/SKILL.md} +4 -4
- package/template/{.agent/workflows/setup-workspace-hosting.md → .agents/skills/setup-workspace-hosting/SKILL.md} +6 -6
- package/template/{.agent/workflows/setup-workspace-scaffold.md → .agents/skills/setup-workspace-scaffold/SKILL.md} +8 -8
- package/template/{.agent → .agents}/skills/skill-creator/SKILL.md +11 -11
- package/template/{.agent/workflows/sync-kit.md → .agents/skills/sync-kit/SKILL.md} +19 -14
- package/template/{.agent → .agents}/skills/tdd-workflow/SKILL.md +1 -1
- package/template/{.agent → .agents}/skills/testing-strategist/SKILL.md +1 -1
- package/template/{.agent/workflows/update-architecture-map.md → .agents/skills/update-architecture-map/SKILL.md} +6 -6
- package/template/{.agent/workflows/validate-phase.md → .agents/skills/validate-phase/SKILL.md} +4 -4
- package/template/{.agent/workflows/validate-phase-quality.md → .agents/skills/validate-phase-quality/SKILL.md} +7 -7
- package/template/{.agent/workflows/validate-phase-readiness.md → .agents/skills/validate-phase-readiness/SKILL.md} +8 -8
- package/template/{.agent/workflows/verify-infrastructure.md → .agents/skills/verify-infrastructure/SKILL.md} +9 -9
- package/template/{.agent/workflows/write-architecture-spec.md → .agents/skills/write-architecture-spec/SKILL.md} +5 -5
- package/template/{.agent/workflows/write-architecture-spec-deepen.md → .agents/skills/write-architecture-spec-deepen/SKILL.md} +8 -8
- package/template/{.agent/workflows/write-architecture-spec-design.md → .agents/skills/write-architecture-spec-design/SKILL.md} +14 -14
- package/template/{.agent/workflows/write-be-spec.md → .agents/skills/write-be-spec/SKILL.md} +6 -6
- package/template/{.agent/workflows/write-be-spec-classify.md → .agents/skills/write-be-spec-classify/SKILL.md} +5 -5
- package/template/{.agent/workflows/write-be-spec-write.md → .agents/skills/write-be-spec-write/SKILL.md} +11 -11
- package/template/{.agent/workflows/write-fe-spec.md → .agents/skills/write-fe-spec/SKILL.md} +6 -6
- package/template/{.agent/workflows/write-fe-spec-classify.md → .agents/skills/write-fe-spec-classify/SKILL.md} +11 -11
- package/template/{.agent/workflows/write-fe-spec-write.md → .agents/skills/write-fe-spec-write/SKILL.md} +12 -12
- package/template/.claude/skills/plan-phase/SKILL.md +27 -5
- package/template/.claude/skills/sync-kit/SKILL.md +2 -2
- package/template/.codex/skills/plan-phase/SKILL.md +27 -5
- package/template/.codex/skills/sync-kit/SKILL.md +2 -2
- package/template/.factory/README.md +5 -4
- package/template/.factory/skills/plan-phase/SKILL.md +27 -5
- package/template/.factory/skills/sync-kit/SKILL.md +2 -2
- package/template/.memory/migrate/migrate-legacy.mjs +1 -1
- package/template/.memory/pipeline/compile.mjs +3 -3
- package/template/.memory/pipeline/kit-sync.md +11 -0
- package/template/.memory/pipeline/mirror-plans.mjs +3 -7
- package/template/.memory/wiki-home.md +3 -3
- package/template/AGENTS.md +17 -17
- package/template/CLAUDE.md +6 -6
- package/template/GEMINI.md +21 -21
- package/template/docs/README.md +1 -1
- package/template/docs/kit-architecture.md +9 -9
- package/template/docs/progress-state-catalog.md +10 -1
- package/template/.agent/kit-sync.md +0 -6
- package/template/.claude/kit-sync.md +0 -6
- package/template/.codex/kit-sync.md +0 -6
- package/template/.factory/kit-sync.md +0 -6
- /package/template/{.agent → .agents}/PRDS/codex-runtime-support.md +0 -0
- /package/template/{.agent → .agents}/TASKS/codex-runtime-support.md +0 -0
- /package/template/{.agent → .agents}/instructions/commands.md +0 -0
- /package/template/{.agent → .agents}/instructions/example.md +0 -0
- /package/template/{.agent → .agents}/instructions/patterns.md +0 -0
- /package/template/{.agent → .agents}/rules/boundary-not-placeholder.md +0 -0
- /package/template/{.agent → .agents}/rules/debug-by-test.md +0 -0
- /package/template/{.agent → .agents}/rules/decision-classification.md +0 -0
- /package/template/{.agent → .agents}/rules/memory-capture.md +0 -0
- /package/template/{.agent → .agents}/rules/question-vs-command.md +0 -0
- /package/template/{.agent → .agents}/rules/security-first.md +0 -0
- /package/template/{.agent → .agents}/rules/single-question.md +0 -0
- /package/template/{.agent → .agents}/rules/skill-mcp-first.md +0 -0
- /package/template/{.agent → .agents}/rules/source-before-ask.md +0 -0
- /package/template/{.agent → .agents}/rules/specificity-standards.md +0 -0
- /package/template/{.agent → .agents}/rules/tdd-contract-first.md +0 -0
- /package/template/{.agent → .agents}/skill-library/meta/claude-code/agent-development/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/meta/claude-code/hook-development/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/meta/claude-code/plugin-structure/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/meta/mcp-builder/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/meta/product-marketing-context/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/meta/tmux-processes/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/meta/using-tmux-for-interactive-commands/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/3d/threejs-pro/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/ai/ai-sdk/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/ai/langchain/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/ai/ollama/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/ai/openai-sdk/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/analytics/google-analytics/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/api/graphql/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/api/trpc/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/auth/authjs/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/auth/clerk/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/auth/firebase-auth/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/auth/lucia/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/auth/supabase-auth/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/cms/payload-cms/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/cms/shopify/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/cms/wordpress/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/css/sass-scss/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/css/tailwind-css-patterns/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/css/tailwind-design-system/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/css/vanilla-css/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/clickhouse/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/influxdb/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/lancedb/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/mongodb/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/neo4j/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/pgvector/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/pinecone/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/postgresql/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/qdrant/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/redis/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/spacetimedb/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/sqlite/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/supabase/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/surrealdb-expert/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/timescaledb/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/databases/weaviate/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/devops/git-advanced/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/devops/git-workflow/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/devops/github-actions/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/devops/kubernetes/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/devops/nginx/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/devops/terraform/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/email/resend/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/extensions/chrome-extension/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/extensions/plasmo/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/extensions/vscode-extension/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/extensions/wxt/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/feature-flags/flagsmith/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/feature-flags/launchdarkly/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/feature-flags/posthog-flags/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/astro-framework/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/electron/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/fastapi/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/hono/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/nestjs/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/nextjs/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/nuxt/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/svelte5/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/svelte5/references/events.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/svelte5/references/migration.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/svelte5/references/performance.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/svelte5/references/runes.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/svelte5/references/snippets.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/svelte5/references/sveltekit.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/svelte5/references/typescript.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/sveltekit/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/frameworks/tauri/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/gamedev/godot/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/gamedev/unity/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/hosting/aws/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/hosting/cloudflare/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/hosting/docker-expert/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/hosting/vercel/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/bash-scripting/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/c-cpp/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/gdscript/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/go/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/java/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/kotlin/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/python/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/rust/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/advanced-generics.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/branded-types.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/builder-pattern.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/common-pitfalls.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/conditional-types.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/decorators.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/discriminated-unions.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/mapped-types.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/performance-best-practices.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/template-literal-types.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/testing-types.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/type-guards.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/type-inference.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/typescript-advanced-patterns/references/utility-types.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/languages/vanilla-javascript/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/messaging/kafka/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/messaging/nats/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/messaging/rabbitmq/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/messaging/sqs/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/mobile/expo-react-native/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/mobile/flutter/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/mobile/kotlin-compose/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/mobile/react-native/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/mobile/swiftui/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/monitoring/posthog/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/monitoring/sentry/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/notifications/fcm/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/notifications/sendgrid/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/notifications/twilio/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/observability/datadog/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/observability/distributed-tracing/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/observability/opentelemetry/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/observability/prometheus-grafana/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/observability/python-observability/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/orm/drizzle-orm/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/orm/prisma/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/payments/lemonsqueezy/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/payments/stripe-integration/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/queue/bullmq/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/queue/inngest/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/realtime/socketio/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/search/algolia/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/search/elasticsearch/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/search/meilisearch/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/search/typesense/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/security/crypto-patterns/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/security/csp-cors-headers/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/security/dependency-auditing/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/security/input-sanitization/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/security/owasp-web-security/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/state/tanstack-query/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/state/zustand/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/storage/aws-s3/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/storage/cloudflare-r2/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/storage/gcs/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/testing/playwright/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/testing/storybook/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/testing/testing-library/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/testing/vitest/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/ui/react-best-practices/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/ui/react-composition-patterns/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/ui/react-flow/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/ui/shadcn-ui/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/stack/ui/svelte-flow/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/api/api-caching/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/api/api-documentation-openapi/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/api/api-error-handling/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/api/api-security-checklist/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/api/email-best-practices/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/api/rate-limiting-abuse-protection/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/api/webhook-design/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/cli/cli-configuration-management/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/cli/cli-error-diagnostics/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/cli/cli-shell-integration/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/cli/cli-ux-design/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/desktop/desktop-app-distribution/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/desktop/desktop-security-sandboxing/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/desktop/desktop-ux-conventions/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/desktop/native-os-integration/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/extension/browser-extension-patterns/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/extension/plugin-architecture-design/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/extension/vscode-extension-development/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/mobile/app-store-submission/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/mobile/mobile-offline-sync/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/mobile/mobile-responsive-patterns/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/mobile/push-notifications/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/accessibility-compliance/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/ai-seo/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/ai-seo/references/content-patterns.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/ai-seo/references/platform-ranking-factors.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/analytics-tracking/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/analytics-tracking/references/event-library.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/analytics-tracking/references/ga4-implementation.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/analytics-tracking/references/gtm-implementation.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/authentication-ui-flows/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/dark-mode-theming/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/design-reference-data/data/charts.csv +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/design-reference-data/data/colors.csv +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/design-reference-data/data/landing.csv +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/design-reference-data/data/styles.csv +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/design-reference-data/data/typography.csv +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/design-reference-data/data/ux-guidelines.csv +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/design-reference-data/scripts/core.py +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/design-reference-data/scripts/design_system.py +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/design-reference-data/scripts/search.py +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/form-handling-validation/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/frontend-design/templates/cppn-hero.tsx +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/frontend-design/templates/wave-hero.tsx +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/frontend-verification/scripts/ux_audit.py +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/i18n-localization/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/i18n-localization/references/icu-message-format.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/i18n-localization/references/intl-api-patterns.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/i18n-localization/references/rtl-support.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/offline-first-pwa/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/page-cro/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/page-cro/references/experiments.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/programmatic-seo/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/programmatic-seo/references/playbooks.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/schema-markup/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/schema-markup/references/schema-examples.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/seo-audit/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/seo-audit/references/ai-writing-detection.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/web-performance-optimization/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skill-library/surface/web/web-scraping/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/accessibility/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/accessibility/references/WCAG.md +0 -0
- /package/template/{.agent → .agents}/skills/accessibility/references/ia-spec-checklist.md +0 -0
- /package/template/{.agent → .agents}/skills/adversarial-review/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/antigravity-workflows/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/antigravity-workflows/resources/implementation-playbook.md +0 -0
- /package/template/{.agent → .agents}/skills/api-design-principles/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/api-design-principles/assets/api-design-checklist.md +0 -0
- /package/template/{.agent → .agents}/skills/api-design-principles/assets/rest-api-template.py +0 -0
- /package/template/{.agent → .agents}/skills/api-design-principles/references/graphql-schema-design.md +0 -0
- /package/template/{.agent → .agents}/skills/api-design-principles/references/rest-best-practices.md +0 -0
- /package/template/{.agent → .agents}/skills/api-design-principles/resources/implementation-playbook.md +0 -0
- /package/template/{.agent → .agents}/skills/api-versioning/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/api-versioning/references/typescript.md +0 -0
- /package/template/{.agent → .agents}/skills/architecture-mapping/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/brainstorming/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/brand-guidelines/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/clean-code/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/clean-code/references/typescript.md +0 -0
- /package/template/{.agent → .agents}/skills/code-review-pro/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/concise-planning/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/cross-layer-consistency/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/database-schema-design/references/relational.md +0 -0
- /package/template/{.agent → .agents}/skills/deployment-procedures/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/design-anti-cliche/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/design-direction/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/error-handling-patterns/references/go.md +0 -0
- /package/template/{.agent → .agents}/skills/error-handling-patterns/references/python.md +0 -0
- /package/template/{.agent → .agents}/skills/error-handling-patterns/references/rust.md +0 -0
- /package/template/{.agent → .agents}/skills/error-handling-patterns/references/typescript.md +0 -0
- /package/template/{.agent → .agents}/skills/git-advanced/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/git-workflow/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/logging-best-practices/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/logging-best-practices/references/go.md +0 -0
- /package/template/{.agent → .agents}/skills/logging-best-practices/references/python.md +0 -0
- /package/template/{.agent → .agents}/skills/logging-best-practices/references/typescript.md +0 -0
- /package/template/{.agent → .agents}/skills/migration-management/references/relational.md +0 -0
- /package/template/{.agent → .agents}/skills/minimalist-surgical-development/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/parallel-debugging/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/parallel-feature-development/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/performance-budgeting/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/pipeline-rubrics/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/pipeline-rubrics/references/architecture-rubric.md +0 -0
- /package/template/{.agent → .agents}/skills/pipeline-rubrics/references/be-rubric.md +0 -0
- /package/template/{.agent → .agents}/skills/pipeline-rubrics/references/fe-rubric.md +0 -0
- /package/template/{.agent → .agents}/skills/pipeline-rubrics/references/ia-rubric.md +0 -0
- /package/template/{.agent → .agents}/skills/pipeline-rubrics/references/scoring.md +0 -0
- /package/template/{.agent → .agents}/skills/pipeline-rubrics/references/vision-rubric.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/architecture-completeness-checklist.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/architecture-design-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/be-spec-classification.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/be-spec-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/constraint-exploration.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/data-placement-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/decomposition-templates.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/deep-ideation-loading-protocol.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/design-system-decisions.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/design-system-prerequisite-check.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/domain-exhaustion-criteria.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/engineering-standards-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/expansion-modes.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/fe-classification-procedures.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/fe-spec-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/feature-ledger-protocol.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/fractal-cx-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/fractal-feature-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/fractal-node-index-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/gate-applicability.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/ideation-crosscut-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/ideation-index-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/ideation-meta-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/infrastructure-report-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/operational-templates.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/placeholder-guard-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/shard-split-remediation.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/slice-completion-gates.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/surface-model.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/tdd-testing-policy.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/vision-template.md +0 -0
- /package/template/{.agent → .agents}/skills/prd-templates/references/write-verification-protocol.md +0 -0
- /package/template/{.agent → .agents}/skills/prompt-engineer/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/regex-patterns/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/regex-patterns/references/go.md +0 -0
- /package/template/{.agent → .agents}/skills/regex-patterns/references/javascript.md +0 -0
- /package/template/{.agent → .agents}/skills/regex-patterns/references/python.md +0 -0
- /package/template/{.agent → .agents}/skills/regex-patterns/references/rust.md +0 -0
- /package/template/{.agent → .agents}/skills/security-scanning-security-hardening/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/skill-creator/references/.gitkeep +0 -0
- /package/template/{.agent → .agents}/skills/skill-creator/scripts/.gitkeep +0 -0
- /package/template/{.agent → .agents}/skills/spec-writing/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/CREATION-LOG.md +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/condition-based-waiting-example.ts +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/condition-based-waiting.md +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/defense-in-depth.md +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/find-polluter.sh +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/root-cause-tracing.md +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/test-academic.md +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/test-pressure-1.md +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/test-pressure-2.md +0 -0
- /package/template/{.agent → .agents}/skills/systematic-debugging/test-pressure-3.md +0 -0
- /package/template/{.agent → .agents}/skills/tdd-workflow/references/typescript.md +0 -0
- /package/template/{.agent → .agents}/skills/tech-stack-catalog/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/tech-stack-catalog/references/constraint-questions.md +0 -0
- /package/template/{.agent → .agents}/skills/tech-stack-catalog/references/dev-tooling-decisions.md +0 -0
- /package/template/{.agent → .agents}/skills/tech-stack-catalog/references/surface-decision-tables.md +0 -0
- /package/template/{.agent → .agents}/skills/technical-writer/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/testing-strategist/references/typescript.md +0 -0
- /package/template/{.agent → .agents}/skills/verification-before-completion/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/workflow-automation/SKILL.md +0 -0
- /package/template/{.agent → .agents}/skills/workflow-automation/references/inngest.md +0 -0
- /package/template/{.agent → .agents}/skills/workflow-automation/references/temporal.md +0 -0
|
@@ -22,13 +22,13 @@ Receive template values from the calling workflow and fill the surface stack map
|
|
|
22
22
|
**Prerequisite**: If invoked standalone, the caller must provide at least one template key-value pair. If no values are provided, there is nothing to fill — report and exit.
|
|
23
23
|
|
|
24
24
|
> [!IMPORTANT]
|
|
25
|
-
> This workflow fills the surface stack map and global template values. It does **NOT** provision skills from the library — that is handled exclusively by `.
|
|
25
|
+
> This workflow fills the surface stack map and global template values. It does **NOT** provision skills from the library — that is handled exclusively by `.agents/skills/bootstrap-agents-provision/SKILL.md`. Running this workflow standalone will populate map cells but not install the corresponding skill directories.
|
|
26
26
|
|
|
27
27
|
---
|
|
28
28
|
|
|
29
29
|
## 1. Receive values
|
|
30
30
|
|
|
31
|
-
Accept values in the categories defined in `.
|
|
31
|
+
Accept values in the categories defined in `.agents/skills/bootstrap-agents/SKILL.md` (Section 1):
|
|
32
32
|
- **Surface-keyed values** → Per-Surface Skills table
|
|
33
33
|
- **Cross-cutting values** → Cross-Cutting Skills table
|
|
34
34
|
- **Global values** → Global Settings table + root configs
|
|
@@ -42,7 +42,7 @@ If any values are missing, leave those cells/placeholders in place — they'll b
|
|
|
42
42
|
|
|
43
43
|
## 2. Fill the surface stack map
|
|
44
44
|
|
|
45
|
-
Open `.
|
|
45
|
+
Open `.agents/instructions/tech-stack.md`.
|
|
46
46
|
|
|
47
47
|
### 2a. Per-Surface Skills table
|
|
48
48
|
|
|
@@ -67,7 +67,7 @@ Fill `PROJECT_NAME`, `DESCRIPTION`, `TECH_STACK_SUMMARY`, `SURFACES`, `ARCHITECT
|
|
|
67
67
|
|
|
68
68
|
## 3. Fill instruction templates
|
|
69
69
|
|
|
70
|
-
### `.
|
|
70
|
+
### `.agents/instructions/commands.md`
|
|
71
71
|
|
|
72
72
|
Write per-surface command sections. For each surface in the map:
|
|
73
73
|
|
|
@@ -86,13 +86,13 @@ Write per-surface command sections. For each surface in the map:
|
|
|
86
86
|
|
|
87
87
|
If single-surface, omit the surface header — just write a flat commands table.
|
|
88
88
|
|
|
89
|
-
### `.
|
|
89
|
+
### `.agents/instructions/workflow.md`
|
|
90
90
|
Fill `{{VALIDATION_COMMAND}}` with the primary surface's validation command (first non-`shared` row in the map, or `shared` if only one row exists).
|
|
91
91
|
|
|
92
|
-
### `.
|
|
92
|
+
### `.agents/instructions/patterns.md`
|
|
93
93
|
Replace `{{FRAMEWORK_PATTERNS}}` if provided.
|
|
94
94
|
|
|
95
|
-
### `.
|
|
95
|
+
### `.agents/instructions/structure.md`
|
|
96
96
|
Replace `{{PROJECT_STRUCTURE}}`, `{{ARCHITECTURE_TABLE}}` if provided.
|
|
97
97
|
|
|
98
98
|
---
|
|
@@ -114,7 +114,7 @@ Replace in **both** `AGENTS.md` and `GEMINI.md`:
|
|
|
114
114
|
|
|
115
115
|
## 5. Fill operational skill and rule templates
|
|
116
116
|
|
|
117
|
-
Scan all `.
|
|
117
|
+
Scan all `.agents/skills/*/SKILL.md` files for `{{PLACEHOLDER}}` values and fill any that match:
|
|
118
118
|
|
|
119
119
|
- `{{VALIDATION_COMMAND}}` — in `fix-bug`, `main-workflow`, `deploy`, `refactor`
|
|
120
120
|
- `{{PACKAGE_MANAGER}}` — in `refactor`, `security-audit`
|
|
@@ -126,7 +126,7 @@ Scan all `.agent/skills/*/SKILL.md` files for `{{PLACEHOLDER}}` values and fill
|
|
|
126
126
|
- `{{DB_PORT}}` — in `setup-session`
|
|
127
127
|
- `{{CREDENTIAL_TOOL}}` — in `setup-session`
|
|
128
128
|
|
|
129
|
-
Also scan `.
|
|
129
|
+
Also scan `.agents/rules/*.md`: `{{CONTRACT_LIBRARY}}` in `tdd-contract-first.md`.
|
|
130
130
|
|
|
131
131
|
---
|
|
132
132
|
|
|
@@ -138,6 +138,6 @@ Report:
|
|
|
138
138
|
- Which instruction template placeholders were filled
|
|
139
139
|
- Any errors encountered
|
|
140
140
|
|
|
141
|
-
> **HARD GATE**: Do NOT return to the calling workflow. Do NOT stop here. You MUST now read and execute `.
|
|
141
|
+
> **HARD GATE**: Do NOT return to the calling workflow. Do NOT stop here. You MUST now read and execute `.agents/skills/bootstrap-agents-provision/SKILL.md`. Fill without provision is an incomplete bootstrap — the skill library remains unresolved, map cells reference skills that don't exist, and downstream map guard checks will fail.
|
|
142
142
|
>
|
|
143
143
|
> This is not conditional. This is not "if invoked standalone." This applies to EVERY invocation of fill — whether standalone or called by a parent workflow. Provision runs next. Always.
|
|
@@ -19,34 +19,34 @@ pipeline:
|
|
|
19
19
|
|
|
20
20
|
Read the surface stack map, resolve each skill using the 4-tier chain, provision from the library, and report results.
|
|
21
21
|
|
|
22
|
-
**Prerequisite**: The surface stack map in `.
|
|
22
|
+
**Prerequisite**: The surface stack map in `.agents/instructions/tech-stack.md` must have at least one row with filled cells (from a previous `/bootstrap-agents-fill` run).
|
|
23
23
|
|
|
24
24
|
---
|
|
25
25
|
|
|
26
26
|
## 6. Read skill library manifest
|
|
27
27
|
|
|
28
|
-
Read `.
|
|
28
|
+
Read `.agents/skill-library/MANIFEST.md` to load the trigger tables.
|
|
29
29
|
|
|
30
|
-
If `.
|
|
30
|
+
If `.agents/skill-library/MANIFEST.md` does not exist (e.g., user deleted it or is using a minimal kit), use only Tier 2-4 resolution (no manifest matching).
|
|
31
31
|
|
|
32
32
|
---
|
|
33
33
|
|
|
34
34
|
## 7. Provision skills — 4-Tier Resolution Chain
|
|
35
35
|
|
|
36
|
-
Read the surface stack map from `.
|
|
36
|
+
Read the surface stack map from `.agents/instructions/tech-stack.md`. For **every skill name** referenced in any cell of both the Per-Surface Skills table and Cross-Cutting Skills table, resolve it:
|
|
37
37
|
|
|
38
38
|
### Tier 1: Exact Match
|
|
39
39
|
|
|
40
|
-
Check `.
|
|
40
|
+
Check `.agents/skills/{name}/` (already installed) and `.agents/skill-library/{name}/`:
|
|
41
41
|
|
|
42
42
|
- **Already installed** → skip (idempotent) ✅
|
|
43
|
-
- **Found in library** → copy directory to `.
|
|
43
|
+
- **Found in library** → copy directory to `.agents/skills/{name}/`, fill any `{{PLACEHOLDER}}`s in the copied SKILL.md ✅
|
|
44
44
|
- **Not found** → check manifest `Value Pattern` matches (glob-style, case-insensitive) → if matched, install the mapped skill → update the map cell to use the installed directory name ✅
|
|
45
45
|
- **Still not found** → proceed to Tier 2
|
|
46
46
|
|
|
47
47
|
### Tier 2: Partial Match + Adequacy Check
|
|
48
48
|
|
|
49
|
-
Search `.
|
|
49
|
+
Search `.agents/skills/` and `.agents/skill-library/` for skills whose name contains the base term (e.g., for `surrealdb-embedded`, check `surrealdb`):
|
|
50
50
|
|
|
51
51
|
1. **Partial match found** → read its `SKILL.md`
|
|
52
52
|
2. **Assess adequacy**: Does the skill cover the needed variant? Check for:
|
|
@@ -58,7 +58,7 @@ Search `.agent/skills/` and `.agent/skill-library/` for skills whose name contai
|
|
|
58
58
|
|
|
59
59
|
### Tier 3: External Discovery
|
|
60
60
|
|
|
61
|
-
Read `.
|
|
61
|
+
Read `.agents/skills/find-skills/SKILL.md` and invoke its methodology:
|
|
62
62
|
|
|
63
63
|
1. Search for the skill externally
|
|
64
64
|
2. **Found** → install → fill map cell with resolved name ✅
|
|
@@ -79,11 +79,11 @@ Mark the map cell with `⚠️ {name} [not found]`. Add to the report:
|
|
|
79
79
|
## 8. Update installed skills list
|
|
80
80
|
|
|
81
81
|
After provisioning, build a markdown list of all installed skills and update `{{INSTALLED_SKILLS}}` in:
|
|
82
|
-
- `.
|
|
82
|
+
- `.agents/instructions/tech-stack.md`
|
|
83
83
|
- `AGENTS.md`
|
|
84
84
|
- `GEMINI.md`
|
|
85
85
|
|
|
86
|
-
Read `.
|
|
86
|
+
Read `.agents/skills/prd-templates/references/operational-templates.md` for the **Installed Skills List** template. Organize skills by:
|
|
87
87
|
|
|
88
88
|
```markdown
|
|
89
89
|
### Default Skills
|
|
@@ -19,7 +19,7 @@ Transform the ideation output into a production-grade architecture design docume
|
|
|
19
19
|
**Input**: `.memory/wiki/specs/ideation/ideation-index.md` (must exist and be approved)
|
|
20
20
|
**Output**: `.memory/wiki/specs/YYYY-MM-DD-architecture-design.md` + `.memory/wiki/specs/ENGINEERING-STANDARDS.md` + `.memory/wiki/specs/data-placement-strategy.md`
|
|
21
21
|
|
|
22
|
-
> **Depth standard**: Every section must be specified to the point where a developer cannot misinterpret it. The specificity-standards rule (`.
|
|
22
|
+
> **Depth standard**: Every section must be specified to the point where a developer cannot misinterpret it. The specificity-standards rule (`.agents/rules/specificity-standards.md`) applies to every word of the output.
|
|
23
23
|
|
|
24
24
|
---
|
|
25
25
|
|
|
@@ -42,7 +42,7 @@ Pay special attention to **Project Surfaces** in `meta/constraints.md` — it de
|
|
|
42
42
|
|
|
43
43
|
Read `## Engagement Tier` from `ideation-index.md`. If not set, ask the user and write immediately.
|
|
44
44
|
|
|
45
|
-
Read `.
|
|
45
|
+
Read `.agents/skills/prd-templates/references/engagement-tier-protocol.md` — each shard reads the tier and adapts gates.
|
|
46
46
|
|
|
47
47
|
---
|
|
48
48
|
|
|
@@ -56,7 +56,7 @@ Read the `## Progress Summary` table in `ideation-index.md`. Check these thresho
|
|
|
56
56
|
| Total leaf features | ≥ 50 |
|
|
57
57
|
| Total surfaces | ≥ 2 (multi-product projects) |
|
|
58
58
|
|
|
59
|
-
**If ANY threshold is met** → read `.
|
|
59
|
+
**If ANY threshold is met** → read `.agents/skills/prd-templates/references/deep-ideation-loading-protocol.md` and follow its full procedure. This produces a **Domain Digest Table** written to `.memory/wiki/specs/architecture-draft.md` as `## Ideation Digest`.
|
|
60
60
|
|
|
61
61
|
**If no threshold is met** → skip this step. The standard `ideation-index.md` read from Step 1 is sufficient.
|
|
62
62
|
|
|
@@ -68,7 +68,7 @@ Read the `## Progress Summary` table in `ideation-index.md`. Check these thresho
|
|
|
68
68
|
|
|
69
69
|
Read each skill SKILL.md listed in the frontmatter `skills` array.
|
|
70
70
|
|
|
71
|
-
Check `.
|
|
71
|
+
Check `.agents/skills/` for stack-specific skills. Read `.agents/skills/find-skills/SKILL.md` for community skill discovery.
|
|
72
72
|
|
|
73
73
|
---
|
|
74
74
|
|
|
@@ -76,11 +76,11 @@ Check `.agent/skills/` for stack-specific skills. Read `.agent/skills/find-skill
|
|
|
76
76
|
|
|
77
77
|
| # | Shard | What It Does |
|
|
78
78
|
|---|-------|-------------|
|
|
79
|
-
| 1 | [`create-prd-stack`](.
|
|
80
|
-
| 1.5 | [`create-prd-design-system`](.
|
|
81
|
-
| 2 | [`create-prd-architecture`](.
|
|
82
|
-
| 3 | [`create-prd-security`](.
|
|
83
|
-
| 4 | [`create-prd-compile`](.
|
|
79
|
+
| 1 | [`create-prd-stack`](.agents/skills/create-prd-stack/SKILL.md) | Constraint-first discovery, tech stack decisions with bootstrap firing |
|
|
80
|
+
| 1.5 | [`create-prd-design-system`](.agents/skills/create-prd-design-system/SKILL.md) | Navigation paradigm, layout grid, page archetypes, component hierarchy, motion, state design language → `.memory/wiki/specs/design-system.md` |
|
|
81
|
+
| 2 | [`create-prd-architecture`](.agents/skills/create-prd-architecture/SKILL.md) | System architecture, data strategy, data placement strategy document |
|
|
82
|
+
| 3 | [`create-prd-security`](.agents/skills/create-prd-security/SKILL.md) | Security model, compliance escalation, integration points |
|
|
83
|
+
| 4 | [`create-prd-compile`](.agents/skills/create-prd-compile/SKILL.md) | Development methodology, phasing, compile architecture-design.md + ENGINEERING-STANDARDS.md |
|
|
84
84
|
|
|
85
85
|
> **Progressive working artifact**: `.memory/wiki/specs/architecture-draft.md` is written incrementally by shards 1–3 and read by shard 4 to compile the final dated `architecture-design.md`.
|
|
86
86
|
|
|
@@ -88,13 +88,13 @@ Check `.agent/skills/` for stack-specific skills. Read `.agent/skills/find-skill
|
|
|
88
88
|
|
|
89
89
|
## Orchestration
|
|
90
90
|
|
|
91
|
-
Create `.memory/wiki/specs/architecture/prd-working/` directory if it does not exist. Read `.
|
|
91
|
+
Create `.memory/wiki/specs/architecture/prd-working/` directory if it does not exist. Read `.agents/skills/prd-templates/references/workflow-checkpoint-protocol.md` — all shards use this checkpoint system.
|
|
92
92
|
|
|
93
|
-
### Step A — Run `.
|
|
94
|
-
### Step A.5 — Run `.
|
|
95
|
-
### Step B — Run `.
|
|
96
|
-
### Step C — Run `.
|
|
97
|
-
### Step D — Run `.
|
|
93
|
+
### Step A — Run `.agents/skills/create-prd-stack/SKILL.md`
|
|
94
|
+
### Step A.5 — Run `.agents/skills/create-prd-design-system/SKILL.md`
|
|
95
|
+
### Step B — Run `.agents/skills/create-prd-architecture/SKILL.md`
|
|
96
|
+
### Step C — Run `.agents/skills/create-prd-security/SKILL.md`
|
|
97
|
+
### Step D — Run `.agents/skills/create-prd-compile/SKILL.md`
|
|
98
98
|
|
|
99
99
|
**Shard failure recovery**: If any shard (A through D) fails mid-execution:
|
|
100
100
|
1. Check `.memory/wiki/specs/architecture/prd-working/workflow-state.md` for the checkpoint — it shows exact step, item, and next action
|
|
@@ -108,9 +108,9 @@ Create `.memory/wiki/specs/architecture/prd-working/` directory if it does not e
|
|
|
108
108
|
|
|
109
109
|
### Self-check against Architecture rubric
|
|
110
110
|
|
|
111
|
-
Read `.
|
|
111
|
+
Read `.agents/skills/pipeline-rubrics/references/architecture-rubric.md` and apply all 15 dimensions as the self-check.
|
|
112
112
|
|
|
113
|
-
Read `.
|
|
113
|
+
Read `.agents/skills/prd-templates/references/architecture-completeness-checklist.md` and verify all items.
|
|
114
114
|
|
|
115
115
|
For any dimension that scores ⚠️ or ❌ → resolve it NOW. Loop back to the relevant shard.
|
|
116
116
|
|
|
@@ -24,7 +24,7 @@ Design the high-level system architecture and data strategy. Create the data pla
|
|
|
24
24
|
|
|
25
25
|
## 0. Map guard
|
|
26
26
|
|
|
27
|
-
Follow the map guard protocol (`.
|
|
27
|
+
Follow the map guard protocol (`.agents/skills/prd-templates/references/map-guard-protocol.md`). Required cells for this shard:
|
|
28
28
|
|
|
29
29
|
| Map Location | Column/Category | Why this matters |
|
|
30
30
|
|---|---|---|
|
|
@@ -34,7 +34,7 @@ Follow the map guard protocol (`.agent/skills/prd-templates/references/map-guard
|
|
|
34
34
|
|
|
35
35
|
**HARD GATE** — If ANY required cell is empty → STOP. No timing fallbacks. No conversation-confirmed values. See map guard protocol for recovery.
|
|
36
36
|
|
|
37
|
-
Read the engagement tier protocol (`.
|
|
37
|
+
Read the engagement tier protocol (`.agents/skills/prd-templates/references/engagement-tier-protocol.md`) — apply the tier behavior for architecture decisions.
|
|
38
38
|
|
|
39
39
|
---
|
|
40
40
|
|
|
@@ -45,7 +45,7 @@ Read the engagement tier protocol (`.agent/skills/prd-templates/references/engag
|
|
|
45
45
|
1. Read `.memory/wiki/specs/ideation/ideation-index.md` — extract: Structure Map (domain list + paths), MoSCoW Summary (full feature inventory), Engagement Tier, persona list
|
|
46
46
|
2. Read `.memory/wiki/specs/ideation/meta/constraints.md` — extract: Project Surfaces, compliance constraints, hard/soft constraints
|
|
47
47
|
3. Read `.memory/wiki/specs/ideation/ideation-cx.md` (global cross-cuts) — extract: cross-domain data dependencies, trigger chains, shared entity ownership. Then read each domain-level `{domain}-cx.md` listed in the Structure Map
|
|
48
|
-
4. If `## Ideation Digest` exists in `.memory/wiki/specs/architecture-draft.md` → use it as the structured feature inventory. Otherwise, read domain index files (`{domain}/{domain}-index.md`) directly per the deep ideation loading protocol (`.
|
|
48
|
+
4. If `## Ideation Digest` exists in `.memory/wiki/specs/architecture-draft.md` → use it as the structured feature inventory. Otherwise, read domain index files (`{domain}/{domain}-index.md`) directly per the deep ideation loading protocol (`.agents/skills/prd-templates/references/deep-ideation-loading-protocol.md`)
|
|
49
49
|
|
|
50
50
|
**How this context feeds downstream steps:**
|
|
51
51
|
- Component diagram (4.1) ← domain boundaries from domain indexes, trigger chains from CX files
|
|
@@ -57,23 +57,23 @@ Read the engagement tier protocol (`.agent/skills/prd-templates/references/engag
|
|
|
57
57
|
|
|
58
58
|
### Checkpoint resumption
|
|
59
59
|
|
|
60
|
-
Read `.
|
|
60
|
+
Read `.agents/skills/prd-templates/references/workflow-checkpoint-protocol.md`. Check if `.memory/wiki/specs/architecture/prd-working/workflow-state.md` exists. If it exists and `active_shard` matches this file → follow the resumption procedure. If not → initialize a fresh checkpoint.
|
|
61
61
|
|
|
62
62
|
---
|
|
63
63
|
|
|
64
64
|
## 4. System architecture
|
|
65
65
|
|
|
66
|
-
Read `.
|
|
66
|
+
Read `.agents/skills/api-design-principles/SKILL.md` for API surface design.
|
|
67
67
|
|
|
68
68
|
Design the high-level system. Each sub-item requires full exploration, not a summary sentence:
|
|
69
69
|
|
|
70
70
|
1. **Component diagram** — What services exist? How do they communicate? What protocols? What happens if one is down?
|
|
71
71
|
2. **Data flow** — Request lifecycle from client to database and back. Every hop, every transformation, every auth check along the way. Draw the full sequence.
|
|
72
72
|
3. **Deployment topology** — What runs where? Edge? Origin? External? Local machine? App Store? What are the latency implications? What are the cost implications?
|
|
73
|
-
Load the Hosting skill(s) from the cross-cutting section per the skill loading protocol (`.
|
|
74
|
-
Read .
|
|
73
|
+
Load the Hosting skill(s) from the cross-cutting section per the skill loading protocol (`.agents/skills/prd-templates/references/skill-loading-protocol.md`).
|
|
74
|
+
Read .agents/skills/technical-writer/SKILL.md and follow its methodology.
|
|
75
75
|
4. **API surface** — REST? GraphQL? RPC? Versioning strategy? Error format? Pagination? Rate limit headers?
|
|
76
|
-
5. **Deployment strategy** — Rolling? Blue-green? Canary? Read `.
|
|
76
|
+
5. **Deployment strategy** — Rolling? Blue-green? Canary? Read `.agents/skills/deployment-procedures/SKILL.md` Section 6 for the strategy options and selection matrix. Ask:
|
|
77
77
|
- "Which zero-downtime deployment strategy fits your risk profile? Rolling (standard), Blue-Green (easy rollback), or Canary (validate with real traffic)?"
|
|
78
78
|
- "Do you want feature flags for controlled rollout of risky features? If yes, which provider (or build your own)?"
|
|
79
79
|
- "What is your rollback trigger? Error rate spike above N%? Latency threshold? Manual decision?"
|
|
@@ -93,23 +93,23 @@ For each component, also define:
|
|
|
93
93
|
- "Are there failure modes I haven't accounted for?"
|
|
94
94
|
- For multi-surface: "What happens if the sync layer goes down? Can each surface degrade gracefully?"
|
|
95
95
|
|
|
96
|
-
Follow the decision confirmation protocol (`.
|
|
96
|
+
Follow the decision confirmation protocol (`.agents/skills/prd-templates/references/decision-confirmation-protocol.md`) — do not write until explicitly confirmed.
|
|
97
97
|
|
|
98
|
-
Write the completed `## System Architecture` section to `.memory/wiki/specs/architecture-draft.md` (create the file if it does not exist). Do not wait until the end — write this section as soon as it is completed and confirmed by the user. Follow the write verification protocol (`.
|
|
98
|
+
Write the completed `## System Architecture` section to `.memory/wiki/specs/architecture-draft.md` (create the file if it does not exist). Do not wait until the end — write this section as soon as it is completed and confirmed by the user. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
99
99
|
|
|
100
|
-
> **Decision recording**: For each non-trivial architecture decision (technology choices, deployment topology, API style, failure handling strategy), read `.
|
|
100
|
+
> **Decision recording**: For each non-trivial architecture decision (technology choices, deployment topology, API style, failure handling strategy), read `.agents/skills/session-continuity/protocols/06-decision-analysis.md` and follow the **Decision Effect Analysis Protocol**. Architecture decisions have the highest downstream impact in the pipeline — record them to `.memory/wiki/decisions.md` with the Philosopher + Devil's Advocate deliberation.
|
|
101
101
|
|
|
102
102
|
## 4.5. Error architecture
|
|
103
103
|
|
|
104
104
|
> **Hard gate.** This step is mandatory for every project. All five decisions below must be confirmed by the user before `## 5. Data strategy` begins. Do not proceed to Data Strategy until every decision is explicitly approved.
|
|
105
105
|
|
|
106
|
-
Read `.
|
|
106
|
+
Read `.agents/skills/error-handling-patterns/SKILL.md` and follow its Error Architecture Interview methodology. All 5 decisions must receive explicit user confirmation before proceeding to Data Strategy. This step is a hard gate — do not proceed until all five decisions are confirmed.
|
|
107
107
|
|
|
108
|
-
Write the completed decisions to `.memory/wiki/specs/architecture-draft.md` under a new top-level `## Error Architecture` section (between `## System Architecture` and `## Data Strategy`). The section must contain five sub-sections matching the five decisions above (`### Global Error Envelope`, `### Error Propagation Chain`, `### Unhandled Exception Strategy`, `### Client Fallback Contract`, `### Error Boundary Strategy`), with the locked canonical JSON example included verbatim under `### Global Error Envelope`. Follow the write verification protocol (`.
|
|
108
|
+
Write the completed decisions to `.memory/wiki/specs/architecture-draft.md` under a new top-level `## Error Architecture` section (between `## System Architecture` and `## Data Strategy`). The section must contain five sub-sections matching the five decisions above (`### Global Error Envelope`, `### Error Propagation Chain`, `### Unhandled Exception Strategy`, `### Client Fallback Contract`, `### Error Boundary Strategy`), with the locked canonical JSON example included verbatim under `### Global Error Envelope`. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
109
109
|
|
|
110
110
|
## 5. Data strategy
|
|
111
111
|
|
|
112
|
-
Read .
|
|
112
|
+
Read .agents/skills/database-schema-design/SKILL.md and follow its schema design methodology.
|
|
113
113
|
|
|
114
114
|
**Digest-aware entity identification**: If `## Ideation Digest` exists in `.memory/wiki/specs/architecture-draft.md`, use its Key Entities column and Cross-Domain Dependencies table as the primary source for entity identification in sub-steps below. Cross-reference the digest's per-domain feature lists to ensure no entity is missed. If the digest does not exist, derive entities from the architecture sections written above.
|
|
115
115
|
|
|
@@ -130,19 +130,19 @@ For multi-surface projects, additionally define:
|
|
|
130
130
|
- "Does every entity have a clear owner?"
|
|
131
131
|
- "Are there query patterns I'm missing that could become hot paths?"
|
|
132
132
|
|
|
133
|
-
Follow the decision confirmation protocol (`.
|
|
133
|
+
Follow the decision confirmation protocol (`.agents/skills/prd-templates/references/decision-confirmation-protocol.md`) — do not write until explicitly confirmed.
|
|
134
134
|
|
|
135
|
-
Write the completed `## Data Strategy` section to `.memory/wiki/specs/architecture-draft.md`. Follow the write verification protocol (`.
|
|
135
|
+
Write the completed `## Data Strategy` section to `.memory/wiki/specs/architecture-draft.md`. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
136
136
|
|
|
137
137
|
### 5.5. Cross-Store Entity Consistency
|
|
138
138
|
|
|
139
|
-
Read .
|
|
139
|
+
Read .agents/skills/database-schema-design/SKILL.md and follow its Cross-Store Entity Consistency Protocol for every entity that spans more than one store.
|
|
140
140
|
|
|
141
|
-
Write the completed cross-store consistency table to `.memory/wiki/specs/architecture-draft.md` as part of the `## Data Strategy` section. Follow the write verification protocol (`.
|
|
141
|
+
Write the completed cross-store consistency table to `.memory/wiki/specs/architecture-draft.md` as part of the `## Data Strategy` section. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
142
142
|
|
|
143
143
|
### Data placement strategy document
|
|
144
144
|
|
|
145
|
-
Read `.
|
|
145
|
+
Read `.agents/skills/prd-templates/references/data-placement-template.md` for the template structure. Create `.memory/wiki/specs/data-placement-strategy.md` using the template, filling each section with the data decisions confirmed above.
|
|
146
146
|
|
|
147
147
|
## Completion Gate (MANDATORY)
|
|
148
148
|
|
|
@@ -28,7 +28,7 @@ Verify `.memory/wiki/specs/architecture-draft.md` exists. If it does not → **S
|
|
|
28
28
|
|
|
29
29
|
## 0. Map guard
|
|
30
30
|
|
|
31
|
-
Follow the map guard protocol (`.
|
|
31
|
+
Follow the map guard protocol (`.agents/skills/prd-templates/references/map-guard-protocol.md`). Required cells for this shard:
|
|
32
32
|
|
|
33
33
|
| Map Location | Column/Category | Why this matters |
|
|
34
34
|
|---|---|---|
|
|
@@ -38,28 +38,28 @@ Follow the map guard protocol (`.agent/skills/prd-templates/references/map-guard
|
|
|
38
38
|
|
|
39
39
|
**HARD GATE** — If ANY required cell is empty → STOP. No timing fallbacks. No conversation-confirmed values. See map guard protocol for recovery.
|
|
40
40
|
|
|
41
|
-
Read the engagement tier protocol (`.
|
|
41
|
+
Read the engagement tier protocol (`.agents/skills/prd-templates/references/engagement-tier-protocol.md`) — apply the tier behavior for compile decisions.
|
|
42
42
|
|
|
43
43
|
### Checkpoint resumption
|
|
44
44
|
|
|
45
|
-
Read `.
|
|
45
|
+
Read `.agents/skills/prd-templates/references/workflow-checkpoint-protocol.md`. Check if `.memory/wiki/specs/architecture/prd-working/workflow-state.md` exists. If it exists and `active_shard` matches this file → follow the resumption procedure (skip completed sections, resume from `next_action`). If not → initialize a fresh checkpoint.
|
|
46
46
|
|
|
47
47
|
---
|
|
48
48
|
|
|
49
49
|
## 8. Development methodology
|
|
50
50
|
|
|
51
|
-
Read .
|
|
51
|
+
Read .agents/skills/tdd-workflow/SKILL.md and follow its methodology.
|
|
52
52
|
|
|
53
53
|
Document the agreed approach:
|
|
54
54
|
|
|
55
55
|
1. **Contract-first** — Zod schemas (or equivalent) before implementation
|
|
56
56
|
2. **TDD** — Failing tests before code
|
|
57
|
-
Load the Unit Tests and E2E Tests skill(s) from the surface stack map per the skill loading protocol (`.
|
|
57
|
+
Load the Unit Tests and E2E Tests skill(s) from the surface stack map per the skill loading protocol (`.agents/skills/prd-templates/references/skill-loading-protocol.md`).
|
|
58
58
|
3. **Vertical slices** — All surfaces per feature
|
|
59
59
|
4. **Spec layers** — IA → BE → FE pipeline
|
|
60
60
|
5. **Quality gates** — What must pass before merge
|
|
61
61
|
|
|
62
|
-
Write the completed `## Development Methodology` section to `.memory/wiki/specs/architecture-draft.md` immediately after user confirmation. Follow the write verification protocol (`.
|
|
62
|
+
Write the completed `## Development Methodology` section to `.memory/wiki/specs/architecture-draft.md` immediately after user confirmation. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
63
63
|
|
|
64
64
|
## 8.5. Ideation context reload for phasing
|
|
65
65
|
|
|
@@ -96,9 +96,9 @@ Each phase should have a rough timeline estimate and must pass the full validati
|
|
|
96
96
|
- "Are there features in Phase 2 that actually depend on something not in Phase 1?"
|
|
97
97
|
- "Is the Phase 1 scope achievable without cutting quality?"
|
|
98
98
|
|
|
99
|
-
Follow the decision confirmation protocol (`.
|
|
99
|
+
Follow the decision confirmation protocol (`.agents/skills/prd-templates/references/decision-confirmation-protocol.md`) — do not write until explicitly confirmed.
|
|
100
100
|
|
|
101
|
-
Write the completed `## Phasing Strategy` section to `.memory/wiki/specs/architecture-draft.md` immediately after user confirmation. Follow the write verification protocol (`.
|
|
101
|
+
Write the completed `## Phasing Strategy` section to `.memory/wiki/specs/architecture-draft.md` immediately after user confirmation. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
102
102
|
|
|
103
103
|
## 9.5. Lock project directory structure
|
|
104
104
|
|
|
@@ -108,16 +108,16 @@ Based on the locked tech stack, generate a canonical directory tree.
|
|
|
108
108
|
2. Present the tree to the user with one-line descriptions per top-level directory. Adapt the tree to the actual stack — e.g., a CLI project won't have `components/`, a monorepo will have `apps/` and `packages/`
|
|
109
109
|
3. Build an architecture separation table mapping each concern to its directory and runtime
|
|
110
110
|
4. **Present to user**: Show the directory tree and architecture table. Ask: "Does this structure match your expectations?" **Do not proceed until explicit approval.**
|
|
111
|
-
5. After approval, fire bootstrap with: `PROJECT_STRUCTURE`, `ARCHITECTURE_TABLE`, `CONTRACTS_DIR`, `BUILD_OUTPUT_DIR`. **HARD GATE**: Follow the bootstrap verification protocol (`.
|
|
111
|
+
5. After approval, fire bootstrap with: `PROJECT_STRUCTURE`, `ARCHITECTURE_TABLE`, `CONTRACTS_DIR`, `BUILD_OUTPUT_DIR`. **HARD GATE**: Follow the bootstrap verification protocol (`.agents/skills/prd-templates/references/bootstrap-verification-protocol.md`) — verify all 4 keys.
|
|
112
112
|
6. Append a `## Directory Structure` section to `.memory/wiki/specs/architecture-draft.md`
|
|
113
113
|
|
|
114
114
|
> If invoked standalone, surface via `notify_user`.
|
|
115
115
|
|
|
116
116
|
## 10. Compile architecture design document
|
|
117
117
|
|
|
118
|
-
Read .
|
|
118
|
+
Read .agents/skills/technical-writer/SKILL.md and follow its methodology.
|
|
119
119
|
|
|
120
|
-
Read .
|
|
120
|
+
Read .agents/skills/technical-writer/SKILL.md and apply its clarity and structure standards throughout document compilation.
|
|
121
121
|
|
|
122
122
|
Read `.memory/wiki/specs/architecture-draft.md` as the authoritative source.
|
|
123
123
|
|
|
@@ -130,13 +130,13 @@ Read `.memory/wiki/specs/architecture-draft.md` as the authoritative source.
|
|
|
130
130
|
|
|
131
131
|
If any required section is missing → **STOP**: "architecture-draft.md is missing `[section]`. This section should have been written by a previous shard. Run the relevant shard: architecture → `/create-prd-architecture`, security → `/create-prd-security`."
|
|
132
132
|
|
|
133
|
-
Read `.
|
|
133
|
+
Read `.agents/skills/prd-templates/references/architecture-design-template.md` for the document structure. Compile it into `.memory/wiki/specs/YYYY-MM-DD-architecture-design.md` (use today's date).
|
|
134
134
|
|
|
135
135
|
> **Depth rule**: Each section must contain the full detail gathered during steps 3-9. If a section is under 200 words, it's almost certainly too shallow. Apply the two-implementer test.
|
|
136
136
|
|
|
137
137
|
## 10.5. Performance budget interview
|
|
138
138
|
|
|
139
|
-
Read `.
|
|
139
|
+
Read `.agents/skills/performance-budgeting/SKILL.md` and follow its Interview Protocol for all applicable axes.
|
|
140
140
|
|
|
141
141
|
Surface conditioning rules and the write-as-you-go rule are defined in the skill.
|
|
142
142
|
|
|
@@ -146,15 +146,15 @@ Write each confirmed axis to `.memory/wiki/specs/ENGINEERING-STANDARDS.md` immed
|
|
|
146
146
|
|
|
147
147
|
## 11. Compile Engineering Standards
|
|
148
148
|
|
|
149
|
-
Read .
|
|
149
|
+
Read .agents/skills/technical-writer/SKILL.md and follow its methodology.
|
|
150
150
|
|
|
151
|
-
Read `.
|
|
151
|
+
Read `.agents/skills/prd-templates/references/engineering-standards-template.md` for the document structure. Create `.memory/wiki/specs/ENGINEERING-STANDARDS.md` — the non-negotiable quality bar for the project. Fill in concrete values based on tech stack decisions from step 3 and methodology from step 8. **No TBDs allowed.**
|
|
152
152
|
|
|
153
153
|
## 12. Request review and propose next steps
|
|
154
154
|
|
|
155
|
-
Read `.
|
|
155
|
+
Read `.agents/skills/pipeline-rubrics/SKILL.md` and follow its pre-flight self-check protocol for the Architecture rubric.
|
|
156
156
|
|
|
157
|
-
Run a pre-flight self-check before presenting. Read `.
|
|
157
|
+
Run a pre-flight self-check before presenting. Read `.agents/skills/pipeline-rubrics/references/architecture-rubric.md` and apply each of the 15 dimensions as a self-check.
|
|
158
158
|
|
|
159
159
|
> ❌ **STOP** — If any dimension scores ⚠️ or ❌, do not call `notify_user`. Fix the gap now and re-run the self-check until all 15 dimensions are ✅.
|
|
160
160
|
|
|
@@ -19,25 +19,25 @@ pipeline:
|
|
|
19
19
|
|
|
20
20
|
Establish the structural UI architecture — navigation paradigm, layout grid, page archetypes, global component inventory, motion language, data density philosophy, and global state design language. Produces `.memory/wiki/specs/design-system.md` which all FE specs must consume.
|
|
21
21
|
|
|
22
|
-
**Prerequisite**: Tech stack decisions must be locked (`/create-prd-stack` completed). Design direction must be confirmed in `.
|
|
22
|
+
**Prerequisite**: Tech stack decisions must be locked (`/create-prd-stack` completed). Design direction must be confirmed in `.agents/skills/brand-guidelines/SKILL.md`.
|
|
23
23
|
|
|
24
24
|
---
|
|
25
25
|
|
|
26
26
|
## 0. Prerequisite check
|
|
27
27
|
|
|
28
|
-
1. Read `.
|
|
28
|
+
1. Read `.agents/skills/brand-guidelines/SKILL.md`.
|
|
29
29
|
2. Scan for any `{{PLACEHOLDER}}` values that are still unfilled. If any exist → **stop** and tell the user: _"Design direction hasn't been confirmed yet. Run `/create-prd-stack` first to establish the design direction before designing the system."_
|
|
30
30
|
3. If all placeholders are filled → extract and store for this session: the confirmed `DESIGN_DIRECTION`, color palette, typography choices, motion philosophy, and anti-patterns.
|
|
31
31
|
|
|
32
32
|
Read `## Engagement Tier` from `.memory/wiki/specs/ideation/ideation-index.md`.
|
|
33
33
|
|
|
34
|
-
Read the engagement tier protocol (`.
|
|
34
|
+
Read the engagement tier protocol (`.agents/skills/prd-templates/references/engagement-tier-protocol.md`) — apply the tier behavior for design system decisions (all 7 decisions are product decisions).
|
|
35
35
|
|
|
36
36
|
1. Read `.memory/wiki/specs/ideation/meta/constraints.md` — extract the **Project Surfaces** section. Read `.memory/wiki/specs/ideation/ideation-index.md` — extract the feature inventory from the MoSCoW Summary.
|
|
37
|
-
2. Read `.
|
|
38
|
-
3. Read `.
|
|
39
|
-
4. Read `.
|
|
40
|
-
5. Read `.
|
|
37
|
+
2. Read `.agents/skills/brand-guidelines/SKILL.md` — extract the confirmed `DESIGN_DIRECTION`.
|
|
38
|
+
3. Read `.agents/skills/design-direction/SKILL.md` — for direction characteristics and anti-patterns.
|
|
39
|
+
4. Read `.agents/skills/technical-writer/SKILL.md` — for document writing conventions.
|
|
40
|
+
5. Read `.agents/skills/prd-templates/references/design-system-decisions.md` — all decision option menus and the output template for `.memory/wiki/specs/design-system.md`.
|
|
41
41
|
6. Note which surfaces are in scope from `## Project Surfaces`.
|
|
42
42
|
|
|
43
43
|
### Ideation workflow context
|
|
@@ -53,7 +53,7 @@ Read the engagement tier protocol (`.agent/skills/prd-templates/references/engag
|
|
|
53
53
|
|
|
54
54
|
### Checkpoint resumption
|
|
55
55
|
|
|
56
|
-
Read `.
|
|
56
|
+
Read `.agents/skills/prd-templates/references/workflow-checkpoint-protocol.md`. Check if `.memory/wiki/specs/architecture/prd-working/workflow-state.md` exists. If it exists and `active_shard` matches this file → follow the resumption procedure (skip completed decisions, resume from `next_action`). If not → initialize a fresh checkpoint.
|
|
57
57
|
|
|
58
58
|
### Per-decision Ideation Synthesis requirement
|
|
59
59
|
|
|
@@ -75,7 +75,7 @@ Present surface-appropriate options from the **Navigation Paradigm Options** sec
|
|
|
75
75
|
|
|
76
76
|
**Wait for explicit user confirmation before proceeding** *(Interactive/Hybrid)* or auto-confirm with Deep Think *(Auto)*.
|
|
77
77
|
|
|
78
|
-
On confirmation, write the `## Navigation Paradigm` section to `.memory/wiki/specs/design-system.md` immediately. Follow the write verification protocol (`.
|
|
78
|
+
On confirmation, write the `## Navigation Paradigm` section to `.memory/wiki/specs/design-system.md` immediately. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
79
79
|
|
|
80
80
|
---
|
|
81
81
|
|
|
@@ -90,7 +90,7 @@ Provide a **default recommendation** based on the confirmed design direction:
|
|
|
90
90
|
|
|
91
91
|
**Wait for explicit user confirmation before proceeding.**
|
|
92
92
|
|
|
93
|
-
On confirmation, write the `## Layout Grid` table to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.
|
|
93
|
+
On confirmation, write the `## Layout Grid` table to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
94
94
|
|
|
95
95
|
---
|
|
96
96
|
|
|
@@ -100,7 +100,7 @@ Based on the feature inventory from `ideation-index.md`, propose a named archety
|
|
|
100
100
|
|
|
101
101
|
Present the proposed archetypes to the user. Ask whether any are missing or should be renamed. **Wait for explicit user confirmation before proceeding.**
|
|
102
102
|
|
|
103
|
-
On confirmation, write the `## Page Archetypes` section to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.
|
|
103
|
+
On confirmation, write the `## Page Archetypes` section to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
104
104
|
|
|
105
105
|
---
|
|
106
106
|
|
|
@@ -112,7 +112,7 @@ Present the derived list. Ask: (1) Are any components missing? (2) Should any be
|
|
|
112
112
|
|
|
113
113
|
**Wait for explicit user confirmation before proceeding.**
|
|
114
114
|
|
|
115
|
-
On confirmation, write the `## Global Component Inventory` section to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.
|
|
115
|
+
On confirmation, write the `## Global Component Inventory` section to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`). This serves as the **Component Inventory Seed** — all FE specs must consume (not re-invent) these global components.
|
|
116
116
|
|
|
117
117
|
---
|
|
118
118
|
|
|
@@ -120,7 +120,7 @@ On confirmation, write the `## Global Component Inventory` section to `.memory/w
|
|
|
120
120
|
|
|
121
121
|
Present the options from the **Motion Language Options** in `design-system-decisions.md`. Present a recommendation based on the confirmed design direction. **Wait for explicit user confirmation before proceeding.**
|
|
122
122
|
|
|
123
|
-
On confirmation, write the `## Motion Language` section to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.
|
|
123
|
+
On confirmation, write the `## Motion Language` section to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
124
124
|
|
|
125
125
|
---
|
|
126
126
|
|
|
@@ -128,7 +128,7 @@ On confirmation, write the `## Motion Language` section to `.memory/wiki/specs/d
|
|
|
128
128
|
|
|
129
129
|
Present the options from the **Data Density Options** in `design-system-decisions.md`. If **Hybrid** is selected, ask the user to define per-archetype density rules. **Wait for explicit user confirmation before proceeding.**
|
|
130
130
|
|
|
131
|
-
On confirmation, write the `## Data Density Philosophy` section to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.
|
|
131
|
+
On confirmation, write the `## Data Density Philosophy` section to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
132
132
|
|
|
133
133
|
---
|
|
134
134
|
|
|
@@ -136,7 +136,7 @@ On confirmation, write the `## Data Density Philosophy` section to `.memory/wiki
|
|
|
136
136
|
|
|
137
137
|
Two-part decision. Present the loading state, error state, and empty state options from the **Global State Design Language Options** in `design-system-decisions.md`. Present recommendations based on the confirmed design direction. **Wait for explicit user confirmation before proceeding.**
|
|
138
138
|
|
|
139
|
-
On confirmation, write the `## Global State Design Language` section to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.
|
|
139
|
+
On confirmation, write the `## Global State Design Language` section to `.memory/wiki/specs/design-system.md`. Follow the write verification protocol (`.agents/skills/prd-templates/references/write-verification-protocol.md`).
|
|
140
140
|
|
|
141
141
|
---
|
|
142
142
|
|