AgentStack
martin1847 avatar

martin1847

7 listings · 0 installs

Open-source publisher. Listings imported from github.com/martin1847 — credited to the original author with their license.

↗ github.com/martin1847
7 results
Self-run
SKILL

Agent Backend Standard

生产级 agent 时代后端工程手册(hub)——建 / 评审 agent·LLM 后端、**及任何碰 DB 的持久层后端**代码时加载(数据访问/连接/事务纪律是通用后端规则,非 agent 专属)。覆盖:架构与控制流、上下文与 prompt 工程、工具设计(ACI)、记忆与状态、检索/RAG、韧性与幂等、人在环、安全护栏与生成操作的有界执行、评估、可观测与成本、代码/依赖生命周期与反死代码、**数据访问纪律(连接·读·写事务)**、规范治理。本文件是目录,深度按需读 references/。可观测性/Git/A2A 对外契约是独立 skill,本 hub 交叉引用不重复。Use when building or reviewing agent/LLM backend code — or ANY backend touching a database (connection/trans…

0
14
Free
Self-run
SKILL

Observability Standard

生产级可观测性与工程规范,适用于**所有后端服务** —— 普通微服务(auth / 网关 / 业务服务)与 agent / 多 agent / RAG 知识库项目通用。核心:用 trace_id 串 trace/log + 业务 id 反查 db、结构化日志、OpenTelemetry 埋点、跨进程 W3C traceparent 传播、日志级别纪律、边界类型纪律(含 id 持久化:不往业务行塞 trace_id);agent / RAG 场景在此基线上加 LLM / 工具 / 检索埋点与 GenAI 语义约定。Use this skill whenever writing or reviewing backend code that involves logging setup, OpenTelemetry tracing, structured logs, cross-proces…

0
14
Free
Self-run
SKILL

Source Coding Discipline

Use when a task involves reading, editing, reviewing, testing, debugging, refactoring, or otherwise working with source code files. Source paths include **/*.{py,ts,tsx,js,jsx,mjs,go,rs,java,kt,swift,rb,c,cc,cpp,h,hpp,sh,bash,zsh,sql,vue,svelte}. Do not use for docs-only, planning-only, or non-code file tasks unless the task also touches source code.

0
11
Free
Self-run
SKILL

Repo Governance Bootstrap

一次性初始化适合 AI 协作开发的轻量工程治理骨架(docs/INDEX、ADR、module、roadmap、ACTIVE_CONTEXT、AGENTS.md / CLAUDE.md)。新仓库 / 文档结构混乱 / 项目内文档治理初始化时调用。【定位】独立可用、不需要多 agent 编排;也是 cto-orchestration 新项目接入的第一步,但小项目只做文档治理时单独用即可。一次性建结构,区别于循环跑的 cto-orchestration。

0
15
Free
Self-run
SKILL

Cto Orchestration

CTO/orchestrator 模式管理多 agent 开发:本人不写产品代码,通过 tmux send-keys 派发 omp(执行)+ codex(评审)混合开发,goal 文档驱动、watcher 监控、对抗式评审循环、旗标门控、运维 agent 间接取证。适用于用户要求'你做 CTO/编排者'、'派 omp/codex 去做'、'goal 模式派发'、管理多会话并行开发、或在新项目复制此 CTO 工作流时。【定位】循环式日常编排运营;新项目先跑一次性的 repo-governance-bootstrap 建治理骨架,再用本 skill 派工——两者分工:bootstrap 建结构、本 skill 跑循环。不要用于:单 agent 一次性小任务、不需要多 agent 评审循环的改动、纯文档/治理初始化(用 repo-governance-bootstrap)。

0
14
Free
Self-run
SKILL

Agent Mail

多编排者/长期 agent 身份之间的异步信箱总线——发信、收信、回信、归档、名册注册。每个身份一个 inbox,一封信只有一个去处(收件人 inbox),收信只查自己信箱。触发:给另一个编排者/CTO/agent 写信或提议、查我的信箱、跨编排者协调、看有哪些注册身份。不用于人类电子邮件(gmail/给真人同事或客户写信)或普通消息转发。可选伴随 cto-orchestration 使用(多编排者场景)。Use when writing to / reading mail from another orchestrator agent, coordinating across orchestrators, or managing the agent roster; NOT for human email.

0
13
Free
Self-run
SKILL

Git Workflow Standard

生产级 Git 协作 SOP——受保护分支(main/master/develop/dev/release/**/project/*)禁直推、改动从 feature 分支起、base 移动且与你改动重叠才 rebase(条件动作非仪式)、走 PR + 评审 + CI 合入、集成策略默认 squash(线性;merge-commit 弃用)、提交不加 AI 签名。任何 git commit / push / 开 PR / 建分支 / 合并场景加载;agent 写完代码准备提交前必读。Use when committing, pushing, opening a PR, branching, rebasing, or merging in any company repo.

0
16
Free
You've reached the end · 7 loaded