Skip to main content
ClaudeWave

Opinionated, time-tested agent skills for trustworthy, production-grade engineering — spec-driven planning, rigorous review, and test auditing for the agentic SDLC.

SubagentsOfficial Registry2 stars0 forksUpdated 2d ago
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/gjalla/engineering && cp engineering/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

12 items in this repository

gjalla-attestSlash Command

Create a commit attestation for your changes

Install
gjalla-contextSlash Command

Load architecture context for this repo

Install
gjalla-impactSlash Command

Master-spec delta — what changes in the system when this merges

Install
gjalla-logSlash Command

Show recent semantic change history

Install
gjalla-reviewSlash Command

Review a spec OR a code change against master spec, rules, and production readiness

Install
gjalla-setupSlash Command

Initialize gjalla in this repo

Install

Break a feature spec into intentional waves and bite-sized tasks grouped by dependency. Use after a spec is written to prepare for easy-to-track implementation.

Install

Review a code change (diff or PR) for ship-readiness before merge. Use when reviewing your own or someone else's changes prior to committing/merging/etc.

Install

Make sure your code is ready to commit, then stage changes into clean, atomic commit. Use before committing.

Install

Full review of a plan or spec to be sure there are no surprises, gaps, or mistakes. Use to harden a spec before implementation.

Install

Create a well-thought-out plan covering problem statement, goals, technical approach, and verification criteria. Use while planning / before implementing any non-trivial feature.

Install

Audit a test suite to find tests that give false confidence — tests that encode bugs, duplicate coverage, or are so heavily mocked they can't catch real regressions. Use to improve robustness, audit coverage, or harden a risky area.

Install
Use cases

Subagents overview

# gjalla/engineering

Opinionated and time-tested agent skills for **trustworthy, production-grade engineering** — spec-driven planning, rigorous review, test auditing to bust false-confidence, and clean operations. Built with engineering best practices in mind, adapted for use by teams shipping with coding agents. Welcome to agentic SDLC!

## Install

```bash
# all skills
npx skills add gjalla/engineering

# browse and pick
npx skills add gjalla/engineering --list
```

Each skill is a `SKILL.md` your coding agent loads on demand. Works with Claude Code, Cursor, Codex, and the other agents supported by [`npx skills`](https://github.com/vercel-labs/skills).

Every skill works standalone. A few note optional `gjalla` CLI commands that enrich them with live architecture and rules context — those are enhancements, not requirements.

---

Built by **gjalla** — the infrastructure for trustworthy code when building with coding agents.
agent-skillsagent-workflowsagentic-codingbest-practicesclaude-codecodexcoding-agentsctocursorproduction-readysdlcsoftware-engineeringspec-driven-development

What people ask about engineering

What is gjalla/engineering?

+

gjalla/engineering is subagents for the Claude AI ecosystem. Opinionated, time-tested agent skills for trustworthy, production-grade engineering — spec-driven planning, rigorous review, and test auditing for the agentic SDLC. It has 2 GitHub stars and was last updated 2d ago.

How do I install engineering?

+

You can install engineering by cloning the repository (https://github.com/gjalla/engineering) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is gjalla/engineering safe to use?

+

gjalla/engineering has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains gjalla/engineering?

+

gjalla/engineering is maintained by gjalla. The last recorded GitHub activity is from 2d ago, with 0 open issues.

Are there alternatives to engineering?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy engineering to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: gjalla/engineering
[![Featured on ClaudeWave](https://claudewave.com/api/badge/gjalla-engineering)](https://claudewave.com/repo/gjalla-engineering)
<a href="https://claudewave.com/repo/gjalla-engineering"><img src="https://claudewave.com/api/badge/gjalla-engineering" alt="Featured on ClaudeWave: gjalla/engineering" width="320" height="64" /></a>

More Subagents

engineering alternatives