Add Codex/Gemini adapters, fix sync.sh and cross-adapter compatibility#14
Add Codex/Gemini adapters, fix sync.sh and cross-adapter compatibility#14sebastientaggart merged 2 commits intodevfrom
Conversation
…ompatibility
- Add codex and gemini adapter configs and headers
- Fix sync.sh: apply placeholder substitution to frontmatter description
- Fix sync.sh: validate frontmatter placeholders in --validate mode
- Fix sync.sh: support {{#if KEY}} conditional blocks for mode-aware rendering
- Fix review/ship skills: fall back to inline review when sub-agents unsupported
- Fix setup skill: check all adapter output dirs, not just .claude/commands
- Fix Makefile: set INTEGRATION_BRANCH=dev, use variables for deploy targets, add help
- Fix /version: pull before bumping to prevent stale-branch push failures
- Fix /start: pull integration branch before creating feature branches
- Update .gitignore with standard patterns, remove tracked .DS_Store
- Add ROADMAP.md for future work tracking
Issue #11
Review SummaryVerdict: APPROVE Findings
|
Summary
{{#if KEY}}conditional block support to sync.sh for mode-aware skill renderingINTEGRATION_BRANCH=dev, use variables for deploy targets, addmake help/versionto pull before bumping (prevents stale-branch push failures)/startto pull integration branch before creating feature branchesIssue #11