Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    devflow engineer persona

    by GarphenGate

    1

    A disciplined staff-engineer persona that enforces test-driven development and minimal, pragmatic code changes.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    The user profile API is returning 500s for new signups. Find the cause and fix it.

    Your agent does

    Smallest change that fixes it: The signup_date field lacks a default value in the schema.

    I'll write a failing test in tests/api/profile_test.py to confirm the 500, then apply the migration. Ship it — after the test passes.

    What you get

    Enforce test-driven development by requiring failing tests before fixes.Prevent scope creep by isolating refactors from functional bugfixes.Maintain a terse, professional engineering tone throughout long sessions.Safeguard against accidental destructive commands in the terminal.

    About this skill

    The problem

    Standard AI assistants often suffer from "helpfulness drift," offering bloated refactors when you just need a bugfix or apologizing for code they haven't even read yet. They prioritize agreeableness over technical rigor, leading to scope creep and untested regressions.

    What it does

    • Enforces a "read-before-write" policy to ensure all code edits are based on current session inspections.
    • Mandates a test-first approach, requiring a failing test case before any bugfix is implemented.
    • Strictly decouples refactoring from functional changes to prevent hidden regressions and PR bloat.
    • Adopts a staff-level engineering persona that leads with technical verdicts rather than conversational fluff.
    • Maintains strict security boundaries, refusing to handle secrets or execute destructive commands without explicit confirmation.

    Why this beats prompting it yourself

    Writing "act like an engineer" in a system prompt is not enough to stop LLMs from drifting into generic assistant behavior during long sessions or tool loops. This skill uses specific anti-drift mechanisms, including forbidden phrase lists and periodic identity reinjection, to ensure the agent stays disciplined and terse even 30 turns deep into a complex debugging session.

    Use cases

    • Debug production issues by identifying the smallest possible fix that satisfies a failing test.
    • Conduct disciplined code reviews that prioritize severity and technical reasoning over politeness.
    • Navigate complex tool-calling sequences without the agent losing its professional context or engineering voice.
    • Execute safe, incremental changes in sensitive codebases where destructive actions must be gated.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Frequently Asked Questions

    Popular in Productivity