Shirleyson Kaisser
Community@skaisser · Sao Paulo, SP
Agent Skills by Shirleyson Kaisser
Showing 27 vetted skills indexed across 1 GitHub repositories.
plan-approved
Execute reviewed plans by delegating work to subagents and tracking task completion.
hotfix
Automate urgent hotfix deployments from commit to merge via staging PRs.
bp-ship
Commit and push feature branch changes with a main-branch safety gate.
complete
Remove worktrees and merged-PR branches after a PR merge.
bp-tdd-review
Rewrite plan files into a Red/Green/Refactor TDD sequence.
flow-auto
Automate the SDLC workflow from planning to merge-ready PR.
backlog
Capture and organize early ideas in a structured backlog before promotion to plans.
plan
Generates hierarchical task plans and tracks their execution progress.
plan-check
Audit plan implementations by comparing planned and actual changes.
resume
Resume interrupted plans by detecting completed phases and continuing from the last checkpoint.
bp-push
Push the current Git branch to the remote with branch guardrails.
start
Bootstrap new software projects with CI workflows, git hooks, and a BLUEPRINT workspace.
quick
Execute small code changes across 1-3 files without planning.
pr
Create pull requests with plan context and GitHub issue references.
bp-status
Summarize repository state using blueprint meta CLI with git and gh fallback.
skill-creator
Document Claude skill requirements and produce SKILL.md with evaluation plans.
finish
Merge approved PRs, update plan status, and move plans upstream via Git.
review
Trigger GitHub PR reviews by posting a comment and verify workflow runs.
bp-context
Detect project stacks and generate or audit CLAUDE.md files across repositories.
flow-auto-wt
Run the flow-auto pipeline in an isolated git worktree and create a PR.
address-pr
Fetch pull request review comments, plan fixes, and push validated changes.
bp-branch
Create kebab-case feature branches from type and description inputs.
bp-test
Generate unit and integration tests using project conventions and real implementations.
batch-flow
Orchestrate sequential execution of multiple plans with context preservation and crash recovery.