By J03Fr0st
Agent workflow kit for brainstorming, domain-doc grilling, dated specs, implementation Phases, TDD, debugging, review, and delivery.
Reviews completed implementation work for correctness, security, maintainability, and spec compliance before completion is accepted.
Simplifies recently changed implementation code for clarity and maintainability while preserving behavior, scope, and verification evidence.
Maps an existing codebase before brainstorming or spec creation, producing evidence-backed architecture, convention, and risk notes.
Implements one task from a dated s-kit spec while preserving scope, file ownership, verification evidence, and project conventions.
Applies scoped fixes for review findings without widening the task or changing approved feature scope.
Use when working with explicit Azure DevOps CLI operations outside full delivery, including az devops, Azure Repos PRs, Azure Pipelines, Azure Boards work items, branch policies, service endpoints, variable groups, or ADO automation. For full delivery requests such as "ship it", "create a PR", "push and PR", or "prepare this for review", use ship-it instead.
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Use when a plan needs to be stress-tested against project language, CONTEXT.md, ADRs, existing code, or documented domain decisions before design approval or task planning.
Use before creative or behavior-changing work. Clarifies intent, explores options, presents a design for approval, then hands off to plan-feature.
Orchestrate parallel implementation of a feature specification by dispatching coder agents Phase-by-Phase with spec-compliance and code-quality review gates between Phases. Use this skill when the user says "implement this feature", "start implementing", "run the spec", "execute the plan", "continue implementing", or wants to begin coding a previously planned feature from a docs/specs/YYYY-MM-DD-{feature-name}/ folder. Also use when the user says "/build-feature" or drags a spec folder into the conversation and asks to implement it. This skill does NOT write code itself - it orchestrates coder subagents that work in parallel.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
s-kit is a personal agent workflow kit for turning ideas into dated, reviewable specs and then executing those specs through focused implementation Phases.
The core workflow is:
brainstorming -> plan-feature -> build-feature -> verification/review -> ship-it
brainstorming is the front door. It clarifies the idea, explores options, presents the proposed design for approval, offers grill-me as an optional stress-test, and writes the approved solution to docs/design/YYYY-MM-DD-{feature-name}/design.md. plan-feature expands the approved design into a matching dated spec folder under docs/specs/YYYY-MM-DD-{feature-name}/, including a manifest and execution log. build-feature reads the spec and matching design, works through task Phases, runs a behavior-preserving simplification pass before spec-compliance and code-quality review gates, and tracks progress in the spec files.
For smaller work, s-kit has scale-aware lanes. quick-change handles clear, low-risk edits with direct verification and normally skips dated design/spec folders. Bug fixes use systematic-debugging -> test-driven-development -> verification-before-completion and also skip dated specs unless the investigation grows into design or architecture work.
For domain-heavy work, grill-with-docs can run before or during brainstorming to challenge project language and ADR-worthy decisions against CONTEXT.md, docs/adr/, and existing code. It supports the workflow without replacing the dated design/spec artifacts.
When a design question cannot be settled in conversation, prototype can create throwaway runnable evidence before the approved design is written. When the question is about terminology or architecture shape, use domain-modeling and codebase-design as supporting skills rather than replacing the dated workflow.
The repo keeps packaging surfaces for:
.codex-plugin/.claude-plugin/hooks/session-start.opencode/.cursor-plugin/gemini-extension.jsonUse quick-change for clear, low-risk edits of roughly 1-3 files when direct verification is available and no design decision is needed.
Use systematic-debugging for defects, failed commands, failing tests, regressions, or production issues. Pair it with test-driven-development and verification-before-completion.
Use brainstorming for any creative, ambiguous, architectural, or broader behavior-changing work.
grill-with-docs to sharpen those terms and trade-offs before final design approval.prototype to test the question and capture the verdict in the design.After the design is approved, write it to docs/design/YYYY-MM-DD-{feature-name}/design.md and use plan-feature to create the spec. Offer optional grill-me before writing the approved design when the plan needs extra pressure.
Designs and specs are created as:
docs/design/YYYY-MM-DD-{feature-name}/
└── design.md
docs/specs/YYYY-MM-DD-{feature-name}/
├── README.md
├── spec.json
├── requirements.md
├── action-required.md
├── implementation-log.md
└── tasks/
├── task-01-{name}.md
└── task-02-{name}.md
Use build-feature to execute a spec Phase by Phase.
Use the supporting skills for TDD, debugging, review, verification, worktrees, branch finishing, and skill authoring when they apply.
Primary workflow:
brainstorming - collaborative design and approval gateplan-feature - expands an approved docs/design/.../design.md into a matching dated, self-contained feature specbuild-feature - executes feature specs by dependency PhaseSupporting workflow:
npx claudepluginhub j03fr0st/s-kit --plugin s-kitCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 67 agents, 277 skills, 93 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.