Agent Claude Code
This file is used as the prompt parameter for the Task tool by the /review-gate and /code-review skills.
Agent Claude Code
This file is used as the prompt parameter for the Task tool by the /review-gate and /code-review skills.
Agent Claude Code
This file is used as the prompt parameter for the Agent tool by skills that need pre-implementation design analysis. Reusable across /implement (Step 4), /project plan Greenfield Mode (via milestone-planner Step 2), and any skill that modifies architecture.
Agent Claude Code
This file is used as the prompt parameter for the Task tool by the /review-gate skill. A dedicated agent for fixing code based on review findings.
Agent Claude Code
This file is used as the prompt parameter for the Task tool by the /orchestrate skill.
Agent Claude Code
This file is used as the prompt parameter for the Agent tool by skills that need to break a milestone into implementable issues. Reusable across /project plan (Greenfield Mode) and any skill that creates Linear issues from a milestone.
Agent Claude Code
This file is used as the prompt parameter for the Task tool by the /review-gate skill.
Settings file Claude Code
Agent settings declaring 117 allowed tools.
Skill Claude CodeCodex
Review code quality of a PR. Inspect Go conventions, architecture compliance, and test quality.
Skill Claude CodeCodex
Scaffold, implement, and test Starlark plugins. From protocol/event/phase selection to running sample tests.
Skill Claude CodeCodex
Load a Linear Issue and execute the full workflow from branch creation to implementation, testing, commit, and PR creation.
Skill Claude CodeCodex
Check licenses of all dependencies and detect prohibited licenses.
Skill Claude CodeCodex
Orchestrator for parallel Linear Issue implementation. Analyze milestones and dependencies, then delegate implementation to sub-agents in optimal order and concurrency.
Skill Claude CodeCodex
Pentest temporary-use workflow using yorishiro-proxy as an MITM proxy via CLI.
Skill Claude CodeCodex
Create a PR. Verify build and test pass, then run gh pr create.
Skill Claude CodeCodex
Development planning tool for tracking project progress, organizing Issues, and syncing the roadmap.
Skill Claude CodeCodex
Gate skill for managing the PR review → Fix → re-review cycle. Run Code Review + Security Review in parallel, and auto-fix if issues are found.
Skill Claude CodeCodex
Perform TLS / network / Go-specific security reviews.
Skill Claude CodeCodex
Skill "test" from usk6666/yorishiro-proxy, covering /test, default behavior, argument patterns and steps.
Instructions file
Instructions for usk6666/yorishiro-proxy, covering yorishiro-proxy, architecture, principle: l7-first, l4-capable, pipeline and l7/l4 support status by protocol.