kwanpham2195
Community@kwanpham2195
kwanpham2195 maintains 40 skills covering Git operations, pull requests, code review, technical documentation, and engineering planning for pi, opencode, and codex environments.
Agent Skills by kwanpham2195
Showing 40 vetted skills indexed across 1 GitHub repositories.
tldraw-offline
Inspect, edit, and script tldraw Desktop canvases through its local HTTP API.
pi-skill-creator
Create, evaluate, and iteratively improve Agent Skills for pi, opencode, and codex.
librarian
Clone and refresh remote Git repositories into a stable local cache for source analysis.
commit
Creates scoped git commits with conventional message formatting and authorization checks.
bro
Restates the last message in plain language without jargon.
write-tbp
Write technical blog posts about project features and implementation details.
technical-writing
Write and review technical documentation using Diátaxis structure and clarity rules.
obsidian-vault-config
Symlink a shared Obsidian config directory into multiple vaults using a bash script.
writing-for-agents
Write and revise skills, agent instructions, and references for agent consumption.
orbstack
Checks OrbStack status and starts Docker readiness on macOS.
handoff
Creates checkpoint documents that let another session or agent resume work without the conversation.
define-outcome
Define observable acceptance criteria and success contracts for ambiguous feature requests.
to-questionnaire
Generates a structured Markdown questionnaire for a recipient who holds missing decision knowledge.
config-manager
Manage dotfiles and machine configuration through chezmoi with drift auditing and safe apply workflows.
delegated-execution
Coordinates subagent delegation with briefs, model policies, review, and recovery protocols.
write-issue
Standardizes issue titles, bodies, types, labels, and triage for local and GitHub trackers.
pr
Creates or updates GitHub pull requests for the current branch using gh CLI.
agents-md
Guides creation, auditing, and revision of AGENTS.md instruction files.
maintain-verification-skill
Audits and updates a project's verification skill and feature map through source review and live testing.
take
Implements a GitHub issue end-to-end from assignment through verified pull request.
issue
Creates and matures local or remote tracker issues from user requests and implementation handoffs.
update-changelog
Updates repository changelogs with notable changes from git commits since the last release tag.
product-description
Create feature-by-feature product behavior documentation from source code, tests, and live verification.
clean-copy
Reimplements a branch on a new branch with a clean, narrative-quality git commit history.
Frequently Asked Questions About kwanpham2195
FAQPage SchemaWhat tasks can I accomplish with kwanpham2195's skills?▼
You can manage the full change lifecycle: capture issues, implement them, run evidence-based code reviews, create pull requests, write design docs and changelogs, diagnose bugs, and maintain domain models. Supporting skills cover Git commits, retrospectives, research, and structured interviews to stress-test plans.
Who are these skills designed for?▼
Software engineers and technical leads working in pi, opencode, or codex environments. The coding-standards skill specifically targets TypeScript and Go developers, including Effect and Cloudflare projects, while documentation skills serve anyone writing READMEs, RFCs, or technical blog posts.
How do the Git and pull request skills work in practice?▼
The commit skill defines scope, message format, and authorization limits before committing. The pr skill creates or updates pull requests for the current branch, while write-pr supplies title and description standards plus a pre-flight comment sweep over the diff.
Are these skills open source and what do they cost?▼
The skills are free to use from the public repository. The write-discoverable-code skill explicitly carries an MIT license; other skills do not declare licenses in their frontmatter, so check the repository for terms before redistribution.
What prerequisites or dependencies do these skills require?▼
Environment-specific skills need their underlying software: orbstack requires OrbStack and Docker on macOS, config-manager requires chezmoi, obsidian-vault-config requires Obsidian with a shared config directory, and librarian requires access to GitHub, GitLab, or Bitbucket remotes.