Skip to main content
bakwankawa
GitHub 제작자 프로필

bakwankawa

2개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
2
업데이트
2026년 3월 20일
저장소 탐색

저장소와 대표 skills

conversation-memory
소프트웨어 개발자

Store and retrieve conversation session context for continuity across sessions (project-level). Saves completed conversations organized by datetime (hour-level granularity) to .codex/conversations/ and enables loading previous sessions to continue context.…

2026년 2월 17일
dispatching-parallel-agents
소프트웨어 개발자

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026년 2월 17일
dual-remote-push
소프트웨어 개발자

Pushes the current branch to both remotes (upstream corporate and origin internal) so GitHub activity appears on the user's repo. Use only when the user explicitly asks to push to both remotes, sync to both repos, or invokes this dual-remote push workflow.

2026년 2월 17일
efficient-quality-coding
소프트웨어 개발자

Enforce writing high-quality and high-performance code without unnecessary overhead. Use when generating, refactoring, or reviewing code to avoid repeated initialization, unnecessary loops, excessive memory usage, and premature optimizations, while never…

2026년 2월 17일
jira
소프트웨어 개발자

Natural language interaction with Jira for managing issues, sprints, and workflows using jira CLI or Atlassian MCP. Use when the user mentions Jira tickets, issue keys, sprints, backlogs, or asks to create or modify Jira issues.

2026년 2월 17일
human-readable-timestamp-logging
소프트웨어 개발자

Add human-readable timestamped logging with per-function timing breakdowns to identify latency bottlenecks. Use when instrumenting code, adding observability, profiling request flows (API routes, dependencies, DB calls), or when the user asks to measure…

2026년 2월 17일
new-project-scaffold
소프트웨어 개발자

Scaffolds a brand-new project with a clean, best-practice folder structure, pinned latest-stable dependencies, and a Docker Compose–ready layout. Designed to bootstrap production-ready codebases from day one.

2026년 2월 17일
pre-commit-docs-sync
소프트웨어 개발자

Ensures README.md and .codex/project_architecture.md are fully updated and accurate BEFORE a commit is created. README.md must function as a complete, step-by-step SOP for running and operating the application. Prevents commits from landing with outdated,…

2026년 2월 17일
수집된 skill 16개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다