By IT-HUSET
AndThen workflow system: structured agentic development from requirements to shipped code
An expert documentation lookup and retrieval specialist. Use PROACTIVELY when you need to fetch up-to-date, version-specific documentation and code examples for libraries, frameworks and services using for instance the Context7 MCP server, from llms.txt files or from other documentation sources (local or remote). This includes looking up API references, configuration options, migration guides, or implementation examples from official documentation sources.
An expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles competitive analysis and fact-checking. Use PROACTIVELY for deep research, information gathering, or trend analysis.
Use this agent PROACTIVELY for visual validation of UI implementations. This agent handles the complete visual validation workflow including screenshot capture, baseline comparison, design compliance checking, and regression detection. It checks CLAUDE.md for project-specific Visual Validation Workflows first, supplementing with semantic analysis and falling back to a generic workflow when needed. Use after UI changes, before PRs with UI modifications, or when validating against wireframes/design specs. Input should include what to validate (screens/states), and optionally paths to wireframes, baselines, or design requirements.
Set up AndThen workflow structure for a project – handles new projects, partial setups, and brownfield codebases. Trigger on 'set up AndThen', 'initialize the workflow', 'bootstrap this project for AndThen'.
Analyze an existing codebase to produce structured documentation and discover implicit requirements. Trigger on 'map codebase', 'map this repo', 'analyze the project', 'understand this codebase', 'what does this repo do'.
Deterministic operations: update STATE.md, plan status, FIS checkboxes, standardized commits. Trigger on 'update state', 'mark story done', 'update FIS checkboxes', 'progress summary'.
Use when the user wants to execute or implement an existing spec or FIS. Implements code from a Feature Implementation Specification. Trigger on 'execute this spec', 'execute this FIS', 'implement this spec', 'implement this FIS', 'build from spec'.
Use for architecture design, review, decomposition, trade-off analysis, ADRs, CUPID/DDD guidance, and fitness functions. Operates in five modes — `review`, `decompose`, `advise`, `fitness`, `trade-off` — runnable singly or as a chain (e.g. `--mode review,fitness`). Trigger on 'architecture review', 'design architecture', 'CUPID', 'DDD', 'bounded context', 'should we split this module', 'should we merge these packages', 'propose fitness functions', 'compare options', 'trade-off', 'write an ADR', 'which approach'.
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.
Lightweight spec-driven development for AI coding agents.
"I have a feature idea" → and then? → clarify → and then? → spec → and then? → exec-spec → and then? → review → ship it.
Bigger scope? → clarify → prd → plan → exec-plan → review → ship it.
AndThen brings spec-driven development to AI coding agents – lightweight, open, and adoptable piece by piece. The core idea: write a spec before you code, then let the agent execute it autonomously. The pipeline produces a Feature Implementation Specification (FIS) as its central artifact – a structured blueprint that turns requirements into reliable, verifiable implementations.
[!NOTE] This project is an experiment and a work in progress. We're moving fast and potentially breaking things. APIs, skill interfaces, and artifact formats may change without notice. Feedback is welcome – just know that stability is not yet a goal.
[!WARNING] BREAKING CHANGES in 0.13.0 – the skill surface is being reshaped in two coupled passes, shipped together so the churn lands in one release:
Plan side — three clear altitudes: product (
prd), implementation/story plan (plan), execution (exec-plan).
- New:
/andthen:prd– creates the PRD (extracted from today'splan).- Changed:
/andthen:plannow requires an existingprd.mdand produces the full plan bundle (plan.md+ all FIS +.technical-research.md) in one run. It absorbs the workspec-planused to do.- Removed:
/andthen:spec-plan– merged into/andthen:plan.- Changed:
/andthen:exec-planno longer generates specs. It requires a fully-specced plan bundle as input.Review side — one user-facing review skill, modes instead of separate delegates.
- Removed:
/andthen:review-code,/andthen:review-doc,/andthen:review-gap– absorbed into/andthen:reviewas internal modes.- Changed: flag rename on
/andthen:review–--code-only/--doc-only/--gap-only→--mode code|doc|gap|mixed.- Changed: unified severity scale across review modes –
SUGGESTIONSbucket normalised toLOW. Gap mode's PASS/FAIL verdict contract is preserved exactly.Migration:
Before After /andthen:plan <requirements>/andthen:prd <requirements>→/andthen:plan <dir-with-prd>/andthen:spec-plan <plan-dir>/andthen:plan <plan-dir>(re-run fills missing FIS)/andthen:exec-plan <plan-dir>(auto-generated specs per phase)/andthen:plan <plan-dir>→/andthen:exec-plan <plan-dir>/andthen:review --code-only <target>/andthen:review --mode code <target>/andthen:review --doc-only <target>/andthen:review --mode doc <target>/andthen:review --gap-only <target>/andthen:review --mode gap <target>/andthen:review-code,/andthen:review-doc,/andthen:review-gap`/andthen:review --mode code Use
/andthen:plan --skip-specsif you want the old "plan structure only, defer FIS" behaviour. See CHANGELOG.md for full details.
Gentle adoption, not rigid process. Use the full pipeline or just the parts you need – quick-implement skips specs entirely, clarify is optional, every skill works standalone. AndThen is opinionated about how work flows from clarified requirements to detailed specs, then exec-spec, then review, then remediate-findings when review turns up real gaps; multi-story plans follow the same underlying loop story-by-story, with exec-plan available when you want that flow orchestrated for you (add --team for Agent Teams parallelism). review runs a single lens per call (code, doc, gap, or mixed) selected automatically or via --mode. Skills read a lightweight Document Index in your CLAUDE.md to find where specs, plans, and docs live – adapting to your project's structure rather than imposing its own. No mandatory directory layouts, no proprietary formats, no lock-in.
Works as a Claude Code plugin with full sub-agent orchestration, and skills are designed to be agent-agnostic – falling back to direct execution when sub-agents aren't available.
Get started → · Skills reference →
Most AI coding goes straight from idea to code. That works for small fixes, but complex features drift, miss requirements, and produce code that's hard to verify. Spec-driven development adds one step: write a spec first, then implement against it. The spec becomes the contract – what to build, how to verify it, and when it's done.
AndThen makes this practical for AI agents without imposing a heavy methodology. You can start with quick-implement for small tasks and reach for spec when complexity warrants it.
npx claudepluginhub it-huset/andthen --plugin andthenReliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.