JY-1019
- 4 skills
- 0 followers
- 15 hours ago last updated
- ▌ Markdown Branch Push · jy-1019 bundleExecute a full implementation workflow from one or more normal filesystem folders containing Markdown files. Use when the user provides folder paths with .md files and wants Codex to treat each Markdown file as one implementation unit, create one branch per file, implement, review, commit, push, and merge each branch into main.
- ▌ Obsidian Branch Push · jy-1019 bundleExecute the Markdown branch push workflow from one or more Obsidian folder paths. Use when the user provides Obsidian folders or vault paths and wants Codex to retrieve Markdown requirements through the Obsidian CLI, treat each Markdown file as one implementation unit, create one branch per file, implement, review, commit, push, and merge each branch into main.
- ▌ Markdown Branch Commit · jy-1019 bundleExecute an implementation workflow from one or more normal filesystem folders containing Markdown files without pushing. Use when the user provides folder paths with .md files and wants Codex to treat each Markdown file as one implementation unit, create one branch per file, implement, review, and commit locally.
- ▌ Obsidian Branch Commit · jy-1019 bundleExecute the Markdown branch commit workflow from one or more Obsidian folder paths without pushing. Use when the user provides Obsidian folders or vault paths and wants Codex to retrieve Markdown requirements through the Obsidian CLI, treat each Markdown file as one implementation unit, create one branch per file, implement, review, and commit locally.