nbsp1221
- 10 skills
- 0 followers
- 13 hours ago last updated
- ▌
- ▌
- ▌ Commit · nbsp1221 bundleDetect the repo's commit convention (Conventional Commits, Gitmoji, or a custom template) and create commits. Use when asked to commit, write a commit message, stage and commit changes, or commit and push work.
- ▌ Create Pr · nbsp1221 bundleCreate a review-ready GitHub pull request from a completed task branch after explicit authorization. Use only when the user explicitly asks to create, open, raise, or submit the pull request, or when applicable instructions explicitly pre-authorize creating it. Validate the complete branch diff, repository conventions, verification evidence, squash-compatible title, publication safety, remote head, and duplicate PR state before creation. Do not use merely to assess readiness, draft PR text, review an existing PR, or discuss how a PR should be created.
- ▌ Docker Compose · nbsp1221Write and review Docker Compose files with consistent best practices and conventions (file naming, override strategy, service naming, key ordering, env handling, ports, and healthchecks). Use when creating or standardizing compose.yaml/docker-compose.yml.
- ▌ Code Simplifier · nbsp1221 bundleUse when recently changed working code has become harder to safely modify after a feature, fix, or refactor, and needs a behavior-preserving simplification pass that improves readability, local reasoning, responsibility boundaries, and future editability without broad redesign.
- ▌ Reviewed Delete · nbsp1221 bundleExecute an already-decided filesystem deletion through an exact dry-run manifest, a separately approved recoverable staging move, independent verification, and a separately approved permanent purge or restore. Use only when the user explicitly invokes reviewed-delete after the deletion candidates have already been agreed. Do not use to discover or judge candidates, for ordinary development edits, or as an automatic response to general cleanup requests.
- ▌ Subagent Orchestration · nbsp1221 bundleUse when deciding whether to split a coding task into parallel exploration, bounded review fan-out, or single-writer delegated work instead of keeping it in one agent.
- ▌ Idea Validation Autopilot · nbsp1221 bundleUse when a founder has a rough product idea and wants autonomous deep validation, market and competitor research, and an evidence-based MVP decision with minimal back-and-forth.
- ▌ Remote Repository Research · nbsp1221 bundleUse when investigating a repository that is not already available locally and the user needs repository-specific understanding of its structure, implementation, maintenance, or relevant files.