gosha70

66 mods across 1 repository, 6 stars between them.

retro

26

gosha70/code-copilot-team

Command Claude Code

Run a structured retrospective for the current session. Proposes rule and documentation changes but does not apply them.

6 yesterday A 0 tokens original MIT

review-decide

27

gosha70/code-copilot-team

Command Claude Code

Resolve a circuit breaker in the review loop. Accepts exactly one argument: approve, reject, or retry.

6 yesterday A 0 tokens original MIT

review-submit

28

gosha70/code-copilot-team

Command Claude Code

Submit work for peer review. Validates clean worktree, initializes or continues the review loop, invokes review-round-runner.sh, and returns the verdict.

6 yesterday A 0 tokens original MIT

shape

29

gosha70/code-copilot-team

Command Claude Code

Shape a rough idea into a Shape-Up pitch via the pitch-shaper agent.

6 yesterday A 0 tokens original MIT

PreToolUse

30

gosha70/code-copilot-team

Hook Claude Code

Runs before the agent uses a tool for Edit, Write and Bash tool calls, executing protect-files.sh and protect-git.sh (2 commands). From gosha70/code-copilot-team.

6 yesterday A tokens not measured original MIT

Stop

31

gosha70/code-copilot-team

Hook Claude Code

Runs when the agent finishes a response, executing verify-on-stop.sh and peer-review-on-stop.sh (2 commands). From gosha70/code-copilot-team.

6 yesterday A tokens not measured original MIT

PostToolUse

32

gosha70/code-copilot-team

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing verify-after-edit.sh and auto-format.sh (2 commands). From gosha70/code-copilot-team.

6 yesterday A tokens not measured original MIT

Notification

33

gosha70/code-copilot-team

Hook Claude Code

Runs when the agent sends a notification, executing notify.sh. From gosha70/code-copilot-team.

6 yesterday A tokens not measured original MIT

SessionStart

34

gosha70/code-copilot-team

Hook Claude Code

Runs when a session starts, executing reinject-context.sh and memkernel-recall.sh (2 commands). From gosha70/code-copilot-team.

6 yesterday A tokens not measured original MIT

PreCompact

35

gosha70/code-copilot-team

Hook Claude Code

Runs before the context is compacted, executing memkernel-pre-compact.sh. From gosha70/code-copilot-team.

6 yesterday A tokens not measured original MIT

PostCompact

36

gosha70/code-copilot-team

Hook Claude Code

Runs after the context is compacted, executing memkernel-post-compact.sh. From gosha70/code-copilot-team.

6 yesterday A tokens not measured original MIT

code-copilot-team

37

gosha70/code-copilot-team

Settings file Claude Code

Agent settings declaring 7 hook events (PreToolUse, Stop, PostToolUse, Notification) and 8 allowed tools.

6 yesterday C tokens not measured copy · 91% MIT

code-copilot-team

38

gosha70/code-copilot-team

Plugin Claude Code

Code Copilot Team hooks: file protection, auto-format, type verification, context re-injection, git safety, and desktop notifications.

6 yesterday A tokens not measured original MIT

plan

39

gosha70/code-copilot-team

Skill Claude CodeCodex

Produces implementation plans with files, interfaces, test strategy, and task breakdown. No code changes.

6 yesterday A 21 tokens original MIT

research

40

gosha70/code-copilot-team

Skill Claude CodeCodex

Explores codebase, reads docs, searches the web. No code changes. Returns a research summary with paths, patterns, and risks.

6 yesterday A 30 tokens original MIT

review

41

gosha70/code-copilot-team

Skill Claude CodeCodex

Holistic review of all changes — correctness, consistency, style, test coverage. Runs tests, checks console, verifies integration. Returns pass/fail report.

6 yesterday A 33 tokens original MIT

verify-app

42

gosha70/code-copilot-team

Skill Claude CodeCodex

Runs end-to-end verification of the project. Executes test suite, type checker, linter, and dev server. Reports pass/fail with specific failure details.

6 yesterday A 35 tokens original MIT

agent-team-protocol

43

gosha70/code-copilot-team

Cursor rule Cursor

Multi-agent delegation rules, three-phase workflow (Plan/Build/Review), model selection, collaboration gates, and Ralph Loop integration.

6 yesterday A 26 tokens original MIT

auto-build-loop

44

gosha70/code-copilot-team

Cursor rule Cursor

Autonomous build driver after SDD spec approval: phase-scoped headless build sessions, driver-owned commits, cross-provider review gates, milestone pauses, and fail-closed escalation — under explicit opt-in autonomy profiles.

6 yesterday A 43 tokens original MIT

gosha70/code-copilot-team

Cursor rule Cursor

When and how to ask clarifying questions before implementing. Data model review gate and ambiguity resolution rules.

6 yesterday A 20 tokens original MIT

coding-standards

46

gosha70/code-copilot-team

Cursor rule Cursor

Quality gates, prohibited patterns, verification discipline, and self-audit rules for all code generation and review sessions.

6 yesterday A 1,040 tokens original MIT

copilot-conventions

47

gosha70/code-copilot-team

Cursor rule Cursor

Cross-copilot portable conventions: target alignment, complexity control, minimal changes, git discipline, and project structure.

6 yesterday A 1,259 tokens original MIT

copyright-headers

48

gosha70/code-copilot-team

Cursor rule Cursor

Copyright header rules for generated source files. Applies the company name from providers.toml to new files.

6 yesterday A 666 tokens original MIT