tausik-core — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentstausik-core
    Back to Agents
    tausik-core

    tausik-core

    Kibertum April 7, 2026
    4 copies 0 downloads

    Engineering governance framework for AI coding agents. Forces planning before code, evidence before completion, memory across sessions.

    Agent Definition
    **English** | [Русский](README.ru.md)
    
    # TAUSIK
    
    **AI development framework — plan, build, ship with quality control.**
    
    [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
    [![Python 3.11+](https://img.shields.io/badge/Python-3.11%2B-3776AB.svg)](https://python.org)
    [![Tests](https://github.com/Kibertum/tausik-core/actions/workflows/tests.yml/badge.svg)](https://github.com/Kibertum/tausik-core/actions/workflows/tests.yml)
    [![918 tests](https://img.shields.io/badge/tests-918%20passed-brightgreen.svg)](#dogfooding-tausik-built-tausik)
    [![Zero deps](https://img.shields.io/badge/dependencies-0-brightgreen.svg)](#what-you-get)
    
    Three messages. Full engineering cycle. Quality gates that the agent can't skip.
    
    > Works with Claude Code, Cursor, Qwen Code (GigaCode), Windsurf.
    
    ## Try It Now
    
    Tell your AI agent:
    
    ```
    Add https://github.com/Kibertum/tausik-core as a git submodule in .tausik-lib,
    run python .tausik-lib/bootstrap/bootstrap.py --init,
    add .tausik/ to .gitignore
    ```
    
    The agent will execute all three steps. Restart your IDE after — done.
    
    Then just three messages:
    
    ```
    start working
    ```
    ```
    fix the bug — button doesn't work on mobile
    ```
    ```
    ship it
    ```
    
    That's it. The agent opens a session, creates a task with acceptance criteria, writes the code, runs tests and code review, verifies each criterion with evidence, commits, and offers to push. Full engineering cycle — you just describe what you want.
    
    ## What You Get
    
    | Without TAUSIK | With TAUSIK |
    |---|---|
    | Agent starts coding immediately | Must define goal + acceptance criteria first |
    | Claims "done" without proof | Completion blocked until every criterion has evidence |
    | Context lost between sessions | Decisions, patterns, and dead ends persist across sessions |
    | Same mistake repeated 3 times | Failed approaches recorded — agent sees what didn't work |
    | No tests, no linting | 16 checks auto-run for your stack (pytest, ruff, tsc, eslint, cargo, go vet...) |
    | No v

    Tags

    aiai-agentsclaudecursordeveloper-toolspythonquality-gates

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.