citybear3
Community@citybear3 · Japan
Software Engineer in Japan
Agent Skills by citybear3
Showing 15 vetted skills indexed across 1 GitHub repositories.
commit
Generates Git commit messages by analyzing staged/unstaged diffs and recent history.
using-git-worktrees
Create isolated Git worktrees for feature development with safety checks.
design-discussion
Orchestrates engineering design discussions to clarify requirements and route to next steps.
test-driven-development
Enforce test-driven development with a RED-GREEN-REFACTOR cycle and mandatory failure verification.
systematic-debugging
Guide systematic root-cause investigation before proposing fixes for technical issues.
design-doc
Expand design doc templates and review drafts for guideline compliance.
verify
Delegate build, test, lint, diff review, and readability checks to an implementation-verifier agent.
execute-plan
Execute approved implementation plans in isolated workspaces with verification gates.
dispatching-parallel-agents
Dispatch independent debugging tasks to parallel agents per failure domain.
create-plan
Decompose design docs into execution-ready subtasks with commands and outputs.
agent-teams-driven-development
Coordinate implementer and reviewers to execute plan tasks with iterative fix loops.
review
Coordinate parallel adversarial agents to review code changes and output a unified triage report.
finish-branch
Verify tests and guide branch completion with four workflow options.
receiving-code-review
Verifies code review feedback against the codebase before implementing changes.
create-pr
Generate GitHub pull request descriptions from git diffs and commit history.