claude/lib/profiles/full.profile
Bastien Chanot 5da97d10f6 feat(profile): add full profile for end-to-end MVP via /init-project
Superset of web-full + dev + audit + plan tools — covers brainstorm →
design → architecture review → scaffold → implement → ship → audit
pipeline needed by /init-project to produce a real MVP in one session.

Also renames cmd_current "no-profile" sentinel from "full" to "none"
to avoid collision with the new profile name.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-18 20:50:13 +02:00

85 lines
2.5 KiB
Plaintext

# DESC: Maximum mode — web-full + plan + dev for end-to-end MVP via /init-project
# Activate when: scaffolding new project with /init-project and need
# brainstorm → design → architecture review → scaffold → implement → ship → audit
# pipeline available in one session. Superset of web-full + dev.
# === Brainstorm + plan-mode reviews ==================================
office-hours
plan-ceo-review
plan-eng-review
plan-design-review
plan-devex-review
autoplan
# === Design pipeline =================================================
design-shotgun
design-review
design-consultation
design-html
# === Browser + dogfooding ============================================
browse
open-gstack-browser
setup-browser-cookies
# === Code work — implementation ======================================
feat personal
ship-feature personal
hotfix personal
bugfix personal
investigate
refactor personal
code-clean personal
commit-change personal
# === Ship + review + land ============================================
ship
review
checkpoint
land-and-deploy
setup-deploy
# === Second opinion ==================================================
codex
# === SEO / GEO / standards / security ================================
seo personal
geo personal
validate personal
harden personal
analyze personal
cso
# === Perf + canary + QA ==============================================
health
benchmark
canary
qa
qa-only
# === Docs ============================================================
doc personal
document-release
# === Session hygiene + memory ========================================
close personal
prune-memory personal
status personal
learn
retro
careful
freeze
unfreeze
guard
# === External + plugin + MCP =========================================
emil-design-eng external
ui-ux-pro-max plugin@ui-ux-pro-max-skill
pr-review-toolkit plugin@claude-code-plugins
magic mcp
# === CLIs (advisory) =================================================
ctx7 cli
graphify cli
gsd cli