10CG

67 mods across 4 repositories, 8 stars between them.

10CG/Aria

Agent

An adversarial review agent for testing conclusions or proposed fixes that already have supporting evidence. It tries to disprove the recommended action with counterexamples and checks whether the proposed fallback repeats the original problem.

2 yesterday A 181 tokens original MIT

spec-fix-author

02

10CG/Aria

Agent

An agent that writes corrections to OpenSpec planning files after an audit finds problems. OpenSpec is a format for documenting proposed changes and their implementation tasks.

2 yesterday A 202 tokens original MIT

Aria

03

10CG/Aria

Settings file Claude Code

Agent settings configuring hooks.

2 yesterday A tokens not measured copy · 100% MIT

Aria CLAUDE.md

04

10CG/Aria

Instructions file

Project instructions for Aria, a research project about AI-driven software development using a defined development methodology. They describe the project’s purpose, documentation boundaries, language rules, and runtime concepts.

2 yesterday A 4,088 tokens original MIT

state-scanner

05

10CG/Aria

Skill Claude CodeCodex

A project-status scanner and workflow recommender, described in Chinese, for guiding development work through a ten-step process. It gathers information about Git, progress, specifications, audits, and changes, then proposes a workflow for user approval.

2 yesterday A 61 tokens original MIT

issue-triage

06

10CG/Aria

Skill Claude CodeCodex

An issue-checking workflow for bug reports, feature requests, and discussions. It verifies the project version, relevant code, reproduction status, and existing branches or pull requests before recommending action.

2 yesterday A 103 tokens original MIT

state-scanner

07

10CG/Aria

Skill Claude CodeCodex

A newer version of a project-status scanner and workflow recommender, described in Chinese. It mechanically creates a JSON snapshot of project state, then uses that snapshot to recommend a user-approved workflow.

2 yesterday A 61 tokens original MIT

state-scanner

08

10CG/Aria

Skill Claude CodeCodex

A project-status checker that examines repository changes and related workflow records, then suggests what to do next. It can pass the chosen workflow to another tool after the user confirms it.

2 yesterday A 61 tokens original MIT

10CG-aria-plugin

09

10CG/aria-plugin

Plugin Claude Code

Aria AI-DDD 方法论完整插件市场 - 42个 Skills (35 user-facing + 7 internal) + 11个 Agents + Hooks系统 (含默认 secret-guard).

1 2d ago A tokens not measured

aria

10

10CG/aria-plugin

Plugin Claude Code

Aria AI-DDD 方法论完整插件 - 42个 Skills (35 user-facing + 7 internal) + 11个 Agents + Hooks系统 (含默认 secret-guard).

1 2d ago A tokens not measured

ai-engineer

11

10CG/aria-plugin

Agent

LLM applications, RAG systems, prompt pipelines, vector search, and agent orchestration. Use when: building AI features, integrating LLM APIs, designing retrieval systems, prompt engineering. Use PROACTIVELY for LLM features, chatbots, or AI-powered applications. Expects: feature description or AI use case; optionally…

1 2d ago A 95 tokens

api-documenter

12

10CG/aria-plugin

Agent

OpenAPI/Swagger spec creation, SDK generation, and developer documentation with versioning and examples. Use when: creating API docs, generating client libraries, adding endpoint examples, versioning APIs. Use PROACTIVELY for API documentation or client library generation. Expects: API source code or endpoint…

1 2d ago A 89 tokens

backend-architect

13

10CG/aria-plugin

Agent

RESTful API design, microservice boundaries, database schemas, and performance optimization within a single system. Use when: creating new backend services, designing data models, reviewing architecture for bottlenecks. Use PROACTIVELY when creating new backend services or APIs. NOT for cross-system coordination (use…

1 2d ago A 97 tokens

code-reviewer

14

10CG/aria-plugin

Agent

Two-phase code review agent for production readiness verification. Phase 1: Specification compliance check against detailed-tasks.yaml or OpenSpec. Phase 2: Code quality check (style, testing, security, architecture). Use when: reviewing code changes, validating implementation against plan, pre-merge verification…

1 2d ago A 119 tokens

context-manager

15

10CG/aria-plugin

Agent

Cross-agent context preservation, long-session synthesis, and context window optimization. Use when: coordinating 3+ agents on a shared goal, resuming work after session breaks, context window approaching limits and key decisions must be distilled. NOT for documentation management (use knowledge-manager). Expects…

1 2d ago A 86 tokens

knowledge-manager

16

10CG/aria-plugin

Agent

Project knowledge base design, documentation structure auditing, and AI-DDD methodology alignment. Use when: documenting new features, auditing outdated docs, verifying documentation-codebase alignment, organizing knowledge architecture. NOT for runtime context across agents (use context-manager). Expects…

1 2d ago A 79 tokens

legal-advisor

17

10CG/aria-plugin

Agent

Privacy policies, terms of service, GDPR compliance texts, cookie policies, and data processing agreements. Use when: drafting legal documents, reviewing compliance requirements, creating regulatory notices. Use PROACTIVELY for legal documentation, compliance texts, or regulatory requirements. Expects: business…

1 2d ago C 91 tokens

mobile-developer

18

10CG/aria-plugin

Agent

React Native and Flutter development with native integrations, offline sync, and push notifications. Use when: building mobile features, implementing cross-platform code, configuring app store deployments. Use PROACTIVELY for mobile features, cross-platform code, or app optimization. Expects: feature requirements…

1 2d ago A 93 tokens

qa-engineer

19

10CG/aria-plugin

Agent

Quality assurance analysis, test strategy design, defect investigation, and risk assessment. Use when: post-implementation quality assessment, designing test plans, debugging production issues, evaluating release readiness. NOT for per-commit code review (use code-reviewer). Expects: code changes or system…

1 2d ago A 86 tokens

tech-lead

20

10CG/aria-plugin

Agent

System architecture decisions, multi-service task decomposition, and engineering process design. Use when: planning complex features across services, resolving architecture trade-offs, decomposing epics into tasks, optimizing CI/CD or review workflows. NOT for single-system API/DB design (use backend-architect).…

1 2d ago A 88 tokens

ui-ux-designer

21

10CG/aria-plugin

Agent

Interface design, wireframes, design systems, user research, prototyping, and accessibility standards. Use when: creating UI components, designing user flows, building design systems, accessibility auditing. Use PROACTIVELY for design systems, user flows, or interface optimization. Expects: feature requirements or…

1 2d ago A 95 tokens

SessionStart

22

10CG/aria-plugin

Hook

Runs when a session starts, executing session-start-check.sh via bash. From 10CG/aria-plugin.

1 2d ago A tokens not measured

PreToolUse

23

10CG/aria-plugin

Hook

Runs before the agent uses a tool for Write, Edit, NotebookEdit, Bash, Read, Edit, Write and MultiEdit tool calls, executing handoff-location-guard.sh, secret-guard.sh and host-docker-logout-guard.sh via bash (4 commands). From 10CG/aria-plugin.

1 2d ago A tokens not measured

PostToolUse

24

10CG/aria-plugin

Hook

Runs after a tool call finishes for Bash, Read, Edit, Write, MultiEdit and Bash tool calls, executing secret-scan.sh and submodule-gate-telemetry.sh via bash (2 commands). From 10CG/aria-plugin.

1 2d ago A tokens not measured