AgentStack
SKILL verified MIT Self-run

Engineering Baseline

skill-notwld-engineering-baseline-engineering-baseline · by notwld

Apply a risk-proportionate engineering baseline to software planning, implementation, debugging, review, and verification in any language or stack. Use for coding tasks, project changes, bug fixes, refactoring, and code review; route to installed Ponytail, Superpowers, Impeccable, and Security Review skills when their narrower triggers match.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-notwld-engineering-baseline-engineering-baseline

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Engineering Baseline? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Engineering Baseline

Use this as a routing and quality baseline, not as a reason to narrate process or apply every checklist to every change.

Work sequence

  1. Read .engineering-baseline-lock.json. If adoption.status is pending, or

the lock is absent in an existing application, invoke Adopt Existing Project. Perform only read-only discovery, present the assessment/questions, and wait for explicit user approval before any project changes or application commands.

  1. Read repository instructions and inspect relevant code before proposing a

change.

  1. Clarify material ambiguity; otherwise make the smallest safe assumption and

state it when it affects the result.

  1. Load the relevant specialized skills:
  • Adopt Existing Project for first-run assessment, production migration,

restructuring or baseline application to an existing codebase.

  • Ponytail for scope reduction and minimal implementation.
  • Superpowers skills for planning, TDD, debugging, review, and verification.
  • Impeccable for user-interface or product-design work.
  • Security Review for every new feature and material behavior change. Use its

lightweight N/A record when no executable behavior or trust boundary changes.

  • Production Full-Stack when creating or changing an app, API, backend,

frontend, worker, queue, database-backed feature or deployment.

  1. Implement the smallest maintainable change that satisfies the approved request.
  2. Test proportionally to the change's risk and run existing relevant checks.
  3. Review the diff for unintended scope, regressions, exposed secrets, missing

validation, accessibility issues, and incomplete error handling.

  1. Report the outcome and concrete verification evidence.

Invariants

  • Correctness and security outrank minimalism.
  • Existing-project adoption is plan-first: no application changes before the

read-only assessment, required questions and explicit user approval.

  • Do not remove validation, authorization, error handling, observability, or

accessibility merely to reduce lines of code.

  • Do not invent tools, subagents, scanners, or test results that are unavailable.
  • Do not claim completion without fresh evidence.
  • State STRIDE mitigations before implementing a feature and verify applicable

ASVS Level 2, OWASP Top 10, NIST CSF, and Zero Trust outcomes afterward.

  • For production application work, require Docker/Compose, queue/worker and

concurrency design, caching/rate limits, pagination, audit events, consistent APIs/UI, documentation updates, review and production evidence.

  • Keep always-on guidance short; use specialized skills for detail.

Read [references/precedence.md](references/precedence.md) only when installed skills appear to conflict.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.