Setup putior CI/CD
Skill Verified ActiveSet up GitHub Actions CI/CD to automatically regenerate putior workflow diagrams on push. Covers workflow YAML creation, R script for diagram generation with sentinel markers, auto-commit of updated diagrams, and README sentinel integration for in-place diagram updates. Use when workflow diagrams should always reflect the current state of the code, when multiple contributors may change workflow-affecting code, or when replacing manual diagram regeneration with an automated CI/CD pipeline.
Automate the regeneration of workflow diagrams to ensure they always reflect the current state of the code, especially in collaborative environments or when replacing manual processes.
Features
- GitHub Actions workflow YAML creation
- R script for diagram generation with sentinel markers
- Auto-commit of updated diagrams
- README sentinel integration for in-place diagram updates
- Customizable source directories and branches
Use Cases
- When workflow diagrams must always match the code.
- For projects with CI/CD seeking automated documentation updates.
- In multi-contributor environments changing workflow-affecting code.
- To replace manual diagram regeneration with an automated pipeline.
Non-Goals
- Manual diagram generation.
- Diagrams unrelated to the R code's workflow annotations.
- Integration with CI/CD systems other than GitHub Actions.
Workflow
- Create GitHub Actions workflow YAML
- Write R script for diagram generation and update
- Configure auto-commit with necessary permissions and guards
- Add sentinel markers to the target file (e.g., README.md)
- Test the pipeline by triggering a commit and verifying diagram updates
Practices
- Workflow automation
- CI/CD setup
- Documentation synchronization
Prerequisites
- GitHub repository with putior annotations in source files
- Target file for diagram output (e.g., README.md, docs/workflow.md)
- R environment with 'putior' and 'r-lib/actions/setup-r' installed
Installation
/plugin install agent-almanac@pjt222-agent-almanacQuality Score
VerifiedTrust Signals
Similar Extensions
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Ci Cd Pipeline Builder
100CI/CD Pipeline Builder
Github Workflow Automation
99Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly