Basilic workflows
With no argument, list the shortcuts below and stop. Do not start a lifecycle or execute all playbooks.
For /workflow <token>, resolve a shortcut below or a full name from the index, read that child SKILL.md, and follow it. Preserve the remaining request as its task context. Unknown token: show the index and stop; never guess a publishing command.
Direct /<name> loads the same child. FIRST /f-* owns durable decisions and remains a separate catalog. Install with pnpm dlx skills@latest add blockmatic/first (reviewed revision). Do not fork that tree here. Use the repository's FIRST load order when that boundary is relevant.
Shortcuts
| Invocation | Playbook |
|---|---|
/workflow plan |
plan-feature |
/workflow build |
build |
/workflow review |
code-review |
/workflow debug |
debug-issue |
/workflow test |
run-all-tests-and-fix |
/workflow commit |
git-commit |
/workflow push |
git-push |
/workflow pr |
git-create-pr |
/workflow retro |
retro |
/workflow ui |
use-frontend |
build ends at verified local changes. commit, push, pr, and exec-push request their named Git actions; none requests merging or deploying. Use /git-push to publish an already-committed branch; /fix-push after fixing a failed push; /exec-push only when the user asked for implement through a described PR.
Full index
- /add-documentation
- /add-error-handling
- /audit-accessibility
- /build
- /clarify-task
- /code-review
- /coderabbit
- /council
- /debug-browser
- /debug-issue
- /deslop
- /diagrams
- /docker-logs
- /exec-push
- /fix-compile-errors
- /fix-git-issues
- /fix-github-actions
- /fix-push
- /fix-vercel-build
- /generate-api-docs
- /generate-pr-description
- /git-commit
- /git-create-pr
- /git-pr-comments
- /git-push
- /info-architecture
- /light-review-existing-diffs
- /lint-fix
- /lint-suite
- /nextjs-form
- /onboard-new-developer
- /optimize-performance
- /overview
- /plan-architecture
- /plan-feature
- /refactor-code
- /release-review
- /retro
- /review-plan
- /roadmap
- /run-all-tests-and-fix
- /security-audit
- /security-review
- /use-frontend
- /use-shadcn
- /use-tdd
- /use-v0
- /visualize
- /write-api-test
- /write-unit-tests
- /yolo
Authoring
For skill changes, read the authoring pattern. For delivery evidence, read completion evidence. Both ship inside this installable tree.