Development workflows, commands, publishing, CI/CD, changelog management, and contribution guidelines for LeanSpec. Use when contributing code, fixing bugs, setting up dev environment, running tests or linting, working with the monorepo structure, looking up build/dev/test/publish/format/lint commands, preparing…
Manage a lean-spec PR after it's been pushed — spec-issue linking, CI triage, review-comment discipline, merge-conflict recovery on open PRs, webhook subscription, and CHANGELOG follow-through on merge. Triggers include "CI is failing", "check is red", "link this issue", "Closes vs Part of", "respond to review"…
Instructions for codervisor/leanspec, covering ai agent instructions, project: leanspec, skills, spec-driven development (github-issue specs) and development & tooling.
A development workflow system with more than 15 commands and specialized AI roles for handling software tasks. The available description identifies it as an intelligent development-automation tool, but does not explain each command or role.
38 5mo agoA
tokens not measured
originalApache-2.0
A bug-fixing agent that investigates errors through messages, logs, stack traces, code paths, configuration, dependencies, and external-service connections before making a targeted code change. It also recognizes likely front-end issues in files and frameworks such as React, Vue, and Svelte.
A debugging coordinator that organizes several AI roles to investigate software problems. It combines architecture analysis, external research, coding, testing, and a final diagnosis before asking for confirmation to proceed with a fix.
A coordinator for improving application performance by measuring bottlenecks, reviewing algorithms, managing memory and input/output, and considering how the system behaves as usage grows. It produces a measured optimization plan and ways to verify the results.
A command that examines Git changes and suggests a commit message, with optional task or bug references and Chinese-language output. Git is a version-control system that records changes to a codebase; the command shows a preview and asks for confirmation before committing and pushing.
A command that reads the changes already placed in Git’s staging area—the files selected with git add—and suggests a commit message. It can follow common message formats, choose English or Japanese, and flag breaking changes.
Use for any development task. Always starts with brainstorming to clarify requirements. Frontend tasks then go through design-first workflow (Visual Companion sketch → ui-ux-pro-max design system → writing-plans → execute → verification). Non-frontend tasks go directly to superpowers standard workflow (writing-plans →…
Use this skill whenever the project uses spec-graph for managing requirements, decisions, phases, changes, interfaces, states, tests, and other semantic entities in a typed graph. Trigger when the user mentions spec-graph, or when the task involves any of: tracking requirements or decisions, planning development…
Runs before the agent uses a tool for Write, Write, Edit, Read and EnterPlanMode tool calls, executing archcodex-pre-write.sh, archcodex-reminder.sh, archcodex-pre-read.sh and archcodex-plan-mode.sh (4 commands). From ArchCodexOrg/archcodex.